![]() |
I have 2 problems, small template based I am guessing but not to sure. my site is at http://www.ewevolved.com/forums now in the shoutbox I set it for the box to have only one shout is there anyway to make the box smaller though cause it's too big right now. Also on the shoutbox page itself the copyright stuff is on the right side at the top how can I fix this. Thanks for the help.
|
My server guys have thrown a hissy fit over this hack and I had to take it down. They say the tables aren't indexed properly. :confused:
You should consider also to create a seperate small shoutbox.php-file for the iframe. The iframe gets battered with refreshes on my site, and the smaller the script, the better. |
On my site, http://www.xblgamers.com/forums, anytime we shout, the entire page reloads and kicks us to the top of the forums. Rather than just refreshing the SB. Plus the shoutbox.php is f'd looking and the buttons to the right of the "Shout Now!" are missing. Our main programmer did something last week. Not exactly sure what he did, so I'm asking you guys if you can figure out what the problems seem to be.
Thanks! |
Quote:
About it going back to the top of the forums - that's a problem that came when I removed to text box out of the iframe so it wouldn't be refreshed with the shouts. I don't know how to make it submit to the iframe without being in the iframe, so I dunno how to fix it. |
Quote:
[sql]ALTER TABLE `shoutbox_posts` ADD INDEX ( `userid` ) ; ALTER TABLE `shoutbox_posts` ADD INDEX ( `time` ) ;[/sql] About the iframe shoutbox.php - I'll look into it. |
Any luck with the update script mate?
|
I dunno what to say. It all works here. If you go to shoutbox.php?do=update&info=1, it should show everything that is going on, and then at the bottom have a link to the next page to process. If you want to do more than 50 at a time, find
Code:
$perpage = "50"; |
Hmm link, I seem to be having a problem, I just installed this hack, but NOTHING is there, no phrases, no shoutbox templates, nothing. I'm using RC4...This was the only hack I installed after I installed the HTL...=/
/me scratches head on confusion |
Link the first page works fine, it just won't even load the second page. Maybe the script is timing out - so I'll do what you suggested but change it to 10 users at a time.
|
It still does the same even when I change the number of users to 20, and even when it's set to 2... Is there a query I can manually run via phpMyAdmin?
|
Weird hack
It would install normally, but to settings or anything that would let me turn the shoutbox on appear anywhere. No menus, nothing! Where am I supposed to edit settings? After the successfull install, what else do i need to do? Do i have to edit any settings manually? |
Anyone who is having problems with the phrases and settings etc. not being there, run the following queries, delete the hack from the HTL, re-upload the attached HTL and try the install again.
[sql]ALTER TABLE language DROP phrasegroup_shoutbox; DELETE FROM phrasetype WHERE fieldname='shoutbox';[/sql] 1.03d, here we come! |
I non-htl install:
Quote:
|
Go to the phrase manager, go to the edit screen for a phrase, and then save it without changing it.
|
I get a parse error in usergroups.php in line 124 this is what I have:
123: { 124: else 125: } please assist. I fixed it, I tried deleting the "// End "blah blah blah" comment. For some reason that was it. |
awesome hack :)
I have a little problem though... probably b/c I messed up in the installation somewhere. I used the hack tracking log to install it and had no errors, but now the shoutbox will not show up and when I try to access it, it says Your usergroup(s) do not have permission to use the shoutbox. I checked the settings and it is set to allow users in all usergroups to see it. Can you tell me some common errors or things to check that may be causing this? Thanks :) |
Quote:
|
Quote:
but now it doesn't show up on the forum home page.... what can I do to fix that? |
wake up and answer me please sir!
|
In non-htl install i get this error when i try to run shoutbox.sql in phpMyAdmin:
Code:
Error and an erro when i run phrases.sql: Code:
Error Could you please fix the files in the non-htl install folder. I really want to install that hack, but I have problems using htl. :( |
Quote:
|
Quote:
|
Quote:
The last query in shoutbox.sql should be this: [sql]DELETE FROM phrase WHERE varname LIKE '%shoutbox%';[/sql] And I suggest you run it as well. The error in phrases.sql - I'll look into it and release a fixed shoutbox.sql and phrases.sql today in 1.03e. |
OK, thanks, i'llw ait for the fixed version. Sorry, didn't have time to check the other two .sql files.
|
LINK! I get a "cannot add phrases" error during install!!! >:[
|
Hey Link, I just gotta say you are to be commended for your work and your patience with all of us :)
On to the issue: I too get the "cannot make a blank shout" when using the wsywig to shout. I noticed a couple pages back it was mentioned that you had fixed it back in beta 5 but I didn't see any manual fix for this. I'm running 1.03d and everything else is working perfectly. Also, could you tell me what to edit to have a title for my shoutbox? Any help is appreciated :) |
Link is there an SQL query I can run to update the Shoutbox rather than using do=update? This refuses to go past the first page, whether I set it to do 1 or 100 users at a time. I have no problems with any other line of PHP on my site, so I was hoping maybe you'd have a solution.
Thanks. |
I've installed this hack but and everything went fine. However, when I go to forum home there is nothing there - www.burnleyweb.com/forum
What have I done wrong? |
Quote:
then again im not to clever when it comes to VB shoutbox works fine, here, just cant get it to show on the homepage. Im pretty sure ive done all the modifications :o |
I seem to have a small problem, i can only get the shout box to post if i use the basic editor box, the Show Standard Editor Toolbar and Show Enhanced (WYSIWYG) Editor Toolbar return error and will not allow to post
error i get:- Could not find phrase 'shoutbox_1000_blankshout'. please help |
great hack, thanks a bundle. had to clean up the non-HTL queries. attached is the cleaned up text. i make no promises or guarantees, but it worked for me. thanks again for the sweet hack.
|
Quote:
|
No place for what. I was merely explaining that demanding a response isn't going to get anyone, anywhere.
|
just want to find out, it's possible that someone can hack into the shoutbox and shout or changed his username to shout because I had a incident this morning. The fellow came from no where and make a shoot and I cannot find his particulars at all.
|
Quote:
|
Haha I'm not even gonna bother.
|
Quote:
|
Here's a screeshot.
First questoin: how do i remove that ugly line right above "Today's shouts:" (forumhome)? Second question: How can i make the bit with the actual shouts be equal distance from the edge (notice it's about twice as far from the corner of the table on the right, then on the left)? Another thing, how can I add the Refresh and Archive buttons right oppsite the Shout Button on forumhome? Thanks! |
I also have this problem (see screenshot)
Any way to fix the width รนร the input field? |
Excellent hack! Thanks heaps!
I keep getting runtime errors however, while some of my users don't. Any idea what might be wrong? |
All times are GMT. The time now is 07:44 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:
|