I upgrader my phpnuke 7.6 with Nuke 7.6 Patched. Since i've some trouble with.
In viewprofile, whene i clic on Find all posts by x and after on Subject:
I've the message Illegal Content
ok i get absolutley no errors when searching for all posts made by ne1 either through profile or regular search
might be on ur end...either a a registered user or ur cookies
_________________
for those who STAND shall NEVER fall and those who fall shall rise once more...never give up the end is just another beginning.
the problem is linked to hilight function
if you do a search for a username, the variable is not displayed at all. But in anyt case, it don't works.
/modules.php?name=Forums&file=viewtopic&t=3541&highlight=
Because of restricitons, i can't post all viewtopic.php code.
Is ot ok?
Code:
//
// Was a highlight request part of the URI?
//
$highlight_match = $highlight = '';
if (isset($HTTP_GET_VARS['highlight']))
{
// Split words and phrases
$words = explode(' ', trim(htmlspecialchars($HTTP_GET_VARS['highlight'])));
yes its possible but id sudjest u wait till evaders responds to this..evaders is for better at this then i and i cant see ne differences in my version then urs...so yeah let evaders give u a bit more insight.
be4 u make that change.
_________________
for those who STAND shall NEVER fall and those who fall shall rise once more...never give up the end is just another beginning.
Hmmm
Well, i use French 7.6 pack with 2.0.20 bbtonuke, which is already patched. The last version of nuke sentinel, and since last week, your Nuke 7.6 Patched.
I've been hacked last week. The guy deleted some bb and users table. bbposts, bbposts_text, users, users_temp but not bbtopics for May.
I've been obliged to erase all May topics.
I wonder if my problems come from this or not!