Jump to content

Sean Dinwiddie

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Sean Dinwiddie

  1. Very good. Will see about upgrading the PHP version. Thank you!
  2. Fatal error: Cannot redeclare class ComposerAutoloaderInita340af30ecccbbc7f2cadd9d1913dc00 in /site/assets/cache/FileCompiler/site/modules/WireMailPHPMailer/vendor/composer/autoload_real.php on line 6 Compile Error: Cannot redeclare class ComposerAutoloaderInita340af30ecccbbc7f2cadd9d1913dc00 (line 6 of /site/modules/WireMailPHPMailer/vendor/composer/autoload_real.php)
  3. Running PHP version 5.6 Switched the double colon to an arrow and that fixed it for now. Would pry be overwritten when the module gets updated. Is a higher version of PHP required then?
  4. Parse Error: syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM) (line 198 of /site/modules/WireMailPHPMailer/WireMailPHPMailer.module)
  5. Thank you, Macrura. Will need to look into that.
  6. Thank you so much, Bernhard, for the very useful help. That is exactly what is needed.
  7. This module eventually( as it gets developed ) will be for company/brand details. We have been using a special page with lots of custom fields. This will be more standardized. Thank you for asking.
  8. Well, here's a start: https://github.com/shastacom/BrandIdentity/
  9. Okay, so the Processhello module does have a savable text input field, but the input field is at the module's settings page; that might be good enough for now.
  10. What's the simplest code to have a field that will save? Thank you in advance! Kind regards, Sean
×
×
  • Create New...