![]() |
Great hack ! Thanks!
Quote:
Thanks. |
Yeah, I found that error a while ago, it's fixed for Beta 6.
I'll make a quick edit to the FORUMHOME template and post it here. |
Ok, this will make a small textarea under the shouts. In FORUMHOME, find this:
HTML Code:
$latestshouts HTML Code:
<center><form action="shoutbox.php" method="post"><input type="hidden" name="do" value="addshout"><textarea name="message" rows="5" cols="60" class="bginput" wrap></textarea><br><input type="submit" name="submit" value="Shout Now!" class="bginput" accesskey="s"></form> HTML Code:
<form action="shoutbox.php" method="post"><input type="hidden" name="do" value="addshout"><input type="text" name="message" value="" size="60"><input type="submit" name="submit" value="Shout Now!" class="bginput" accesskey="s"></form> |
Perfect, thank you Link14716
|
Ok, in Beta 6, there is a toggable setting - you can select an input box, a textarea, or neither to show up on FORUMHOME.
|
Link, you are the man !
Thanks for this great hack and the html-code :D |
AH, one thing... Is there a way that the user will not be forwarded to the shoutbox.php-Mainpage, then he ads a shout. I just want the shout added and the user should stay on forumhome.
|
An option will be in the next release.
For now, though, find this: PHP Code:
PHP Code:
PHP Code:
|
Yes, works (after using a ; instead of : after ..php.)
For the next version, it would be cool if the script could check, if the user is on the forumhome or in shoutbox.php and stay after adding a new shout at the user's current location. |
Quote:
|
All times are GMT. The time now is 06:34 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:
|