Page 1 of 1

CGSmartImage: A required parameter was missing or invalid: s

Posted: Tue Oct 18, 2016 5:12 pm
by dcolum23
I've recently moved my install to a new host, new domain... and I'm having the worst time trying to figure out why the image slider on my home page just isn't working. Here is the error_log:

Code: Select all

[18-Oct-2016 16:58:34 UTC] PHP Notice:  A required parameter was missing or invalid: src in /home/ssbhosting/public_html/modules/CGSmartImage/action.default.php on line 44
[18-Oct-2016 16:58:34 UTC] PHP Notice:  A required parameter was missing or invalid: src in /home/ssbhosting/public_html/modules/CGSmartImage/action.default.php on line 44
[18-Oct-2016 16:58:34 UTC] PHP Notice:  A required parameter was missing or invalid: src in /home/ssbhosting/public_html/modules/CGSmartImage/action.default.php on line 44
[18-Oct-2016 16:58:34 UTC] PHP Notice:  A required parameter was missing or invalid: src in /home/ssbhosting/public_html/modules/CGSmartImage/action.default.php on line 44
[18-Oct-2016 16:58:37 UTC] PHP Notice:  We have estimated that PHP probably does not have enough memory to process this image: 59390k in /home/ssbhosting/public_html/modules/CGSmartImage/action.default.php on line 44
I've tried clearing the cache both from within the admin and manually ... makes no difference. I'm not understanding why the "src" variable is undefined, but perhaps there's some place that I need to be changing the domain path? I just don't know where that is...

Any help would be GREATLY appreciated!

Re: CGSmartImage: A required parameter was missing or invali

Posted: Tue Oct 18, 2016 7:12 pm
by PinkElephant
I'll have to make this brief. Things to check/share...
  • {CGSmartImage} - exact syntax of the call
  • the module cache path (often 'uploads/_CGSmartImage')
  • sysinfo (might point to a memory and/or permission and/or path issue)
  • all hardcoded paths in config.php