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)

Andyucs 04-25-2008 09:14 PM

Did Not Work For Me

could some coder not grab this and bring it upto date to work in 3.7.0 Release Candidate 4 +

Please
this is the best shout box i have ever used

Danny-E 04-26-2008 12:46 PM

mine was working on rc4 and now its randomly stopped working :(

Knightmane 04-27-2008 12:30 PM

Quote:

Originally Posted by acegames (Post 1499193)
you could just add this to top of vbshout.php

define('CSRF_SKIP_LIST', 'action_one,action_two'); underneath line : define('THIS_SCRIPT', 'vbshout');

But this will need updating as it stops the vbshout using the security token protection

I think ace meant like the following...

Code:

// ---------------------------------------------------
// Start Define Important Constants
// ---------------------------------------------------

define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'vbshout');
define('CSRF_SKIP_LIST', 'action_one,action_two');

EDIT:

Tried this fix and it didn't work. Same as everyone else's problems.
Shouts cannot be made and /prune does not function.

icemann 04-30-2008 06:01 AM

Not working on 3.7.0 :(

Tuga?? 04-30-2008 02:39 PM

my one working perfect in FORUM and CMPS as well.

www.tugateam.com

acegames 04-30-2008 11:07 PM

You can fix like this :

The following should be added to all of the forms which POST back to vBulletin or a vBulletin script. This will automatically be filled out with a 40 character hash that is unique to the user.



Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

I have now disabled it and installed cybchatbox as that is fully working with 3.70 gold

ti07shadow 05-01-2008 07:44 PM

Is there a way to make announcements for it? like if I tyoppe /announce (only admins comand) and make it so it doesnt show your name but says from the far left to the right, Announcement: message shwos here. in Red bold print?? here I modified it in photoshop to show what I mean.

https://vborg.vbsupport.ru/external/2008/05/92.jpg

readjono 05-06-2008 11:07 AM

Any plans for a 3.7 version?

GoNz00 05-06-2008 11:15 AM

its not been updated for 2 years and i dont think its supported any more so i doubt it.

hydratza 05-07-2008 09:27 PM

Quote:

Originally Posted by acegames (Post 1498616)
Just use this to fix https://vborg.vbsupport.ru/showthread.php?t=177013

Shoutbox working on rc 4 for me using the above fix

what did you do exactly? all i get is a loading... on the page regardless of what i do


All times are GMT. The time now is 03:02 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.13085 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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