| Author |
Message |
AndyB Worker


Joined: Jun 03, 2004 Posts: 229 Location: Tamworth, UK
|
Posted:
Thu Feb 10, 2005 8:26 am |
|
Hi guys;
I may have to do a fresh install then import the database again....
Nuke 6.9 chatserve patched
NukeSentinel UNI 2.1.3 For phpnuke v6.5-7.5
menalto Gallery (patched this AM for latest)
NukeSentinel UNI 2.1.3 For phpnuke v6.5-7.5
Main problems appear to some users- either when using search withi the forums, or trying to send PM's:-
I may have goosed up either the sentinel OR the chatserve fixes when I upgraded. (I've not been able to get any detailed stats from the stats module on nuke either)
Error code:
Fatal error: Call to undefined function: phpbb_clean_username() in /home/audioc/public_html/modules/Forums/search.php on line 75
ALSO:
If you do a "view posts since last visit", it then gives you a list. clicking one of the post titles in the list gives you the following link, for example:
"http://www.audifans.net/modules.php?name=Forums&file=viewtopic&t=5719&highlight="
The page displays : "Illegal Content"
The site also has Disipals dis errors installed, so I'm stumped.
Any ideas?
cheers.
Andy |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16986 Location: Kansas
|
Posted:
Thu Feb 10, 2005 9:12 am |
|
| Quote: | If you do a "view posts since last visit", it then gives you a list. clicking one of the post titles in the list gives you the following link, for example:
"http://www.audifans.net/modules.php?name=Forums&file=viewtopic&t=5719&highlight="
The page displays : "Illegal Content" |
In includes/sentinel.php, either remove the word 'highlight' from the SantyWom check or comment that code out completely. |
|
|
|
 |
AndyB Worker


Joined: Jun 03, 2004 Posts: 229 Location: Tamworth, UK
|
Posted:
Thu Feb 10, 2005 11:24 am |
|
Thanks Raven- that's fixed the "Illegal content"....
Anybody any ideas on the " phpbb_clean_username() " problem? |
|
|
|
 |
chatserv The Mouse Is Extension Of Arm

Joined: May 02, 2003 Posts: 1396 Location: Puerto Rico
|
Posted:
Thu Feb 10, 2005 1:09 pm |
|
Your includes/functions.php does not seem to be the one from BBtoNuke 2.0.11 as it's missing the phpbb_clean_username function. |
|
|
|
 |
AndyB Worker


Joined: Jun 03, 2004 Posts: 229 Location: Tamworth, UK
|
Posted:
Thu Feb 10, 2005 2:27 pm |
|
scary thing is, I don't remember doing the upgrade (unless it was part of your latest patch?)
cheers for the tips- am going through it now.... |
|
|
|
 |
chatserv The Mouse Is Extension Of Arm

Joined: May 02, 2003 Posts: 1396 Location: Puerto Rico
|
Posted:
Thu Feb 10, 2005 2:45 pm |
|
Nuke Patched 2.8 includes BBtoNuke 2.0.11's fixes and that includes the phpbb_clean_username function. |
|
|
|
 |
|
|
|
|