vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [HTL] & [Normal] Shoutbox Hack - 1.03d (https://vborg.vbsupport.ru/showthread.php?t=59985)

djohn 02-29-2004 02:27 PM

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?

Link14716 02-29-2004 02:35 PM

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!

djohn 03-01-2004 06:17 PM

I non-htl install:
Quote:

4. Edt a phrase, a usergroup, and a setting to update their caches.
What does that mean?

Link14716 03-01-2004 07:04 PM

Go to the phrase manager, go to the edit screen for a phrase, and then save it without changing it.

Red Blaze 03-03-2004 06:12 PM

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.

arka)Dream 03-04-2004 02:54 AM

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 :)

Link14716 03-04-2004 02:56 AM

Quote:

Originally Posted by arka)Dream
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 :)

Pick a usergroup, any usergroup, edit and save. That should update the cache allowing it to pick up the needed permissions.

arka)Dream 03-04-2004 04:10 AM

Quote:

Originally Posted by Link14716
Pick a usergroup, any usergroup, edit and save. That should update the cache allowing it to pick up the needed permissions.

well, that worked :-D

but now it doesn't show up on the forum home page.... what can I do to fix that?

arka)Dream 03-06-2004 08:34 AM

wake up and answer me please sir!

djohn 03-06-2004 12:25 PM

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

It looks like there are lots of dublicate entries in phrases.sql
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. :(


All times are GMT. The time now is 12:33 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
  • Page Generation 0.01612 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete