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)

edeab220 07-26-2004 03:08 AM

I'm just wondering...any ETA on the next version?

weaver 07-27-2004 02:28 PM

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.

weaver 07-29-2004 02:12 PM

Okay I'm upgraded vb and redid the file edits and am still getting this error. Help. :(

sabret00the 07-30-2004 07:44 AM

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.

Keyser S?ze 07-31-2004 05:39 AM

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

Dennis B 07-31-2004 11:07 AM

Keyser,

The cleaned-up files were posted back in this post.

TheComputerGuy 07-31-2004 04:33 PM

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?

Keyser S?ze 07-31-2004 09:19 PM

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?

Dennis B 08-01-2004 01:55 AM

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.

Keyser S?ze 08-01-2004 03:22 AM

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.


All times are GMT. The time now is 01:17 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
  • Page Generation 0.01719 seconds
  • Memory Usage 1,736KB
  • 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
  • (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