Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Bug Reports
Author Message
Cablespider
New Member
New Member



Joined: Jul 02, 2004
Posts: 7
Location: Occupied Chicago

PostPosted: Mon Jun 05, 2006 5:03 pm Reply with quote

The layout in the admin section is a bit fubared. Just a heads up.
 
View user's profile Send private message Visit poster's website
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Mon Jun 05, 2006 5:09 pm Reply with quote

Huh?..whats..fubared?
I did upgrade to and all is normal...
 
View user's profile Send private message
Cablespider







PostPosted: Mon Jun 05, 2006 5:59 pm Reply with quote

Maybe it's just me then. I uploaded it twice to make sure. Not a big deal...just an FYI. I just realized this is in the wrong forum....Sorry!


Last edited by Cablespider on Thu Jun 08, 2006 10:00 pm; edited 3 times in total 
hitwalker







PostPosted: Mon Jun 05, 2006 6:09 pm Reply with quote

looks like that particular file is messed up..
unclosed tags..
delete these files and make sure you upload your files correctly..
 
Eagle2
New Member
New Member



Joined: Nov 02, 2005
Posts: 24

PostPosted: Mon Jun 05, 2006 6:51 pm Reply with quote

I got this error too...
 
View user's profile Send private message
manunkind
Client



Joined: Apr 26, 2004
Posts: 368
Location: Albuquerque, NM

PostPosted: Mon Jun 05, 2006 8:42 pm Reply with quote

Happening to me too. Uploaded twice already.
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Jun 05, 2006 11:07 pm Reply with quote

Make sure you have replaced the language/nukesentinel/lang-english.php file.
 
View user's profile Send private message
Eagle2







PostPosted: Tue Jun 06, 2006 1:59 am Reply with quote

Raven wrote:
Make sure you have replaced the language/nukesentinel/lang-english.php file.


Done but still the same problem
 
Eagle2







PostPosted: Tue Jun 06, 2006 2:02 am Reply with quote

Ok...now it's fixed...I re uploaded the pl7 english.php file and it works good...I think that there's an error in the new english.php.
 
Eagle2







PostPosted: Tue Jun 06, 2006 2:44 am Reply with quote

I found the problem:

language/nukesentinel/lang-english.php

replace this line:

Code:
define('_AB_HELP_078','You do not have the IP 2 Country table data installed.<br />This means your are missing the IANA Reserved Ranges that should be blocked.<br />Please use the <a href="'.$admin_file.'.php?op=ABImport">Import Data</a> section to install the data.');


with this:

Code:
define('_AB_HELP_078',"You do not have the IP 2 Country table data installed.<br />This means your are missing the IANA Reserved Ranges that should be blocked.<br />Please use the <a href=\'".$admin_file.".php?op=ABImport\'>Import Data</a> section to install the data.");


I hope this helps Smile
 
manunkind







PostPosted: Tue Jun 06, 2006 5:27 am Reply with quote

Eagle2 wrote:
I found the problem:

language/nukesentinel/lang-english.php

replace this line:

Code:
define('_AB_HELP_078','You do not have the IP 2 Country table data installed.<br />This means your are missing the IANA Reserved Ranges that should be blocked.<br />Please use the <a href="'.$admin_file.'.php?op=ABImport">Import Data</a> section to install the data.');


with this:

Code:
define('_AB_HELP_078',"You do not have the IP 2 Country table data installed.<br />This means your are missing the IANA Reserved Ranges that should be blocked.<br />Please use the <a href=\'".$admin_file.".php?op=ABImport\'>Import Data</a> section to install the data.");


I hope this helps Smile


That worked. Thanks! Smile
 
hitwalker







PostPosted: Tue Jun 06, 2006 6:04 am Reply with quote

ah thats why we didnt see it..
cause all works if you have ip2country installed,if not then the message shows..whitch results in the error.


Last edited by hitwalker on Tue Jun 06, 2006 8:33 am; edited 1 time in total 
spiritwulf
New Member
New Member



Joined: Feb 10, 2006
Posts: 18

PostPosted: Tue Jun 06, 2006 8:02 am Reply with quote

simple but nasty, ty
 
View user's profile Send private message
Eagle2







PostPosted: Tue Jun 06, 2006 9:11 am Reply with quote

Yeah...I worked all the night to resolve this problem...reading the "functions.php" (where this _AB_HELP_078 is), I tested and re-tested the code but it was right Evil or Very Mad ....so, at the end, it was a really stupid thing... Laughing
When you think that you're in front of a BIG problem, the solution is probably in a simple line Laughing
What a strange world. Smile

Thank you for the credit, If there's the need, I'll gladly continue to help. Smile
 
Raven







PostPosted: Tue Jun 06, 2006 9:37 am Reply with quote

Eagle2 wrote:
Thank you for the credit, If there's the need, I'll gladly continue to help. Smile


If there's the need? killing me

That has to be the under-statement of the year Wink
 
Eagle2







PostPosted: Tue Jun 06, 2006 9:42 am Reply with quote

What's wrong with that lol Embarassed
 
Raven







PostPosted: Tue Jun 06, 2006 9:50 am Reply with quote

Nothing is wrong. It was meant as a tongue-in-cheek response. We always need help Smile
 
Eagle2







PostPosted: Tue Jun 06, 2006 9:52 am Reply with quote

Yeah yeah lol, and I wrote that cuz I'll be honoured to help this community Very Happy
 
jaded
Theme Guru



Joined: Nov 01, 2003
Posts: 1006

PostPosted: Tue Jun 06, 2006 6:02 pm Reply with quote

well it saved me from having to track down the issue for a bunch of clients. Thanks for the time saved Eagle2

_________________
Themes BB Skins [ Only registered users can see links on this board! Get registered or login! ]
Graphic Tees [ Only registered users can see links on this board! Get registered or login! ]
Paranormal Tees [ Only registered users can see links on this board! Get registered or login! ]
Ghost Stories & More [ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6432

PostPosted: Tue Jun 06, 2006 7:03 pm Reply with quote

For reference, hitwalker, FUBARed is US Marine Corps slang for F (messed) Up Beyond All Recognition.

Eagle2, we welcome and appreciate any help we can get - especially during difficult times like this when attacks are seemingly nonstop.

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
Raven







PostPosted: Tue Jun 06, 2006 7:58 pm Reply with quote

And when providing estimates, you often hear SWAG, which is usually meant to mean (Sophisticated, Silly, Scientific) Wild As*ed Guess.
 
Cablespider







PostPosted: Tue Jun 06, 2006 8:44 pm Reply with quote

Thanks for the fix. I thought it was just me.
 
Eagle2







PostPosted: Wed Jun 07, 2006 4:40 am Reply with quote

No problem...thanks for your appreciations! Smile
 
thapizza
New Member
New Member



Joined: Jun 08, 2006
Posts: 1

PostPosted: Thu Jun 08, 2006 3:58 pm Reply with quote

Had the same problem here.

Did alot of search work everywhere but finally I found this post Razz

Problem solved: A+ for solving this! Laughing
 
View user's profile Send private message
Eagle2







PostPosted: Fri Jun 09, 2006 1:53 am Reply with quote

Sorry guys but there's still a little bug in this new release...

It's always that line of that lang-english file:

\'".$admin_file.".php?op=ABImport\

you forgot the first \ and the second \...without these you can't read the help of the IPtoCountry module...try to see Wink

Just a little fix. Bye all!
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Bug Reports

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 ©