Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 40
0 members and 40 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
The Lyric Archive
Dining Room Furniture

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
quotes in forum
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Apr 2006
quotes in forum - 06-05-2006, 08:21 PM

on my page when i try to do a quote it shows up in the post like this

[quote="magnum"said hi[/quote]


when it should be showing up inside a block would anyone know why its not working correctly. where would i look to fix this.


wwww.islandtitanz.org
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: quotes in forum
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Apr 2006
Re: quotes in forum - 06-05-2006, 08:22 PM

[quote=magnum100]on my page when i try to do a quote it shows up in the post like this

[quote="magnum"said hi[/quote]



this is how it should look.


wwww.islandtitanz.org
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,011
Join Date: Dec 2005
Location: Under your bed
06-06-2006, 03:14 AM

Do you have bbcode enabled in your forum configuration?




My Daughter Rules!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Apr 2006
06-06-2006, 06:17 PM

yes both are on in the forum config and my account settings i notice if i remove the = in the quote it works but it still looks like

quote:
"magnum"] said hi

in its own window


wwww.islandtitanz.org
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: quotes in forum
Old
  (#5 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,011
Join Date: Dec 2005
Location: Under your bed
Re: quotes in forum - 06-07-2006, 01:06 AM

[quote=magnum100][quote=magnum100]on my page when i try to do a quote it shows up in the post like this

Quote:
Originally Posted by "magnum"said hi[/quote


when it should be showing up inside a block would anyone know why its not working correctly. where would i look to fix this.
As near as I can tell, in both of your posts above you have yet to actually post proper code.

Do you mean that your bbcode box isn't adding the proper code or is it not displaying properly when you type it or is it both of these issues?

For the quote to work as follows:

Quote:
Originally Posted by Duke
test quote
You need to have the following code:

Code:
[quote="Duke"]
test quote
[/quote]
I may be off base with the above post but it's really hard to tell what your asking from your posts because both are different, either that or I'm retarded.

Also, what version of phpnuke and bbtonuke are you using?




My Daughter Rules!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Apr 2006
06-07-2006, 12:09 PM

hehe its not you duke im probably not explaining it right ok here goes.


im running 7.8 phpnuke its all updated with 3dot2 bbto nuke forum is 2.0.20
now when im in the forum and im lookiing at someones post i click the quote button in the post and it brings up another post with the quote in it

Quote:
Originally Posted by Duke
test quote
like this, even after i click the submit button the quote is not coming up inside the post as a quote its just the code.

heres an example.


http://www.islandtitanz.org/PHP-Nuke...opic&p=126#126


wwww.islandtitanz.org
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Dec 2005
06-07-2006, 07:12 PM

find the file functions_post.php and the following code.


$message = addslashes($message);


After add
Code:
$message = str_replace('"', '\"', $message);

It's an issue with the latest release of PhPBB.

I had the same problem and this fixed it.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,011
Join Date: Dec 2005
Location: Under your bed
06-07-2006, 11:09 PM

I haven't even upgraded yet (still at 2.0.19) because I've heard of a number of issues with the latest release.




My Daughter Rules!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Apr 2006
06-07-2006, 11:43 PM

that did the trick thanks alot Snotrocket thats one less thing off my mind and you to duke i hope i didnt confuse you to death hehe


wwww.islandtitanz.org
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,011
Join Date: Dec 2005
Location: Under your bed
06-08-2006, 02:17 AM

Quote:
Originally Posted by magnum100
that did the trick thanks alot Snotrocket thats one less thing off my mind and you to duke i hope i didnt confuse you to death hehe
lol, not at all bud, I was just trying to get to the bottom of the issue




My Daughter Rules!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
"quotes" in reviews section reino4 Site design 0 05-20-2003 08:45 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31