vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

vibe 06-03-2006 12:27 AM

Quote:

Originally Posted by Neo_Angelo
whenever myself or member put " < & or things like that the shoutbox changes them into &quot; &amp or whatever the others are, how do i correct this so we can place " without it being changed to &quot;?

its pretty annoying, but overall i absolutly LOVE this code.


I second that

balkanf 06-03-2006 02:35 PM

hi guys! sorry if what i'm about to ask has been asked before, this thread is just too long to sit and read all of it...

anyway, i want to remove the "clear" button and the "font face" drop down box. how do i do that? i didn't really find anything in vbshout.php

also how can i set the width/height of the vbshout box?

you might as well just tell me where to look and i'll find it myself

thanks!

balkanf 06-03-2006 03:35 PM

ok i found how to remove those buttons
what is actually bothering me now is that i want to put a small adsense ad right on the left of the shoutbox. but it doesn't seem to work as i have to insert javascript code into the xml file, and im not sure how to do that

can someone tell me how to make the adsense code work inside xml?

thanks

B?-Y?u 06-04-2006 01:44 AM

Quote:

Originally Posted by GuaRRand
Is there a way to turn of the timestamps?
(didnt see them in the options)

Hi GuaRRand. I think I can help U :)

1- Now, turn on the debug mode simple by adding:

PHP Code:

$config['Misc']['debug'] = true

to your includes/config.php just before

Code:

/*======================================================================*\
|| ####################################################################

Read more here

2- ACP -> vBulletin Options -> vBShout Options -> Add Setting:

Varname: shout_time_display
Setting Group: vBShout Options
Product: vBShout
Title: Display Time
Description: Display time on shout ?
Option Code: yesno
Data Validation Type: Boolean
Default: 1
Display Order: This is option 4 U :)
vBulletin Default: Yes

3- Open template forumhome_vbshout_shout, find

Code:

[{$Shout['time']}]
change to

Code:

<if condition="$vboptions[shout_time_display]">
                                        [{$Shout['time']}]
</if>

Done. I hope U like it :)

mano1.com 06-04-2006 03:36 PM

Quote:

Originally Posted by Justin761985
Hello,

Is there anyway I can enable censorship for the vBShout mod?

Thanks,
Justin.


I want to know this as well - please let me know!

Jon. 06-04-2006 04:44 PM

Fantastic extension! I can't believe i didn't click install earlier :o

Quote:

Originally Posted by mano1.com
I want to know this as well - please let me know!

It should automatically use the censorship settings defined in vboptions :)

Polo 06-06-2006 08:55 PM

excellent hack!

Will 06-08-2006 06:16 AM

I am still getting an error when uploading product xml

any real replies to how to fix this

XML Error: unknown at Line 0

Evil Chris 06-08-2006 03:37 PM

Quote:

Originally Posted by Evil Chris
is there no way to install this Shoutbox vertically rather than horizontally?

Bueller?

redlabour 06-08-2006 03:45 PM

Will it work in the Feature with vBulletin 3.6 ?


All times are GMT. The time now is 12:47 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.09043 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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