1.6.6 Warning: strstr() [function.strstr]: Empty

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
User avatar
wakewatcher
Forum Members
Forum Members
Posts: 149
Joined: Fri Dec 28, 2007 12:33 am

1.6.6 Warning: strstr() [function.strstr]: Empty

Post by wakewatcher »

I was having problems my admin page. (Not showing the editable content as discussed HERE.) I reinstalled 1.6.6 and now when I access the admin page I get a series of these messages.

Warning: strstr() [function.strstr]: Empty delimiter in /home/mydomain/public_html/cmsms/lib/classes/class.admintheme.inc.php on line 1000

Searching I found a few non-English posts and one from Ted Kulp from 2004 but nothing recent or obviously pertinent.

Line 1000 of the file is:
"else if (strstr($sectionArray['url'],$this->script) !== FALSE &&"
Searching the web suggested putting a "@" in front of the function. That just hides the problem. I searched this forum for "$sectionArray['url']" and again just got German posts. My guess is something about a delimiter in some url string. I looked at my config.php but nothing jumped out at me.

Anybody else run into this?

My intent is to get my 1.6.6 version working and then upgrade to the latest version.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 1.6.6 Warning: strstr() [function.strstr]: Empty

Post by calguy1000 »

CMSMS 1.6.6 is no longer supported. Please upgrade to 1.9.4.2.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “CMSMS Core”