Getting error at the top of my page.

2 posts by 2 authors in: Forums > CMS Builder
Last Post: March 28, 2013   (RSS)

By Dave - March 28, 2013

Hi Dan, 

Look like your using the relatedRecordLookupFunctions plugin.  We don't officially support that but try this:

Go to line 102 in /cmsAdmin/plugins/relatedRecordLookupFunctions.php and try putting @ in front of the split function, like this: @split

That will tell PHP to hide warnings for that function.  What likely happened if your web host upgraded PHP and the newer PHP is now throwing those warnings.

Let me know if that works for you.

Dave Edis - Senior Developer
interactivetools.com