Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
[HTL] & [Normal] Shoutbox Hack - 1.03d Details »»
[HTL] & [Normal] Shoutbox Hack - 1.03d
Version: 1.00, by Link14716 Link14716 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 01-09-2004 Last Update: Never Installs: 83
Supported
 

Re-released at https://vborg.vbsupport.ru/showthrea...790#post547790

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #287  
Old 02-26-2004, 12:15 AM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any luck with the update script mate?
  #288  
Old 02-26-2004, 12:20 AM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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";
in shoutbox.php and change it to something else.
  #289  
Old 02-26-2004, 01:45 AM
SmasherMaster's Avatar
SmasherMaster SmasherMaster is offline
 
Join Date: Feb 2004
Location: Florida
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 02-26-2004, 02:06 AM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 02-26-2004, 02:21 AM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 02-29-2004, 02:27 PM
djohn djohn is offline
 
Join Date: Feb 2004
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 02-29-2004, 02:35 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 03-01-2004, 06:17 PM
djohn djohn is offline
 
Join Date: Feb 2004
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I non-htl install:
Quote:
4. Edt a phrase, a usergroup, and a setting to update their caches.
What does that mean?
  #295  
Old 03-01-2004, 07:04 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Go to the phrase manager, go to the edit screen for a phrase, and then save it without changing it.
  #296  
Old 03-03-2004, 06:12 PM
Red Blaze's Avatar
Red Blaze Red Blaze is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 03-04-2004, 02:54 AM
arka)Dream arka)Dream is offline
 
Join Date: Nov 2001
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  
Old 03-04-2004, 02:56 AM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
  #299  
Old 03-04-2004, 04:10 AM
arka)Dream arka)Dream is offline
 
Join Date: Nov 2001
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
  #300  
Old 03-06-2004, 08:34 AM
arka)Dream arka)Dream is offline
 
Join Date: Nov 2001
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wake up and answer me please sir!
  #301  
Old 03-06-2004, 12:25 PM
djohn djohn is offline
 
Join Date: Feb 2004
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05227 seconds
  • Memory Usage 2,355KB
  • Queries Executed 30 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete