![]() |
I'll be darned! That *does* make it pop over instead of popping under! YAY!
now... I can't find where to add the button to the quick reply... anybody know where that template is located? |
First and foremost... BACK UP YOUR DATABASE BEFORE INSTALLING ANY HACK!
1. Post 105 - Fix photopost / review post issues 2. Post 198 - Fix hiding pop-up window issues. 3. Post 135 - Recomended for all other issues - Check your mysql tables to see if vbspell exists. If it doesn't, uninstall the product then refer to this post. If you run into any errors after item 3, revert to the backup you made before installing this hack. Don't have a back-up? That's too bad. By the way, nice hack! Clicked Install! |
Quote:
Did it and it works great... If this place used their own "Thank You" hack, you'd be gettin' one right now... Thank you!...:nervous: |
Quote:
showthread templete find: Code:
<input type="submit" class="button" value="$vbphrase[go_advanced]" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" /> Code:
<input type="button" class="button" value="Spell Check" onClick="spellCheck('qrform', '$editorid', '2');" /> Hope that helps |
Quote:
|
Quote:
|
To also add the spell check button to your go advanced options, edit your postbit_quickedit templete.
Find: Code:
<input type="button" class="button" tabindex="1" accesskey="r" value="$vbphrase[go_advanced]" id="{$editorid}_adv" /> Code:
<input type="button" class="button" value="Spell Check" onClick="spellCheck('vbform', '$editorid', '2');" /> |
Quote:
Thanks for these posts, I hadn't even thought of putting the button back:rolleyes: The method you posted for newreply/newthread for for pm_newpm (didn't check the exact code, but right after the preview button). I did add the 'accesskey="l"', so that users could use Alt-L to pop it up too. Thanks again, baze |
If you would like to have a spell check button for your users to use with their PMs, simply edit your pm_newpm templete.
Find: Code:
<input type="submit" class="button" value="$vbphrase[preview_message]" accesskey="r" name="preview" tabindex="1" /> Code:
<input type="button" class="button" value="Spell Check" onClick="spellCheck('vbform', '$editorid', '2');" /> |
Quote:
|
All times are GMT. The time now is 01:19 PM. |
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:
|