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 |
#602
|
|||
|
|||
some of the members at my board and others are having this problem. i havent had it, but one user says
"when you click enter to send the post in quick reply, 75% of the time it reloads and doesnt submit" |
#603
|
||||
|
||||
alright i got a problem with showthread.php in 2.2.6
first step says 1. In showthread.php find this bit of code: // ################################################## if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; } ---------------------- my showthread shows if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } --------------------------------- but not the rest......the other part is in an entirely different place. what should i do? |
#604
|
||||
|
||||
Well - it could be because of any of a number of hacks you have previously installed. To make it easier to diagnose, post ALL the code, incuding what is between the first and last part - but put it in an attachment.
With a little more info, we may be able to help you make this work. |
#605
|
||||
|
||||
Quote:
"$textareacols = gettextareawidth();" |
#606
|
||||
|
||||
there it is.....
|
#607
|
||||
|
||||
I was mixing two versions of this hack unknowingly...
|
#608
|
||||
|
||||
It is there. Did you find it all right?
Quote:
|
#609
|
||||
|
||||
Nope...not even on a fresh install...I've put it away for now to look at it again later...but I think it's in the code hack not the original showthread code, is that right?
Anyways...I originally used another version of this hack as a basis for the idea and then wrote it my own way w/o modifying showthread.php... What line is it supposed to be on? |
#610
|
||||
|
||||
There's the problem. That code is in the code that you add for Firefly's Quick Reply box. That is why it is not on a fresh install of vb. You will only find it after adding the Quick Reply Box code.
Quote:
|
#611
|
||||
|
||||
Quote:
|
#612
|
||||
|
||||
I basically did the same thing with the vbcode_buttons. I made a smaller set to use in my quick reply boxes (regular and pm) but that involved hacking the vbcode_buttons code, so I'm afraid that would have to be the case for a smaller amount of smilies, too.
Quote:
|
#613
|
||||
|
||||
you said you have done this? or somthing along the lines, or am I reading this all wrong?
|
#614
|
||||
|
||||
Yes, I did it with the vbcode buttons. I would have to look at the smilie code to see how to do it. It involves a lot more than just transferring code from one to the other.
|
#615
|
||||
|
||||
think ya could help me out?
I would forever be in your debt lol, I can help ya out with any grfx ya need icq me or sumthin 71926358 |
#616
|
||||
|
||||
Give me a couple of days to sort it out and see if it can even be done. I'm not sure what it all entails yet. I'll try to come up with something for you.
I don't use ICQ. Too many "Pretty Park Worm" viruses for me. I'm on Messenger. Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|