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)

Xplorer4x4 04-15-2007 04:49 AM

Quote:

Originally Posted by Jurg (Post 1226748)
Yes, but at the moment I have to post the same event twice: Once to calendar, and once to vBookie. And as for your point 2, I don't understand what you're getting at. Yes, odds change, but surely that's a problem with posting vBookie events on a forum post as well?

Anyone able to help me on my initial question?

Well with point 2 if you post a booking months in advance by then the odds would change and you have to do more work by going in and editing it.

cheech47 04-15-2007 09:27 AM

Quote:

Originally Posted by filjan (Post 1228003)
Thank you for the help. I applied the fix, but I don't understand how to create a new vBookie event. It looks like I am suppose to just create a new thread and I should see a check box, but I don't see any checkbox. What could I be doing wrong?

Have you repaired your bitfields?

http://www.yoursiteurl.com/forums/ad...buildbitfields

And applied that your usergroup is able to place vbookie events and also applied that to one of your forums so that you can place vbookie events in there?

Jurg 04-15-2007 09:44 AM

Quote:

Originally Posted by Xplorer4x4 (Post 1228045)
Well with point 2 if you post a booking months in advance by then the odds would change and you have to do more work by going in and editing it.

Well I understand that, but I'm not saying I'd have to post a vBookie event with every calendar event. Just the option to do this would be helpful and save me time!

q22inc 04-16-2007 02:22 AM

Quote:

Originally Posted by TTG (Post 1227701)
Create a new forum specifically for vbookie topics and as long as you've made all the template edits, you should then see the option to add a vbookie event below the poll option.

I tried doing that. But here's a screen shot. (Still no luck)

Xplorer4x4 04-18-2007 09:22 AM

Quote:

Originally Posted by q22inc (Post 1228710)
I tried doing that. But here's a screen shot. (Still no luck)

Have you set permission?

q22inc 04-19-2007 01:41 AM

Quote:

Originally Posted by Xplorer4x4 (Post 1230305)
Have you set permission?

In the permissions there is no option for vBookie.

I have it in my Admin control pannel (Under vBulletin options, and under the plugins manager area) but it's not anywhere on the permissions, or on the actual forums itself. :(

q22inc 04-23-2007 02:30 PM

I'm still having some trouble...

It is showing up in my Admin CP (under Plug-ins and vB Options) but for some reason it won't show up on the forums. I've tried looking through permissions, usergroup settings, everything. But I have absolutely no idea what it might be.

ChuckH 04-24-2007 12:35 AM

Just installed. Anyone got a quick tutorial for my members explaining what it is and how to use it? Thanks

Soonerdude 04-24-2007 04:57 PM

Quote:

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', true, false));
}
Note: I'm not actually using vbookie atm so I can't comment on any other problems.

I did this and it still posts a thread when I hit submit instead of bringing up the vbookie options. Any ideas? I am using version 3.6.5

BozzaJos 04-25-2007 04:20 PM

I just love vBookie. Installed it a while ago but only made it public for the visitors and members 3 days ago. Everyone is loving it and it's extremely active. I was just wondering why Andreas isn't updating this one or that someone else might take this project over. There are so many things that could be added to make this one of the best hacks for vBulletin. There are also some things that could be perfectionized. But I could think of a lot of extra features and it's a shame that no one continues to work and expand this hack. Why is that?


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