Previous Thread
Next Thread
Print Thread
Rating: 9
Joined: Feb 2002
Posts: 22
Junior Member
Junior Member
Offline
Joined: Feb 2002
Posts: 22
Can you please tell me how should I fix this?

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/www/e46toronto/forum/newreply.php on line 253

The first line is my 250...

code:
// ------------------------------------
// No options, we use the board default
else {
if ( ($HTML == "Off") && ($Markup == "On") ) {
$markupselect = "<input type="hidden" name="convert" value="markup" />";
}
elseif ( ($HTML == "On") && ($Markup == "On") ) {
$markupselect ="<input type="hidden" name="convert" value="both" />";
}
elseif ( ($HTML == "Off") && ($Markup == "Off") ) {
$markupselect ="<input type="hidden" name="convert" value="none" />";
}
else {
$markupselect = "<input type="hidden" name="convert" value="html" />";
}
}

if ($quote) {
$Body2 = ereg_replace(""",""",$Body);
$Body2 = ereg_replace("<br />","\n",$Body2);
$Body2 = $html -> undo_markup($Body2);
$quote = "[{$ubbt_lang['TEXT_QUOTE']}=$ResUsername]$Body2[/{$ubbt_lang['TEXT_QUOTE']}]";
}

if ($postername != $ubbt_lang['ANON_TEXT']) {
$emailselect = "
<input type="checkbox" name="mail" value="1" $Eselected class="formboxes" />
{$ubbt_lang['DO_EMAIL']}
<br /><br />



Thank you again!!!

Last edited by stanmo; 06/13/2002 7:26 PM.
Sponsored Links
Entire Thread
Subject Posted By Posted
[6.0] AutoQuote v2.0 WrÅith 06/07/2002 8:50 PM
Re: [6.0] AutoQuote v2.0 JustDave 06/07/2002 8:53 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/07/2002 9:09 PM
Re: [6.0] AutoQuote v2.0 msula 06/08/2002 1:07 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/08/2002 1:09 AM
Re: [6.0] AutoQuote v2.0 Ian_W 06/09/2002 9:54 PM
Re: [6.0] AutoQuote v2.0 AllenAyres 06/10/2002 6:06 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/10/2002 6:38 AM
Re: [6.0] AutoQuote v2.0 MTO 06/10/2002 5:03 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/10/2002 5:21 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/11/2002 7:16 AM
Re: [6.0] AutoQuote v2.0 stanmo 06/13/2002 3:32 AM
Re: [6.0] AutoQuote v2.0 AllenAyres 06/13/2002 5:00 AM
Re: [6.0] AutoQuote v2.0 stanmo 06/13/2002 5:33 AM
Re: [6.0] AutoQuote v2.0 stanmo 06/13/2002 6:02 AM
Re: [6.0] AutoQuote v2.0 Lisa_P 06/13/2002 6:13 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/13/2002 6:15 AM
Re: [6.0] AutoQuote v2.0 Lisa_P 06/13/2002 6:42 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/13/2002 8:00 PM
Re: [6.0] AutoQuote v2.0 stanmo 06/13/2002 11:47 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/13/2002 11:53 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/14/2002 12:03 AM
Re: [6.0] AutoQuote v2.0 stanmo 06/14/2002 12:40 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/14/2002 12:54 AM
Re: [6.0] AutoQuote v2.0 stanmo 06/14/2002 2:21 AM
Re: [6.0] AutoQuote v2.0 AllenAyres 06/18/2002 4:50 AM
Re: [6.0] AutoQuote v2.0 msula 06/18/2002 11:57 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/19/2002 12:19 AM
Re: [6.0] AutoQuote v2.0 Goshik 06/19/2002 11:00 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/19/2002 9:03 PM
Re: [6.0] AutoQuote v2.0 Gardener 06/19/2002 9:09 PM
Re: [6.0] AutoQuote v2.0 WrÅith 06/21/2002 4:08 AM
Re: [6.0] AutoQuote v2.0 WrÅith 06/23/2002 6:29 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 253
Joined: January 2000
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 3447
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 20
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)