Previous Thread
Next Thread
Print Thread
Rate Thread
liugj #213153 04/12/2002 4:31 AM
Joined: Jan 2002
Posts: 218
Enthusiast
Enthusiast
Offline
Joined: Jan 2002
Posts: 218
Actually, the instructions say to do just that. I don't believe that is the issue. The instructions read:

code:
2a. Locate the following around line 302:

echo "
{$ubbt_lang['POST_TEXT']}<br>
<textarea cols="$TextCols" rows="$TextRows" class="formboxes" wrap="soft" name="Body"></textarea>
<p>
";

2b. Replace that with:

if ($quote) {
$Body2 = ereg_replace(""",""",$Body);
$Body2 = ereg_replace("<br>","\n",$Body2);
$Body2 = $html -> undo_markup($Body2);
$quote = "
Originally Posted by $ResUsername
$Body2
";
}
echo "
{$ubbt_lang['POST_TEXT']}<br>
<textarea cols="$TextCols" rows="$TextRows" class="formboxes" wrap="soft" name="Body">$quote</textarea>
<p>
";

I still haven't had the chance to look into this at all. I've been really busy with transferring webhosting companies, school, etc. I'm also waiting for v6.0 to come out so that I can see how this works with the templates and determine what other modifications may be required in order for it to operate correctly. I'll get around to it eventually. []/forum/images/icons/smile.gif[/]

Sponsored Links
Entire Thread
Subject Posted By Posted
[5.5] AutoQuote WrÅith 01/31/2002 9:52 AM
Re: [5.5] AutoQuote Stefan_dup1 02/19/2002 1:59 PM
Re: [5.5] AutoQuote HeartIcy 02/19/2002 2:12 PM
Re: [5.5] AutoQuote Stefan_dup1 02/19/2002 7:15 PM
Re: [5.5] AutoQuote WrÅith 02/19/2002 7:57 PM
Re: [5.5] AutoQuote Stefan_dup1 02/19/2002 8:00 PM
Re: [5.5] AutoQuote WrÅith 02/19/2002 8:06 PM
Re: [5.5] AutoQuote Stefan_dup1 02/19/2002 8:17 PM
Re: [5.5] AutoQuote Oberon 02/23/2002 4:43 AM
Re: [5.5] AutoQuote omegatron 03/12/2002 6:49 PM
Re: [5.5] AutoQuote omegatron 03/12/2002 8:17 PM
Re: [5.5] AutoQuote omegatron 03/14/2002 3:59 AM
Re: [5.5] AutoQuote WrÅith 03/14/2002 7:46 PM
Re: [5.5] AutoQuote omegatron 03/15/2002 3:27 AM
Re: [5.5] AutoQuote AllenAyres 03/15/2002 3:40 AM
Re: [5.5] AutoQuote ScottCargill 03/25/2002 3:57 PM
Re: [5.5] AutoQuote WrÅith 03/25/2002 4:28 PM
Re: [5.5] AutoQuote Calis 04/12/2002 10:03 AM
Re: [5.5] AutoQuote WrÅith 04/12/2002 11:31 AM
Re: [5.5] AutoQuote Calis 04/12/2002 11:50 AM
Re: [5.5] AutoQuote ScottCargill 04/12/2002 9:25 PM
Re: [5.5] AutoQuote WrÅith 04/12/2002 10:21 PM
Re: [5.5] AutoQuote omegatron 04/13/2002 4:47 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:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)