You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 61 guest(s) and 2 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Quote don't work whith patch 3.1 [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
FushigiZ
Nuke Cadet
Nuke Cadet


Joined: Jan 11, 2006
Posts: 6


PostPosted: Thu Jan 19, 2006 1:33 am Reply with quoteBack to top

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:

Old code:
Code:

$highlight_match .= (($highlight_match != '') ? '|' : '') . str_replace('*', '\w*', preg_quote($words[$i], '#'));


New Code:
Code:

$highlight_match .= (($highlight_match != '') ? '|' : '') . str_replace('*', '\w*', phpbb_preg_quote($words[$i], '#'));


If i delete "phpbb_" neither work.

Any suggestion?
Find all posts by FushigiZView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.801 Seconds - 294 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::