Name: AutoQuote v2.0<br /><br />Description: Allow your users to reply to a message while quoting someone. Lets the user just click on a link/icon and it will automatically put the tags around the body of the message that they want to quote. <br /><br />Updates: Moved all HTML into templates. Modified code to be XHTML compliant.<br /><br />Example:http://www.terranbbs.com/testboard/ubbthreads.php (Username: test / Password: test) <br /><br />Link:http://www.terranbbs.com/ubb/mods/6.0/AutoQuote.txt <br /><br />Special Thanks:AllenAyers, poil, and razvan for getting me started, and JustDave for helping me with the bug fixes.
WrĊith
Enthusiast
Registered: 01/31/02
Posts: 310
Loc: California, USA
Believe me, that's a question I've been asking for quite some time. Especially since it's a feature in UBB.classic<br /><br />*shrug*<br /><br />Only Scream can answer that one.
WrĊith
Enthusiast
Registered: 01/31/02
Posts: 310
Loc: California, USA
Glad 'ya both like it. <img src="/forum/images/icons/smile.gif" alt="" /> One of my few actual contributions to the software. <img src="/forum/images/icons/laugh.gif" alt="" />
MTO
Addict
Registered: 01/31/00
Posts: 1524
Loc: Burgos, Spain.
Originally Posted By: WrĊith
Name: AutoQuote v2.0<br /><br />Description: Allow your users to reply to a message while quoting someone. Lets the user just click on a link/icon and it will automatically put the tags around the body of the message that they want to quote.
<br /><br />As you can see, there is a problem with it as it is right now: Its not language dependent.<br />You should be using [:"red"]{$ubbt_lang['TEXT_QUOTE']}[/] instead of hardcoded "<br /> [:"blue"] quote [/] .<br /><br />For example, though I havent tested it, I think: <br /> [:"blue"] $quote = "
Hi,<br /><br />I've obtained the autoquote from http://www.terranbbs.com/ubb/mods/6.0/AutoQuote.txt. However, there seems to be a problem. In part seven, you're supposed to open ubbt.inc.php and edit the ///quote markup. However, I can't find the exact lines in my ubbt.inc.php. Could anyone please help me? Anyone else have this problem? Thanks!
fixed that..<br />what does this supposed to mean?<br /><br />Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/www/e46toronto/forum/newreply.php on line 253<br />
Registered: 03/09/02
Posts: 329
Loc: Michigan, USA
Same problem here. My problem is that I installed the MarkUpHack, and that has you change the whole section from ubbt.inc.php that the autoquote hack also asks you to change. (That's why the lines aren't there.)
Registered: 03/09/02
Posts: 329
Loc: Michigan, USA
<img src="/forum/images/icons/blush.gif" alt="" /> I was slow hitting the continue button after I typed that. Sorry! I actually meant I had the previous problem. I don't know where to put in the "Quote Markup" stuff because those lines are no longer in my ubbt.inc.php.
<blockquote><font class="small">Writes WrĊith:</font><hr> In a clean ubbt.inc.php file the quote markup sections are found beginning at lines 569 and 661. <hr /></blockquote><br /><br />Could you please tell me how you added those lines to ubbt.inc.php when you have MarkUpHack installed? Thanks!