![]() |
My showthread_replybox template is exactly what's in the install instructions. In fact, I've double and triple checked, and this hack is installed exactly as instructed, yet I'm still getting a javascript error!
|
Post the javascript you are using...
It should look like : Code:
<script language="javascript"> |
Here 'tis:
Code:
<script language="javascript"> |
Hmmm...Looks exactly the same as the stuff I posted...
Just try using what I posted instead - See if there is any difference:) Satan |
this hack is great!
it must be inserted in vB3 :cool: |
|
I can't add a link to the "get more smiliespage"
I added this but it says error on page when I click it [<a href="javascript:opensmiliewindow(240,280,'$sessio n[sessionhash]')">Smilies</a>]</smallfont> |
Try :
Code:
<a href="http://$bburl/misc.php?s=&action=showsmilies" target="_blank">Smilies</a> |
Thanks,
that works, but I'm actually looking for a hack that gives the same popup window as it does when clicking on "get more" in a normal reply ^_^; |
I see...
Is the Javascript needed to generate the popup actually in the showthread template? Satan |
[<a href="javascript:opensmiliewindow(240,280,'$sessio n[sessionhash]')">Smilies</a>]</smallfont>
I cot this from the vbcode_smilies_getmore template :confused: For some reason it says "error on page" |
Thats because I believe the Javascript for the Smilies open box thingy is in the newthread/newreply template;)
Satan |
hmm.
The newpost and newreply templates have only the javascripts for the spellscheck and max message leght. |
i really need help on this one right i have gone 1 step further
right first off i added the tables to the 'user' table of my DataBase as seen here http://www.s2k2.com/db.gif then i added options to my templates Code:
modifyoptions_qrurl Code:
modifyoptions_qremail Code:
modifyoptions_dissmilie Code:
<tr> http://www.s2k2.com/qrop.gif then i edited the member.php file and added Code:
// Show Quick Reply Option Code:
if ($bbuserinfo[nosessionhash]) { then i added Code:
eval("\$showquickreplyoption = \"".gettemplate("modifyoptions_showquickreply")."\";"); Code:
eval("dooutput(\"".gettemplate("modifyoptions")."\");"); Code:
$showquickreply=iif($showquickreply=="yes",1,0); Code:
$nosessionhash=iif($nosessionhash=="yes",1,0); Code:
$DB_site->query("UPDATE user Code:
$DB_site->query("UPDATE user then in the quick reply template i got Code:
<smallfont><b> <font size="4">OPTIONS:</font></b><br> what i mean is showed here... http://www.s2k2.com/qr.gif |
Hello I saw this at aboard for their quick reply box, can you please tell me how to make it like that?
|
Sorry folks, this may be covered in this thread, but with 700+ posts I can't read thru them all. I added this quick reply feature and now some of my members are getting run time errors and errorn in line 460 expected object. I use the reply box and I NEVER see the error, why will some mebers but I never do. Her is the code I put in my SHOWTHREAD-REPLYBOX template....<form enctype="multipart/form-data" action="newreply.php" name="vbform" method="post" onSubmit="return validate(this)">
<input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="postreply"> <input type="hidden" name="threadid" value="$threadid"> <input type="hidden" name="title" value=""> <input type="hidden" name="iconid" value="0"> <input type="hidden" name="parseurl" value="yes"> <input type="hidden" name="email" value=""> <input type="hidden" name="disablesmilies" value=""> <input type="hidden" name="closethread" value=""> <input type="hidden" name="hiddenreply" value=""> <input type="hidden" name="signature" value="yes"> <input type="hidden" name="rating" value="0"> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{tableheadbgcolor}" colspan="2"><normalfont color="{tableheadtextcolor}" class="thtcolor"><b>Post Your Quick Reply to This Thread in Box Below</b></normalfont></td> </tr> <tr> <td bgcolor="{secondaltcolor}" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td> <td bgcolor="{secondaltcolor}"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="top"> <td><textarea name="message" rows="7" cols="$textareacols" wrap="virtual" tabindex="1"></textarea><br> <smallfont><a href="javascript:checklength(document.vbform);">[check message length]</a></smallfont></td> </tr> </table> </td> </tr> </table> </td></tr></table> <br> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td align="center"><normalfont> <input type="submit" class="bginput" name="submit" value="Submit Reply" accesskey="s" tabindex="2"> <input type="reset" class="bginput" name="reset" value="Reset Form" accesskey="r" tabindex="3"> </normalfont></td> </tr> </table> |
I do see that in my browser, down at the bottom that when the page is loading it pops up a DONE BUT WITH ERRORS mess. That is done in the status bar above my start button.
|
This one I dont't get, why the errors do not happen to me.
|
You can search this thread using the search box at the bottom right corner.
Runtime errors mean that there is a Javascript error. The javascript in the quickreply template is to do with counting the max number of characters. Make sure you copied and pasted it correctly. |
I looked over my code and repasted and appears to be working now, THANKS!!!!!! This site is GREAT!
|
I didnt see the SEARCH THIS THREAD option, yet another I need to add to my site!
|
I reconsidered my post, sorry
|
*bump*
|
Thanks so much for this great script. I loaded it a couple of days ago and my forum members just love it......
~Eileen Harrison Ford Web http://www.harrisonfordweb.com |
Very nice :D
|
Very nice hack! Thanks!
|
I have found out that the rating system (rate this thread) on most boards is not used a lot, because most people use the quickreply box to reply, and are too lazy to rate since it requires an extra click and page reload.
Can someone implement a rate dropdownbox next to the quickreply 'submit reply' button? That way, a rating takes place while quickly replying, and people will use it more often, and the rating featuring will finally find it's success :bunny: . |
I just moved my vbulletin to another server.
ALL is working fine except the Quick Reply box... I keep getting this message when I click the submit reply button : "No thread specified. If you followed a valid link........." I'm running V2.2.8 and it was working fine on the other server... Any suggestions would be appreciated. Thanks in advance |
Figured out the problem.... The temp directory for uploads wasn't properly defined and that's what was causing the problems :)
|
Is there anyway to get the smilie table in the quick reply?
|
Quote:
|
after doing what was said in the txt file, i get this error:
Parse error: parse error in /home/www/seangworld/forum/showthread.php on line 93 i get it when i click to open up a thread to see if this worked or not. how do i fix this? the only thing on line 93 is "}" which i tried moving to the right, even deleting the bracket, but nothing worked. |
Quote:
|
when i click submit reply it says no thread specified. whats wrong?
|
I've had this hack installed for a while now, and absolutely love it. Can't do without it! :)
Doing some research, so bare with me. Trying to find out why when I view a thread, the counter in increased by 2. So a thread with 100 views will now show 102 after I've read it. 2 views for the price of 1! The function appears to be coming from the showthread.php file. Over at .com, someone said to check templates. The only difference in the showthread template is my replybox. Is there something in the hack that could be causing 2 reads instead of 1? |
Sorry, it's working now.
|
Hi,
I tried adding $logincode in the showthread_replybox template. Although the User Name & Password fields show up find, but when I enter a user name and password and click reply it doesn't get posted. It says "you're not logged in". How can I fix this? |
Ok, I installed this on 2.2.9 (not sure if its compatible) and I had to estimate where to place the code (since the the second string is no longer after the first string in showthread.php) and nothing showed up. You can look for yourself at http://sixflagsnews.com/forums . Nothing at the bottom of the thread.
|
Hmm, it seems more people have experienced the "No thread specified" error, but so far I've seen only one person solve it (without sharing the solution with the rest).
Thus: I hereby beg for that one person (or any other knowledgable person) to explain what I need to do to get the quick reply box working (again). It used to work on my previous server with exactly the same files and database, so I'm 100% sure it involves apache/php settings... |
Yay, I figured it out:
In your php.ini file, make sure "file_uploads" is set to "On" (Restart apache after changing settings in php.ini) |
All times are GMT. The time now is 09:59 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:
|