![]() |
I have read the entire thread now.. and have also searched it. I am trying desperately to add $vbcode_buttons to my QR box... but no matter where I put it or how I add it, nothing shows up.
I looked at another template and confirmed that $vbcode_buttons is working and showing the correct thing on other templates. What could I possibly be doing wrong? |
I'm not sure if this was covered at all but I have installed the hack and it's running fine, but I also installed the ability to turn off the quick reply box.
However after making the changes needed it won't show up in Edit Options. |
Ok i'm making this post to link to in the first post of this thread as it's such a frequently asked question.
To add smilies to your quick reply box do the following: .................................................. .................................... In showthread.php find: PHP Code:
Right below it add: PHP Code:
Then in your 'showthread_replybox' template add the following right at the top of the template: Code:
<script language="Javascript" src="vbcode.js"></script> Code:
<normalfont><b>Your Reply:</b></normalfont> Code:
<normalfont><b>Your Reply:</b></normalfont><br />$clickysmilies |
Good idea mist ;)
|
I was lazy to implement the smilies but after seeing the previous post, oh man...In 3 minutes it was intalled !!
THANKS A LOT |
Quote:
|
I get a problem after downloading this. Attached the screen shot.
|
Quote:
|
I don't know how this could be related but I have noticed that with the last 2-3 versions of 2.x.x , after I apply the Quick Reply hack, I have problems with the "Go to first unread post".
If I remember well the probs started after 2.3.0. Clicking on the "got to first unread post" does not always get you to the earliest unread post, but it leads to 2-3 later "new" posts. This has been confirmed by several members of my forums. I tried to see what happens and removed the QR hack. Now the "go to first unread post" seems to work ok (as far as I have tested it). Not sure if there is any "conflict" but I have also read references to this prob and its connection with the Quick Reply hack at the VBulletin.com board. Meaning that there are other members who have said that they had the prob after they applied the hack. Anyone else with the same prob? thanx |
Quote:
It is working flawlessly. |
This works absolutely great, and easy install :)
thx, you are my hero :) |
Quote:
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } $bbcodeon=iif($forum[allowbbcode],$ontext,$offtext); $imgcodeon=iif($forum[allowimages],$ontext,$offtext); $htmlcodeon=iif($forum[allowhtml],$ontext,$offtext); $smilieson=iif($forum[allowsmilies],$ontext,$offtext); and another line: if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } if ($noshutdownfunc) { $DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'"); } else { $shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'"; } So what should I replace the code given on quickreply.txt with under showthread.php? Anyone that got it going under 2.3.2 can help? Thanks |
Chen has a link to the modifications you have to make if you're running 2.3.2 in the first post of this thread I believe.
|
Sorry guys, I can't believe I missed that in plain BOLD writing :P
|
Quote:
|
I have 2.3.2 and I did everything that the instructions said to do and the reply box doesn't work. Yes, I did look at the new instructions for 2.3.2, those are the ones I followed.
|
IT works perfect you hav to replace the third reference to the subject
|
Huh?
|
Tyro Hacker
Joined: May 2002 Style: Dark Blue IT works perfect you hav to replace the third reference to the subject the same problem I have, what do you mean ? |
Hiya, I have installed this hack and l did following the insulations. Awhile later.. I tried to view my showthread but the only problem l got,
Parse error: parse error in /home/x-sector/public_html/forums/showthread.php on line 505 Can anybody help me? thanks |
Hi I am trying to install this feature to my forum, and I am having an error thrown out to me :(
/home/gmpt/public_html/forums/showthread.php on line 90 and I have 2.3.2 and I followed Chen's instructions and to no avail not able to work.... Can some one please help.. |
nevermind I got it, :) I forgot to get the } ad the end :) thanks anyways
|
Parse error: parse error in /home2/jagged/public_html/forums/showthread.php on line 89
Thats the error I got :( |
Quote:
|
K, I fixed the error, but its showing up above my posts rather than on the bottom :( Also, I have version 2.32
|
I just had to find the place in the showthread template and move $replybox down further below the submit reply buttons, thanks anyhow Gary ;)
|
has anybody successfully added smilies to the 2.3.2 replybox ? I've tried the directions that Mist posted , but they don't show up.
|
I made a post for some help over 3 weeks ago and nobody replied. Is there anybody here who can help me????
|
Hmmm, when I added the Smiles it didnt show up on 2.3.2 do the smiles not work on it?
|
As stated in prvious page find the second instance of
$textareacols = gettextareawidth(); then add: $clickysmilies = getclickysmilies(); The smilies will then show on 2.3.2. |
Quote:
|
I am running a 2.3.2 board. After I did this:
As stated in previous page find the second instance of $textareacols = gettextareawidth(); then add: $clickysmilies = getclickysmilies(); All worked fine. |
look at any thread on my board
http://forums.stairsandflowers.com/index.php?s= |
Quote:
|
Quote:
|
k , got it now , thanks for the help, I had it stuck after the FIRST instance , not the second. Benefits of a 5 day marathon to restore a hacked forum.
|
Quote:
|
The vB2.3.2 version was just as easy to install as the orignal great job!
/me Clicks Install |
Does any one know what i have to adjust in the showthread.php to get my vB buttons and smilies and such to appear on a quick reply box? (for v2.3.2)
|
nvmd, i figured it out, btw hexonxonx's hack for smiles works except he changed the smily variable to $clickysmiles thats why none of yours work and the line for vB buttons (if anyone wants to know) is:
$vbcode_buttons = getcodebuttons(); and can be placed right after the smiles code |
All times are GMT. The time now is 07:23 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:
|