Author |
Message |
zeromechanic
Hangin' Around

Joined: Dec 15, 2005
Posts: 40
Location: Netherlands
|
Posted:
Thu Mar 27, 2008 4:17 pm |
|
What could be the problem.
Upgraded to 2.5.17 (from .16) now site is not "loading"
The left blocks show up, but then it stops.
phpnuke 7.6pl3.1
grtz |
|
|
|
 |
Susann
Moderator

Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Fri Mar 28, 2008 8:54 pm |
|
I just updated and there is a parse error in the sentinel scrolling block.
syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /blocks/block-Sentinel_Scrolling.php on line 24
Quess thats your problem.
So for now deactivet this block in your database nuke_blocks and try one of the other NS blocks. |
|
|
|
 |
BobMarion
Former Admin in Good Standing

Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)
|
Posted:
Sat Mar 29, 2008 8:58 am |
|
Open the block file and on line 24:Code:$content .= '<table summary='' border="1"><tr><td align="center" valign="top"> This is the list of NukeSentinel(tm) banned IP addresses. </td></tr></table><hr />'."\n";
| change the ' marks for summary to " marks:Code:$content .= '<table summary="" border="1"><tr><td align="center" valign="top"> This is the list of NukeSentinel(tm) banned IP addresses. </td></tr></table><hr />'."\n";
|
Download packs have been updated. |
_________________ Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Susann

|
Posted:
Sat Mar 29, 2008 10:05 am |
|
|
|
 |
FireATST
RavenNuke(tm) Development Team

Joined: Jun 12, 2004
Posts: 654
Location: Ohio
|
Posted:
Tue Apr 01, 2008 12:53 pm |
|
Trying to download the latest update of NukeSentinel but can't seem to extract it properly with any of the extract programs I have. Is it zipped by a new style program? When I go to the folder I downloaded it to, it shows it as a zip file, but I can't open it with either Winzip or Winace.
Humm, just checked the IP to country and it is the same way for me..... |
|
|
 |
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Tue Apr 01, 2008 1:00 pm |
|
This means you are probably using Windows XP Service Pack 2
Rname the package to whatever.zip.gz |
|
|
|
 |
FireATST

|
Posted:
Tue Apr 01, 2008 1:55 pm |
|
well thank you sir.... That is the first time I have had that problem before. |
|
|
|
 |
Guardian2003

|
Posted:
Tue Apr 01, 2008 2:03 pm |
|
No problem, glad that was the problem
BTW, off-topic but can you whitelist my email adddress as my RN Team mails keep bouncing. |
|
|
|
 |
FireATST

|
Posted:
Tue Apr 01, 2008 4:28 pm |
|
|
|
 |
Susann

|
Posted:
Tue Apr 01, 2008 4:48 pm |
|
And donĀ“t forget to update your IP2Country table !  |
|
|
|
 |
FireATST

|
Posted:
Tue Apr 01, 2008 4:51 pm |
|
lol thanks Susann.....was attempting to get that done, when this came up....lol |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Apr 03, 2008 5:43 am |
|
Mine too sir. Thanks! |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
|