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)

John 04-27-2004 05:05 PM

The non-HTL version doesn't work.

The SQL files are mostly invalid, so far. E.g. "DELETE FROM phrase WHERE varname LIKE %shoutbox%';" (Missing a ')

John 04-27-2004 05:16 PM

Ok, I give up on this one. Every single SQL file for the non-HTL installation has errors, duplicated queries, or some other problem.

monstergamer 04-28-2004 03:17 AM

hey link, it is me again :D
i still have black vivi's old shout box not the BVshoutbox full
and wanted to know a couple things before

dose it still have an converter?...if not dose not matter.
dose it fit a fixed screen this time?

MrNase 04-28-2004 11:21 AM

Quote:

Originally Posted by John
Ok, I give up on this one. Every single SQL file for the non-HTL installation has errors, duplicated queries, or some other problem.

noticed that and it sucks! :mad:

Sue 04-28-2004 01:11 PM

Quote:

Originally Posted by Sue
is there anywhere to input "The Shoutbox" for users to see when they go to the main site? all there is is a blank box with a green arrow pointing where the shoutbox is... kinda confusing :(

Anyone? :confused:


https://vborg.vbsupport.ru/attachmen...chmentid=18193

sabret00the 04-29-2004 08:20 AM

yup there is, is that on your forumhome?

tenbucks 04-29-2004 02:40 PM

this is how i got mine looking so far
didnt really like how it looked by default

http://bellsouthpwp.net/t/e/tenbucks/shoutex.gif

awesome hack regardless and btw, i had zero problems installing it

thanks

SmasherMaster 05-01-2004 10:55 AM

Quote:

Originally Posted by monstergamer
hey link, it is me again :D
i still have black vivi's old shout box not the BVshoutbox full
and wanted to know a couple things before

dose it still have an converter?...if not dose not matter.
dose it fit a fixed screen this time?

Yeah there is....


LINK, IS.....THERE.....ANY.....WAY......TO......DISABLE. ....WYSIWYG....IN......THE.....SHOUTBOX?!?!?!?!?!? !?!!?!


EDIT: Wow, tenbucks, that's a cool looking shoutbox there....I'm trying to do something like that but it's proving to be hopeless. -_-

NuclioN 05-01-2004 01:13 PM

Looks good tenbucks. :)

Is it possible to use the vb smiley popup link in this shoutbox? It could be launched with a link after the refresh link and when a member clicks on a smiley the source is displayed in the tekstfield. Can someone do this?

Scrub 05-01-2004 08:01 PM

To remove the WYSIWYG open up the template SHOUTBOX and replace the following:

HTML Code:

<if condition="$vboptions['shoutbox_usestandardtextarea'] == 1">
<textarea name="message" rows="15" cols="75" style="width:100%; height:250px" wrap="virtual" tabindex="2"></textarea><else />
$messagearea
</if>

with

HTML Code:

<if condition="$vboptions['shoutbox_usestandardtextarea'] == 1">
<textarea name="message" rows="15" cols="75" style="width:100%; height:250px" wrap="virtual" tabindex="2"></textarea>
<else />
<textarea name="message" rows="15" cols="75" style="width:100%; height:250px" wrap="virtual" tabindex="2"></textarea>
</if>



All times are GMT. The time now is 12:07 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.01628 seconds
  • Memory Usage 1,745KB
  • 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_html_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