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)

kano1977 09-29-2008 06:41 PM

I set all the permissions in the forums, It shows up when i make a new thread i click okay and its supposed to go to vBookie New Event page and it doesnt just shows the thread i just posted ?

MissKalunji 09-29-2008 06:53 PM

did you do this? :

Quote:

Originally Posted by Paul M (Post 1035092)
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.


Defkalion 09-29-2008 08:51 PM

Also make sure you do rebuild bitfields from maintenance in admincp.

kano1977 09-30-2008 02:48 AM

Quote:

Originally Posted by MissKalunji (Post 1633292)
did you do this? :

Thanks for all your help that worked. I am having a one more problem. Seems I am missing a pic..

https://vborg.vbsupport.ru/external/2008/09/3.jpg

where do i do to fix that and can i insert my own pic. I am a noob at all this bare with me ....

MissKalunji 09-30-2008 03:05 AM

Quote:

Originally Posted by kano1977 (Post 1633651)
Thanks for all your help that worked. I am having a one more problem. Seems I am missing a pic..

https://vborg.vbsupport.ru/external/2008/09/3.jpg

where do i do to fix that and can i insert my own pic. I am a noob at all this bare with me ....

right click on the image missing property and see where you're supposed to upload it.

Blackhat 09-30-2008 12:50 PM

Does anyone uses this and vb.3.7.x ?

Blackhat 09-30-2008 01:55 PM

Ok, I got it installed now with no errors, but I cant make any bets. There are no options when making a thread. Could we try and make this one work again please ? :)

MissKalunji 09-30-2008 02:54 PM

either you didn't set the forum permissions
or didn't do the newthread template edit

brvheart 10-01-2008 02:21 PM

will this work on 3.7.x?

MissKalunji 10-01-2008 03:10 PM

Yes it does.....


All times are GMT. The time now is 01:56 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.03916 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
  • (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