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)

Scrub 04-09-2004 06:11 AM

I was helping someone install this and we get the same error as sabert00the gets. :(.

Link14716 04-09-2004 10:24 AM

I'll be working on this hack today and throughout my spring break, sorry for the delay. I am not sure if I'll be able to get WYSIWYG to work again or not - it took me 5 beta releases to get it the first time, and I still don't know why it didn't work until then.

BarBeQue 04-09-2004 10:32 AM

Glad to see you're back and didn't forget about this hack :)

Elrum 04-09-2004 05:57 PM

I did a clean install of the latest version via HTL on VB 3.0 Gold. There were no error messages and the shoutbox is displayed properly on my page, but there seem to be some phrases missing:

- Could not find phrase 'shoutbox_1000_blankshout'.
- Could not find phrase 'shoutbox_1000_dupeshout'.

In the control panel there's no headline for "Shoutbox" and option settings are displayed without a left column. (plz look at attached screenshot)

Any hints?

Scrub 04-09-2004 10:56 PM

Search for the phrase shoutbox_global_shoutbox and change it to shoutbox. If I remember correctly, this will fix your problem.

Diva 04-10-2004 01:11 AM

Hi. I was wondering if there was a way to set the default editor for the shout different than what people choose for threads. That way there isnt so many problems with it. Also, can the smilies show in a box like TWTCommish's version without selecting for the smilie box in the threads?

wolfgang2 04-10-2004 02:05 PM

Important:
How about security?
Could a hacker run a script via the shoutbox?

BigJohnson 04-11-2004 08:13 PM

Quote:

Originally Posted by Elrum
I did a clean install of the latest version via HTL on VB 3.0 Gold. There were no error messages and the shoutbox is displayed properly on my page, but there seem to be some phrases missing:

- Could not find phrase 'shoutbox_1000_blankshout'.
- Could not find phrase 'shoutbox_1000_dupeshout'.

In the control panel there's no headline for "Shoutbox" and option settings are displayed without a left column. (plz look at attached screenshot)

Any hints?


There is a problem with hte non htl part in the phrases.sql file

There are duplicate inserts and it is screwing up the query when i t is ran.

That file needs to be fixed.

BigJohnson 04-11-2004 09:56 PM

For the people having some trouble with there INSERTING of queries for settings on NON HTL here is the mistake.

These lines should be like this

Code:

INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_hierarchymode', 'shoutbox', '1', '1', '<span class=\"smallfont\" style=\"white-space:nowrap\"> <label for=\"hierarchy1\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"hierarchy1\" value=\"1\" tabindex=\"1\"" . iif($setting[\'value\'] == 1, \' checked="checked"\') . " />#1</label><br /> <label for=\\"hierarchy2\\"><input type=\\"radio\\" name=\\"setting[$settingid]\\" id=\\"hierarchy2\\" value=\\"2\\" tabindex=\\"2\\"" . iif($setting[\'value\'] == 2, \' checked="checked"\') . " />#2</label><br /> </span>', '23', '0', '0');
Code:

INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('shoutbox_shoutonforumhome', 'shoutbox', 'input', 'Input', '<span class=\"smallfont\" style=\"white-space:nowrap\"> <label for=\"sofh1\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"sofh1\" value=\"none\" tabindex=\"1\"" . iif($setting[\'value\'] == none, \' checked="checked"\') . " />None</label><br /> <label for=\\"sofh2\\"><input type=\\"radio\\" name=\\"setting[$settingid]\\" id=\\"sofh2\\" value=\\"input\\" tabindex=\\"2\\"" . iif($setting[\'value\'] == input, \' checked="checked"\') . " />Input Box</label><br /> <label for=\\"sofh3\\"><input type=\\"radio\\" name=\\"setting[$settingid]\\" id=\\"sofh3\\" value=\\"textarea\\" tabindex=\\"3\\"" . iif($setting[\'value\'] == textarea, \' checked="checked"\') . " />Textarea</label><br /> </span>', '24', '0', '0');

Cyb0rg 04-12-2004 01:34 PM

I installed this Hack via HTL. So far it`s working but I also have the same error. There is nothing written @ the optionscreen if you try to set parameters in the admin cp.
I also translated the phrases but they still do not show up.

So I have the very same problem like ELRUM
https://vborg.vbsupport.ru/attachmen...&stc=1&thumb=1

Please help!


All times are GMT. The time now is 11:59 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.01561 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
  • (1)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