Fatal error: Call to undefined function: stripos_clone() in

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   
JRSweets
CZ Active Member
 Codezwiz Site Donator
JRSweets has been a member for over 20 year's 20 Year Member
usa.gif massachusetts.gif
Age: 42
Gender: Male
Fav. Sports Team: NE Patriots
Website:
Status: Offline
Joined: Apr 07, 2004
0.04 posts per day
Posts: 259
Points: 19,861
  MSN Messenger 
Open admin.php and search for "stripos_clone" find the line number that calls the function. Then find the line that this:

require_once("mainfile.php");


is on. The call to "mainfile.php" must take place before the call to "stripos_clone"

Try that.


Back to top Reply with quote
#2   re: Fatal error: Call to undefined function: stripos_clone()
bettyswolloks
CZ Super Newbie
bettyswolloks has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 09, 2004
0.01 posts per day
Posts: 68
Points: 7,034
   
Its all in order mate mainfile is on 30 stripos is on 32 icon_cry.gif




_________________
Lost in a haze of alcohol soft middle age.
Back to top Reply with quote
#3   re: Fatal error: Call to undefined function: stripos_clone()
pnclthnmstsh
CZ Active Member
pnclthnmstsh has been a member for over 19 year's 19 Year Member
usa.gif nevada.gif
Age: 53
Gender: Male
Website:
Status: Offline
Joined: Sep 17, 2004
0.04 posts per day
Posts: 267
Points: 13,641
   
7.6 added some new security features that are not in 7.5 or earlier so I am kind of unfamiliar with these new checks. I suppose if you desperately need into your admin panel until a fix is found you could recomment out lines 10-14 and then comment out lines 32-34 in admin.php. That should let you in..but I would not leave it like that for long because that will remove what stops others from changing or adding admins. I also find that when I am debugging that doing something like that may cause a different error that gives me some more information to what is really wrong.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#4   re: Fatal error: Call to undefined function: stripos_clone()
bettyswolloks
CZ Super Newbie
bettyswolloks has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 09, 2004
0.01 posts per day
Posts: 68
Points: 7,034
   
Didn't work mate,showed me the admin login page but would'nt let me in.Not keen on that idea either im not that desperate yet! Thanx anyway dude icon_biggrin.gif




_________________
Lost in a haze of alcohol soft middle age.
Back to top Reply with quote
#5   re: Fatal error: Call to undefined function: stripos_clone()
pnclthnmstsh
CZ Active Member
pnclthnmstsh has been a member for over 19 year's 19 Year Member
usa.gif nevada.gif
Age: 53
Gender: Male
Website:
Status: Offline
Joined: Sep 17, 2004
0.04 posts per day
Posts: 267
Points: 13,641
   
I don't blame ya there a bit icon_biggrin.gif But I think it does tell you that something in your config settings or domain settings somewhere has been overwritten with the upgrade...I don't know what but it hasn't been recognizing your domain name and after commenting that out it's not recognizing you as an admin. Hope you get in soon!




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#6   re: Fatal error: Call to undefined function: stripos_clone()
pnclthnmstsh
CZ Active Member
pnclthnmstsh has been a member for over 19 year's 19 Year Member
usa.gif nevada.gif
Age: 53
Gender: Male
Website:
Status: Offline
Joined: Sep 17, 2004
0.04 posts per day
Posts: 267
Points: 13,641
   
I ran across something that may or may not help...
[ Register or login to view links on this board. ]




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum