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)
-   -   vBookie for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=94128)

Devil Woman 08-24-2006 02:59 PM

everything is fine but now I don't have the option to add a vbookie event to a thread in a bookie forum, I have set all the settings to yes on the forum permissions but still no option to post a vbookie event

Any help is appreciated, thanks

JIZZLE23 08-25-2006 04:26 AM

Please I am in Dire need of this, Does anyine know how to reset or erase vbookies?

JIZZLE23

Neal-UK 08-25-2006 04:58 AM

Settings are not saving in usergroup permissions when set to yes, on 3.5.5

VBUsers 08-25-2006 05:39 PM

in 3.6 i made the edit for the hook and when i try to edit a vbookie event it tells me i have no permissions to do so. why?

Puck 24/7 08-26-2006 05:27 AM

Quote:

Originally Posted by Neal-UK
Settings are not saving in usergroup permissions when set to yes, on 3.5.5

You have to rebuild the bitfields:

example:
yoursite.com/admincp/index.php?do=buildbitfields

bandare 08-26-2006 09:02 PM

DOes anyone have any idea on whether this will work with the new 3.6 forums?

bandare 08-26-2006 09:05 PM

Quote:

Originally Posted by Paul M
vBookie & 3.6

The posting of vbookie events in 3.6 is broken because the hook used has moved.

To fix this problem, the following plugin must be edited ;


vBookie: Redirect to vbookie.php when posting new Event

Replace the plugin code with this ;

PHP Code:

if ($newpost['postvbookieevent']) 

    
$vbulletin->url 'vbookie.php?' $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent"
    eval(
print_standard_redirect('redirect_postthanks_moderate'truefalse));


Note: I'm not actually using vbookie atm so I can't comment on any other problems.

where actually needs changing for us noobs?

MissKalunji 08-26-2006 09:12 PM

works one mine

Puck 24/7 08-27-2006 09:38 AM

Quote:

Originally Posted by bandare
where actually needs changing for us noobs?

admincp --> plugins & products --> plugin manager -> product: vBookie:vBookie: Redirect to vbookie.php when posting new Event

bandare 08-27-2006 10:55 AM

thanks..... wasn't obvious to me :)


All times are GMT. The time now is 02:41 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.03093 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)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