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)

Ohiosweetheart 01-12-2006 05:57 PM

ok this didn't happen when I first installed the SB, but for the past few days, the box clicks and jumps when it refreshes. Sometimes if you're typing something in the message line for the SB, it disappears and you have to start over.

any ideas why and what to do???

FD929 01-12-2006 07:37 PM

@ Ohio: I noticed when I put the full url in the templates it started doing that. If you've modified the url's to vbshout.php in the templates, you might want to change them to an internal reference. i.e. /forum/vbshout.php vs http://www.myforum.com/forum/vbshout.php. Hope that helps.

JohnnyClark 01-12-2006 09:33 PM

@thepimp

can u show me the code please?

Ohiosweetheart 01-12-2006 09:40 PM

Quote:

Originally Posted by FD929
@ Ohio: I noticed when I put the full url in the templates it started doing that. If you've modified the url's to vbshout.php in the templates, you might want to change them to an internal reference. i.e. /forum/vbshout.php vs http://www.myforum.com/forum/vbshout.php. Hope that helps.

say what?

I haven't edited any urls. I just followed the instructions that came with it. The shoutbox is on my forum at http://exquisitelyerotic.net/forums
Like I said it didn't do this when I installed it a week ago, only the past day or two

hollyboy 01-12-2006 10:02 PM

2 questions:

1) what are the templates changes? I guess only forumhome right?
2) does this hack use lot of bandwidth?

Farcaster 01-13-2006 02:55 AM

I have a question about this:

Code:

return (isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups'));
I would like this ban check to also check secondary groups. Is that possible? How would the code need to be changed?

Thanks
:nervous:

Replicators 01-13-2006 10:15 AM

Is it possible someone could make a add-on to give rooms for certain usergroups? Like mods having their own room and you can switch between public and mod channel?

S@NL - BlackBik 01-13-2006 01:58 PM

It's not a chat, it's a shoutbox, Replicators ;)

I would like to have the archive be pruned so that only shouts from the last 24 hours are saved. Running a cron every hour or so. Cause it's gonna be a huge table if the box is intensively used.
But it would be nice if the shoutstatisics are saved (total shouts, shouts per member etc)

Ohiosweetheart 01-13-2006 02:04 PM

I still can't figure out why the shoutbox is jumping everytime it refreshes. I thought it was supposed to refresh smoothly??

firstrebel 01-13-2006 02:29 PM

Quote:

Originally Posted by S@NL - BlackBik
I would like to have the archive be pruned so that only shouts from the last 24 hours are saved. Running a cron every hour or so. Cause it's gonna be a huge table if the box is intensively used.

I agree, phpMyAdmin shows nearly 1000 in the past week. I suppose I could empty the table every week or so or manually delete entries over a few days old. But what a hassle.

Bob


All times are GMT. The time now is 01:20 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.03845 seconds
  • Memory Usage 1,737KB
  • 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)bbcode_code_printable
  • (2)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