The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[HTL] & [Normal] Shoutbox Hack - 1.03d Details »» | ||||||||||||||||||||
Re-released at https://vborg.vbsupport.ru/showthrea...790#post547790
Show Your Support
|
Comments |
#287
|
||||
|
||||
Any luck with the update script mate?
|
#288
|
||||
|
||||
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"; |
#289
|
||||
|
||||
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 |
#290
|
||||
|
||||
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.
|
#291
|
||||
|
||||
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?
|
#292
|
|||
|
|||
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? |
#293
|
||||
|
||||
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! |
#294
|
|||
|
|||
I non-htl install:
Quote:
|
#295
|
||||
|
||||
Go to the phrase manager, go to the edit screen for a phrase, and then save it without changing it.
|
#296
|
||||
|
||||
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. |
#297
|
|||
|
|||
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 |
#298
|
||||
|
||||
Quote:
|
#299
|
|||
|
|||
Quote:
but now it doesn't show up on the forum home page.... what can I do to fix that? |
#300
|
|||
|
|||
wake up and answer me please sir!
|
#301
|
|||
|
|||
In non-htl install i get this error when i try to run shoutbox.sql in phpMyAdmin:
Code:
Error There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem ERROR: Unclosed quote @ 48 STR: ' SQL: DELETE FROM phrase WHERE varname LIKE %shoutbox%'; SQL-query : DELETE FROM phrase WHERE varname LIKE %shoutbox%'; MySQL said: #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '%shoutbox%'' at line 1 and an erro when i run phrases.sql: Code:
Error SQL-query : INSERT INTO phrase( phraseid, languageid, varname, text, phrasetypeid ) VALUES ( NULL , '0', 'shoutbox_shoutbox_leaderboard', 'Shoutbox Leaderboard', '153' ) MySQL said: #1062 - Duplicate entry 'shoutbox_shoutbox_leaderboard-0-153' for key 2 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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|