![]() |
So far this hack works excellent for me. This would be a great standard vb feature.
|
Word on the street is... Install.
Now if only I could teach the Talkerbot to do my installs.... |
5. Edit the file: postings.php
Find this code: Code:
$show['undeleteoption'] = iif ($threadinfo['isdeleted'] == 1 AND can_moderate($threadinfo['forumid'], 'canremoveposts') AND can_moderate($threadinfo['forumid'], 'canmanagethreads'), true, false); |
New version released:
1.3.2 (03-27-2004 - 05:45 pm)
To fix the Javascript error, edit the file clientscript/vbulletin_quickreply.js. Find: Code:
return validatemessage(fetch_object("qr_message").value, 0, temp_minchars, maxchars, false, tform); Code:
return validatemessage(fetch_object("qr_message").value, 0, temp_minchars, maxchars, false, tform, 0); |
Thanks, Mystics! Luv your hack!
|
While installing the hack, i've noticed, that I have to edit the postbit template, but not postbit_legacy. Is it not supported?
|
Quote:
I have added it to the instructions, thanks :) |
I still can't get over how nice this hack is.
Great job, extremely professional. |
i'm having a problem with this hack, thing is, when i'm in the middle of instalation I can edit the .php files, but no more, after that, this error appears
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\web\www\sr\forums\includes\functions.php on line 1864 what the heck is going on, what should I do? P.S. The forum is on a test server on my PC :) |
Quote:
Code:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') === false, '?', '&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') === false, '?', '&') . "explain=1\">Explain</a>)<br />\n"; PS: This has nothing to do with the hack...you will always get this error when editing that file with Dreamweaver :) |
All times are GMT. The time now is 11:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|