Hello.
I've phpnuke 7.8 and phpbb integrated work fine, but i've installed the 3.1 patch for 7.8 and "Quote" utily for forum topics don't work.
The steps for patch:
- change config.php before upload
- upload files
- execute upgrade.php
- execute upgradedb.sql on phpmyadmin
All work fine but quote function don't work.
If I write in post:
Code:
[quote]Hello[/quote]
The result is:
Cita: Hello
It's work.
But if I write in post:
Code:
[quote="AnyUser"]Hello[/quote]
The resut is:
Code:
[quote="AnyUser"]Hello[/quote]
The quote tag is not interpreted.
I've compared the new and old files viewtopic.php in modules/forum and only see that diferent line:
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