Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
sharlein
Member Emeritus



Joined: Nov 19, 2002
Posts: 322
Location: On the Road

PostPosted: Fri Dec 10, 2004 12:15 pm Reply with quote

Using 7.4 with Chats 2.6 fixes when I try to load brokenpeggers I get this message
Code:
the main line above, and You cannot load this page.  Possibly the denial of cookies
Has anyone seen that error before?

_________________
Give Me Ambiguity Or Give Me Something Else! 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Dec 10, 2004 1:16 pm Reply with quote

What is the exact message? Is there a link I can see it?
 
View user's profile Send private message
sharlein







PostPosted: Fri Dec 10, 2004 1:40 pm Reply with quote

go to [ Only registered users can see links on this board! Get registered or login! ]
 
sharlein







PostPosted: Fri Dec 10, 2004 4:28 pm Reply with quote

What do you make of that Raven? I can go to everything else, but not index.php.
 
Raven







PostPosted: Fri Dec 10, 2004 4:34 pm Reply with quote

It never resolves for me. Have you, perchance, made any changes to any .htaccess file recently?
 
sharlein







PostPosted: Fri Dec 10, 2004 5:17 pm Reply with quote

Yes, I did on both sites. I consolidated the list of numbers, they had some doubles line spaces and in some cases even 4 lines apart. I already had the sentinel recording to the main htaccess file. So the only changes that were made were to the brokenpeggers file, and those were deleting empty lines. Are there redirects in the htaccess file? I will send you a copy via email.
 
Raven







PostPosted: Fri Dec 10, 2004 5:44 pm Reply with quote

Let's narrow it down, first. Save that file and create one that is blank. Does it work now? If not, place one in each base nuke folder.
 
sharlein







PostPosted: Fri Dec 10, 2004 6:19 pm Reply with quote

Did one for brokenpeggers, it didn't work, so I also put one in my root. Mine still worked fine. Could this have anything yo do with that unrecorded author hack yesterday?
 
Raven







PostPosted: Fri Dec 10, 2004 8:23 pm Reply with quote

Look at your author's table. Does it look valid?
 
sharlein







PostPosted: Fri Dec 10, 2004 8:44 pm Reply with quote

Yes, it is ok. The four users that should be there are there. No apparent changes. Also, I can go the admin.php file, just not the index.php
 
Raven







PostPosted: Fri Dec 10, 2004 10:33 pm Reply with quote

It would have been nice if you would have told me you added/modified 3 blocks before this started happening Laughing

Those info blocks (I didn't take the time to find out which one) were causing an indefinite loop. I renamed them. That only took me 1 hour of tedious work ROTFL
 
sharlein







PostPosted: Sat Dec 11, 2004 7:57 am Reply with quote

I'm sorry, it won't happen again. I had modified those 3 blocks using this method:
Quote:
While we were building NukeSentinel 1.0 Raven and I talked about speed for and using stristr where ever possible instead of eregi. Well open every one of your block files and you will see a line like:
Code:
if (!eregi("modules.php", $_SERVER['PHP_SELF'])) {


Now take those lines and change them to:
Code:
if (!stristr($_SERVER['PHP_SELF'], "modules.php")) {


On NukeScripts this (from the blocks being changed) account for a .7 sec speed increase on the load time. I talked to Raven about earlier today and told him to give it a try and he loved the speed increase.
 
Raven







PostPosted: Sat Dec 11, 2004 9:43 am Reply with quote

Steve,

I was just yankin' your chain ROTFL
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©