![]() |
Hi! Help me please! And forgive for my English!
If I press on the button "Send the message" in chatbox, the page of a forum entirely is updated. How to make, that the chatbox was updated only a chat? |
I just installed this on a win2003 server running apache and it installed no problems with no errors at all , bar 1 slight user error.
I noticed as i installed i was quite hasty when clicking NEXT maybe you should put tick boxes to make sure people have read what is being done before they can click ? I also noticed that the README.html never displayed for me while installing and i thought that the hack didnt work - it was only after searching the folders that i found the README.HTML and discovered i had a few templates and files to edit ... after that everything worked perfectly. Personally , I wanted a list of users online to be displayed in the shoutbox so that people didnt go posting when no-one was online (i know some people dont have this no-one else online issue, but my forum is newish) so i checked the script and added a tiny little code that i think helps a little. on FORUMHOME template Find : Code:
<if condition="$vboptions['shoutbox_shoutonforumhome'] == textarea && $permissions['shoutboxpermissions'] & SHOUTPOST && $bbuserinfo['usergroupid'] != 1"><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="$vbphrase[shoutbox_shout_now]" class="bginput" accesskey="s"></form></center></if> Code:
<if condition="$vboptions['shoutbox_shoutonforumhome'] == textarea && $permissions['shoutboxpermissions'] & SHOUTPOST && $bbuserinfo['usergroupid'] != 1"><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="$vbphrase[shoutbox_shout_now]" class="bginput" accesskey="s"></form></center></if> Code:
<div class="smallfont"><b>Active Users: </b>$activeusers</div> Thanks a million for the Hack - i had a shoutbox on the site already, but no-one used it as it was popup only - this one is a much better system. |
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('shoutbox', '560', '0') mysql error: Duplicate entry 'shoutbox' for key 1 mysql error number: 1062 Script: http://www.x.com/forum/install/hack_...=Shoutbox_Hack Referer: http://www.x.com/forum/install/hack_...=Shoutbox_Hack =========================================== Warning: Invalid argument supplied for foreach() in /home2www/user/forum/install/hack_install_b2.php on line 1061 =========================================== Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home2/www/user/cludes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home2/www/user/m/includes/db_mysql.php on line 389 ================================================== == Invalid SQL: SELECT varname, text FROM phrase WHERE varname IN () ORDER BY languageid DESC mysql error: You have an error in your SQL syntax near ') ORDER BY languageid DESC' at line 1 |
Quote:
|
i dont think so
|
I'll try it. Thanks
|
hmm....getting this error:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/detailci/public_html/includes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/detailci/public_html/includes/db_mysql.php on line 389 Database error in vBulletin 3.0.3: Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('shoutbox', '560', '0') mysql error: Duplicate entry 'shoutbox' for key 1 mysql error number: 1062 Date: Friday 29th of October 2004 09:10:41 PM Script: http://www.detailcity.com/install/ha...=Shoutbox_Hack Referer: http://www.detailcity.com/install/ha...=Shoutbox_Hack Username: Rick Sample done and tried to reupload all files |
Quote:
|
I just installed shoutbox on a clean install of vB 3.0.3, running at www.christianchapel.net
The install went fine, and when I go to ../shoutbox.php everything works fine as well. However, nothing is displaying on my mainpage. I looked throug the settings for shoutbox in the control panel, and can see nothing that would lead me to believe something was wrong. I also searched this thread, and could find no documentation that might be of assistance. Any reason why, on my index.php page, the shoutbox does not show? Thanks |
Perfect & flawless installation - but I can't stand the iframe option, so I disabled it in the admincp settings.
Me clix install. Thank you! A suggestion: How about a shoutbox admin block in the left column of the acp? |
All times are GMT. The time now is 09:09 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:
|