NukeResources :: View topic - BBtoNuke 2.0.21NP :: Quote bug back...
BBtoNuke 2.0.21NP :: Quote bug back...
Posted: Tue Jul 18, 2006 9:29 pm
LupinOne
Resource Newbie
Joined: Apr 11, 2005
Posts: 29
Nuke 7.9NP, patched the forums last night to 2.0.21NP and the quote bug has returned.
I checked the /includes/bbcode.php file and Evaders fix of removing the extra slashes was still in place...
I tried looking at some of the new files and don't see it. My brain isn't 100% though. Any thoughts?
Posted: Tue Jul 18, 2006 11:11 pm
darklord
Resourceful
Joined: Feb 25, 2006
Posts: 210
Have you altered anything that has to do with the forums??
IE
theme changes.
bb mods
upgrades
Anything?
_________________
for those who STAND shall NEVER fall and those who fall shall rise once more...never give up the end is just another beginning.
Posted: Wed Jul 19, 2006 12:08 am
LupinOne
Resource Newbie
Joined: Apr 11, 2005
Posts: 29
The only thing I did last night was apply the patch.
Here is the relavent code:
Code: // [QUOTE] and [/QUOTE] for posting replies with quote, or just for quoting stuff.
$text = bbencode_first_pass_pda($text, $uid, '[quote]', '[/quote]', '', false, '');
$text = bbencode_first_pass_pda($text, $uid, '/\[quote=\\"(.*?)\\"\]/is', '[/quote]', '', false, '', "[quote:$uid=\\\"\\1\\\"]");
Posted: Wed Jul 19, 2006 1:40 am
Evaders99
Resource Master
Joined: May 25, 2004
Posts: 1785
Posted: Wed Jul 19, 2006 1:58 am
LupinOne
Resource Newbie
Joined: Apr 11, 2005
Posts: 29
I checked the functions_post file and it still had the
Code: $message = addslashes($message);
$message = str_replace('"', '\"', $message);
in it...
Posted: Thu Jul 20, 2006 4:00 am
theref
Resource Newbie
Joined: Feb 24, 2006
Posts: 22
Posted: Thu Jul 20, 2006 9:57 am
LupinOne
Resource Newbie
Joined: Apr 11, 2005
Posts: 29
Yeah it seems adding the slashes that were removed in 2.0.20 makes it work again. Thanks for the tip. Wonder why it does that now....
Posted: Fri Jul 21, 2006 5:17 pm
Evaders99
Resource Master
Joined: May 25, 2004
Posts: 1785
I guess their official fix got reversed.. weird. As long as it works
ANy updates for this, still stripping after using it...
Posted: Wed Aug 02, 2006 4:06 am
pcnuke
Resource Seeker
Joined: Jul 10, 2005
Posts: 18
Im using v2.0.21 and I followed the links in the post and applied the chages to the bbcode.php - the includes/functions was correct
but it still stripping code, quotes, etc when trying to post simple code that always worked before.
If theres not any other fixes can someone tell me...
What was the last functional version forum upgrade that didnt strip posts in the forum?
anyone....
thanks
pcn
NukeResources Forum Index -> Bug Reports
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
All times are GMT - 4 Hours
Page 1 of 1