I have a little request. Instead of making this work in a certain forum, how can it be done when visiting the index.php?
Basically, when you visit my site, you get the MUST READ page, you click Proceed, and you can view the forums.
Also, I'd like it so that you only have to click it ONE time...
If the index.php must read is too much for you, can you tell me two things...
1. how to enable it in newreply.php
2. only click proceed once.
==========
BUG REPORT
==========
If you put a
' in your Must Read message in Admin CP, it will come up with an error.
Example:
Quote:
-BETA-<br>
Please make sure you have replied to www.forum.com.<br>
If you haven't, please so now.
|
Error Message:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL:
UPDATE forum
SET
styleid='1', title='Public Chat', description='',
active='1', displayorder='1', parentid='1', parentlist='2,1,-1',
allowposting='1', cancontainthreads='1', daysprune='30',
newpostemail='', newthreademail='',
moderatenew='0', allowhtml='1', allowbbcode='1',
allowimages='1', allowsmilies='1', allowicons='1',
styleoverride='0', allowratings='0', countposts='1',
moderateattach='0', mustread='1',mustreadtext='-BETA-<br>
Please make sure you have replied to [url]www.forum.com.[/url
If you haven't, please so now.', security='1', forumpass='', passtimeout='0'
WHERE forumid='2'
mysql error: You have an error in your SQL syntax near 't, please so now.', security='1', forumpass='', passtimeout='0'
' at line 10
mysql error number: 1064
The code works from start of the bold to end of bold then stops.
The code in bold and underline error says invalid syntax for '.
Reporting this bug.