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 -> phpnuke 7.6
Author Message
jim5435
New Member
New Member



Joined: Jan 04, 2007
Posts: 1

PostPosted: Sun Mar 18, 2007 12:51 pm Reply with quote

montego wrote:
This is a known bug in I think phpBB 2.0.20 update. I have the same issue in my RavenNuke76 2.02.02 site.

I do not recall the link to the fix from the phpBB site, but Evaders fixed it for 2.10.00 of RavenNuke76 as follows:

=== OPEN ===

includes/functions_post.php

=== FIND FUNCTION ===

function prepare_message(...) {

=== WITHIN FUNCTION FIND CODE ===

Code:


      $message = addslashes($message);

=== ADD AFTER ===

Code:


      $message = str_replace('"', '\"', $message);


Hope that does it...

P.S. I have also checked the 2.0.21 code and it has the same. Wink


Thank you kind sir, that worked for me Wink
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Tue Mar 20, 2007 6:56 am Reply with quote

Excellent. Glad to hear AND welcome to RavenPHPScripts!

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
lonk
Regular
Regular



Joined: Aug 04, 2006
Posts: 64

PostPosted: Sat Apr 07, 2007 6:19 am Reply with quote

montego wrote:
This is a known bug in I think phpBB 2.0.20 update. I have the same issue in my RavenNuke76 2.02.02 site.

I do not recall the link to the fix from the phpBB site, but Evaders fixed it for 2.10.00 of RavenNuke76 as follows:

=== OPEN ===

includes/functions_post.php

=== FIND FUNCTION ===

function prepare_message(...) {

=== WITHIN FUNCTION FIND CODE ===

Code:


      $message = addslashes($message);

=== ADD AFTER ===

Code:


      $message = str_replace('"', '\"', $message);


Hope that does it...

P.S. I have also checked the 2.0.21 code and it has the same. Wink




This fixed my problem Thanks for the help Montego
 
View user's profile Send private message
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 -> phpnuke 7.6

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 ©