View Single Post
Quote doesnt work in phpnuke 7.8
Old
  (#1 (permalink))
old-owl
Junior Member
 
Status: Offline
Posts: 1
Join Date: Oct 2005
Quote doesnt work in phpnuke 7.8 - 06-01-2006, 06:36 AM

Hello,

i have a phpnuke 7.8 with the upgraded board phpbb 2.0.20 (through bbtonuke 19 to 20).

Now is some days that in the forums, if someone will quote another user post, use the following code:

Code:
[quote="username"]This is what we are goint to quote[/quote]
But the output is exactly the same:

[ quote="username"]This is what we are goint to quote[/quote ]

If i quote in this way:

Code:
[quote]This is what we are goint to quote[/quote]
then output is this:

Quote:
This is what we are goint to quote
Someone know what is the cause of the trouble?

p.s. i wanted to update to phpnuke 7.9 patched 3.2, so maybe this problem could disappear, but if i upgrade to 7.9 , my fiblack3d theme, dont show the right blocks anymore. If someone can help... thank you.
   
Reply With Quote