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
  #572  
Old 07-26-2004, 03:08 AM
edeab220 edeab220 is offline
 
Join Date: Mar 2004
Location: South NJ
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm just wondering...any ETA on the next version?
  #573  
Old 07-27-2004, 02:28 PM
weaver weaver is offline
 
Join Date: Mar 2004
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've read through the entire thread and haven't seen this problem yet. When I click to go to the shoutbox's main page only shouts from a single user are being shown. Any idea where I screwed up? I used HTL to install and have this problem with IE and Mozilla.
  #574  
Old 07-29-2004, 02:12 PM
weaver weaver is offline
 
Join Date: Mar 2004
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay I'm upgraded vb and redid the file edits and am still getting this error. Help.
  #575  
Old 07-30-2004, 07:44 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tried to install this non-htl it was possibly the worst mistake i've ever made, errors left right and centre (possibly due to having twt's shoutbox) but theirs no mention of upgrading from that, i guess in this case the htl is needed, it's like the only reason i'm installing the htl.
  #576  
Old 07-31-2004, 05:39 AM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

getting a error in the dql

ERROR: Unknown Punctuation String @ 385
STR: =\
SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_hierarchymode', 'shoutbox', '1', '1', ' INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_shoutonforumhome', 'shoutbox', 'input', 'Input', ' None Input Box Textarea ', '24', '0', '0');

SQL-query :

INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_hierarchymode', 'shoutbox', '1', '1', ' INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_shoutonforumhome', 'shoutbox', 'input', 'Input', ' None Input Box Textarea ', '24', '0', '0');

MySQL said:

#1064 - You have an error in your SQL syntax near 'value'] == 1, ' checked=\"checked\"') . " />INSERT INTO setting (varname, groupt' at line 1
  #577  
Old 07-31-2004, 11:07 AM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Keyser,

The cleaned-up files were posted back in this post.
  #578  
Old 07-31-2004, 04:33 PM
TheComputerGuy's Avatar
TheComputerGuy TheComputerGuy is offline
 
Join Date: Oct 2001
Location: TX
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here are some of my errors...and I have uploaded all the SQLs, and the templates twice.

I find this to be very frustrating.

Are these the errors you get Sabre?
  #579  
Old 07-31-2004, 09:19 PM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok well i tried it, no longer get the error but still having this problem, im attachintg the image

the phrases dont show up, and im assuming since they dont thats why the shoutbox dont show up either

any ideas?
  #580  
Old 08-01-2004, 01:55 AM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Keyser,

How about the phrases in the AdminCP >> vBulletin Options >> Shoutbox Settings, can you see them?

Since you can neither see the phrases in the usercp nor in the shoutbox, it seems you haven't run the queries in phrases.txt and possibly the ones in settingphrase.txt as well.

To quickly find out if the phrases are in the db run this query (can't hurt):

SELECT * FROM phrase WHERE varname LIKE '%shoutbox%';

You should get 208 phrases back.

Next steps at your own risk!

If they DO NOT show up, just run the queries in phrases.txt and settingphrase.txt again.


If they DO show up, try deleting them (at your own risk!):

DELETE FROM phrase WHERE varname LIKE '%shoutbox%';

and then re-running the queries in phrases.txt that begin with INSERT INTO phrase and all the queries in settingphrase.txt.
  #581  
Old 08-01-2004, 03:22 AM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The phrase table is composed of only 148 shoutbox elements, this is because the installation file I recieved is composed of 148 phrase inserts (scattered across those 2 files you mentioned). If theres another sql file which contains the other 60 please let me know.
  #582  
Old 08-01-2004, 11:45 AM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Keyser,

Sorry, you're correct, you should have only 148 phrases.
I counted 208 because I forgot to segregate the ones I translated (languageid != 0).

If you have modified admincp/usergroup.php correctly, the phrases should be called normally.

Did you do the last step in the installation instructions?
4. Edit a phrase, a usergroup, and a setting to update their caches.

The last thing I can think of is if your default language is not languageid = 0 like mine and for some reason it's not pulling up the default text...
  #583  
Old 08-01-2004, 06:04 PM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

damn that was it, man i must have reinstalled this thing 10 times

thanks, well, now the prob is, the shoutbox shows up fine but if u try to enter a shout it takes u to a blank white page

this is in the address bar http://www.emuasylum.com/forums/shoutbox.php


also isnt it possible to just use the shoutbox soley on forum home? i dont want to have to go to another page to use it, if i wanted that id install a java IRC
  #584  
Old 08-01-2004, 07:47 PM
TheComputerGuy's Avatar
TheComputerGuy TheComputerGuy is offline
 
Join Date: Oct 2001
Location: TX
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Keyser S?ze
damn that was it, man i must have reinstalled this thing 10 times

thanks, well, now the prob is, the shoutbox shows up fine but if u try to enter a shout it takes u to a blank white page

this is in the address bar http://www.emuasylum.com/forums/shoutbox.php


also isnt it possible to just use the shoutbox soley on forum home? i dont want to have to go to another page to use it, if i wanted that id install a java IRC
Keyser...we are at the same point so far. Mine says "You can not submit a blank shout"
  #585  
Old 08-01-2004, 09:38 PM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well mine works if i go to /forums/shoutbox.php

but not on forum home, is there any plans to make this more like the shoutbox from vb2, that was a near perfect shoutbox, this is more like a vb chatroom
  #586  
Old 08-02-2004, 01:59 AM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Keyser,

Concerning forumhome, please verify that you have created the forumhome_shoutbit template. Since the shoutbox is working from the other page, it seems like it's just not inserting the individual shouts according to that template. Just a guess, sorry if it's too obvious.

Once you get it working on forumhome, if you remove the links to shoutbox.php in the shoutbox title and icon, your members wouldn't use the shoutbox.php page unless they knew about it. You can still keep it for your use as it displays some useful information.

Did you allow guests to shout? I was able to shout the word 'shout' in your shoutbox. Never got a blank page...
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 06:36 AM.


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.05647 seconds
  • Memory Usage 2,354KB
  • 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
  • (1)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
  • (1)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