ERROR - Notice: Undefined index: scheme in...

4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 30, 2013   (RSS)

By rcrofoot - May 29, 2013

Hello Again -

I am re-posting the below from yesterday because my contact info was not correct and couldn't determine if anyone responded:

Hello -

I am getting these errors when running my PHP page in a cron job or from a unix command line (from a browser it works fine):

Notice: Undefined index: scheme in /usr/www/users/decaro/kellyassociates/cmsAdmin/lib/common.php on line 642

Notice: Undefined index: host in /usr/www/users/decaro/kellyassociates/cmsAdmin/lib/common.php on line 648

The PHP page contains code that references two CMS Builder Section Editors...

I've never encountered this in previous jobs...Any idea what might be going on???

Many thanks, Rick

By rcrofoot - May 29, 2013

Thanks Steve...

The addition of the "@" symbol error suppression on those two lines did it...

Rick

By Steve99 - May 30, 2013

Great! Glad to help.

Cheers,
Steve