Wrox Programmer Forums
|
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6
This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 27th, 2006, 06:24 PM
Registered User
 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Message Board problem.

I have to message board set up on my server however before every message there is an error which reads :
Code:
Warning: preg_replace(): Unknown modifier '‚' in /home/badeggwe/public_html/messageboard/functions.php on line 333
I have no idea what the problem is and I have no idea how to fix it, can anyone help?

 
Old January 27th, 2006, 07:16 PM
Registered User
 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well i've since figured out this problem is caused by my BB code not working but I've still not worked out how to fix it.

the offending line is

Code:
$data1 = preg_replace($bbcode['tpl'],$bbcode['rep'],$data);





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to build a message board jazzydonald Pro Visual Basic 2005 0 June 2nd, 2008 02:36 AM
message board feature zhugeliang ASP.NET 2.0 Basics 0 January 9th, 2007 09:21 PM
Dynamic message board in C# lonestar General .NET 1 June 1st, 2005 08:41 AM
Message Board Troubles AMP_Engineer BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 3 September 29th, 2004 06:56 PM
Message Board Example Code bekim Classic ASP Basics 1 July 17th, 2004 02:54 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.