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)

SmasherMaster 05-01-2004 09:47 PM

It didn't do anything! I still get the WYSIWYG in the shoutbox...

Link14716 05-01-2004 11:08 PM

Let me start working on making this hack work correctly, now that I took a few days off for Spring Break, a week for being lazy, and a week where I felt like ++++.

1.10 or something like that, with a standalone installer that works, working WYSIWYG, and if I get Zachery to help me, probably other stuff fixed up in the templates. ;)

Diva 05-02-2004 01:26 AM

Quote:

Originally Posted by Link14716
Let me start working on making this hack work correctly, now that I took a few days off for Spring Break, a week for being lazy, and a week where I felt like ++++.

1.10 or something like that, with a standalone installer that works, working WYSIWYG, and if I get Zachery to help me, probably other stuff fixed up in the templates. ;)

OMG! You're back! Welcome back and I'm glad you had some rest. I was giving up on this hack... and I really hated to do that. I know you have quite a few threads to go through... but when you get to mine I would really like to know about the option to have the default editor separate so that there arent any compatibility problems. All I want is a box to type words and smilies to click that show on my front page and forum home. :D

Scrub 05-02-2004 11:31 AM

Quote:

Originally Posted by SmasherMaster
It didn't do anything! I still get the WYSIWYG in the shoutbox...

Try this then

find
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>

and replace it with

HTML Code:

<textarea name="message" rows="15" cols="75" style="width:100%; height:250px" wrap="virtual" tabindex="2"></textarea>

SmasherMaster 05-02-2004 12:39 PM

I found out that

PHP Code:

<if condition="$vboptions['shoutbox_use[b]standardtextarea[/b]'] == 1"

Doesn't work if you enable WYSIWYG and use it in the shoutbox...It works for the standard editor, but not WYSIWYG.

PHP Code:

<if condition="$vboptions['shoutbox_useavancedtextarea'] == 1"

That should work correct?

Sue 05-02-2004 01:07 PM

Quote:

Originally Posted by sabret00the
yup there is, is that on your forumhome?


yeah, it is...

I don't know where to change anything :ermm:

sabret00the 05-02-2004 01:13 PM

Quote:

Originally Posted by Sue
yeah, it is...

I don't know where to change anything :ermm:

ok what browswer you using?

Sue 05-02-2004 01:32 PM

Ie 6

Bradfordrio 05-04-2004 06:38 PM

My shoutbox doesnt look like i should, ive looked at the code over and over again and i cant find where the problem is

http://www.townandcountryclub.com/forum/index.php

b6gm6n 05-04-2004 10:56 PM

well the NON-HTL version was a complete +++++ to install, thanx to NEXUS-L33T for the correct .sqls, you need to be a little clearer on SAVING THOSE PHRASES...otherwise you end up with no text anywhere...anyways, looks like a gr8 hack, cheers (eventually) ;)

-b6


All times are GMT. The time now is 06:13 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.01570 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
  • (2)bbcode_php_printable
  • (4)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