The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Here's an easy one, it barely took 4 minutes to do. :china:
This hack will add a quick replying box at the bottom of all threads, only if the user has permission to reply, so when you need to reply to something real quickly you don't need to click the Post Reply button and wait for the page to load. Instructions are in the attached .txt file, and if you want a demo... just look below. NOTE: For the vB 2.3.2 version please see this post. Extras:
Show Your Support
|
Comments |
#332
|
|||
|
|||
Very nice but I get a runtime error line 274 anyone else...
PS I'm a newbie... be kind. Thanks |
#333
|
|||
|
|||
What if I allow Guest/Unregistered users to post in my boards. Is there a way I can prevent them from using the quick reply box to post and in that way preventing that what they type appears with no name in the author field?
|
#334
|
||||
|
||||
We installed the quick reply box, which by the way is a great hack. We installed bira's expand and contract like you have here and now when we use the reply box it gives us this error:
No thread specified. If you followed a valid link, please notify the webmaster. Firefly, have you run into this problem yet and do you have any idea what might be causing it? Thanks in advance. |
#335
|
||||
|
||||
@Boofo - How do you mean?
Will it not allow you to post? If not, maybe you should check your "showthread" template again, and make sure you havent put the $replybox, or the code it tells you to put in, in the wrong place... Satan |
#336
|
||||
|
||||
this is an excellent hack. I love it. I tried it and it works very fine.
|
#337
|
|||
|
|||
nice work, Firefly. Works weel.
Sketch |
#338
|
||||
|
||||
> nice work, Firefly. Works weel.
IMHO, this Quick Reply Box hack is one of the very best hacks I ever used. It works nice, it is VERY useful, and I personally did not have ANY error with it, though I installed it on four different bulletins. can I send a flower (F) to FireFly. ? |
#339
|
||||
|
||||
I installed this hack and it seemed to work fine, but it started giving me syntax errors because of the JavaScript with the checking message length part of the hack, is there someway I can fix this?
I was going to uninstall it but I'm not sure if this code for this hack is interfering with other hacks. |
#340
|
|||
|
|||
Quote:
Instead, I'm still looking for a way to check if the current page is the last page of the thread .... Anyone ?!?!? :disappointed: Thnx |
#341
|
||||
|
||||
Jawelin: Try
Code:
if ($pagenumber == ceil($totalposts/$perpage)) { |
#342
|
||||
|
||||
hellsatan,
It was working fine before. I have been through the showthread.php at least 10 times trying to figure out what the problem is. I'm not sure what is causing it. |
#343
|
||||
|
||||
Nice hack - pretty easy to install.
On my forums I couldn't find exactly where to add the $replybox part to the Showthread but worked it out for myself. Thanks Chen! |
#344
|
|||
|
|||
Quote:
I put the check you suggested between the others : PHP Code:
I tried a couple places above, but think it should at least be after the $limitlower/$limitupper stuff. Truthfully, that box goes at the end of the page, doesn't it ? :classic: Thanks again. |
#345
|
||||
|
||||
@Boofo...
Hmmm... Send me an email of your Showthread template to : thephora@hotmail.com I shall look through it and see if I can find any problems or errors... Other than that, I have no clue... Satan |
#346
|
||||
|
||||
It is on it's way to you. And thank you for taking the time to look at this. :-)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|