![]() |
Finally got around to upgrading the forum to 4, and have upgraded vBookie.
Just a quick question. Is there any chance to remove 'vBookie' from the navbar, but still have the sub tab accessible the "/forum/vbookie.php" link? |
it's either all or none for vbookie, unless you make manual edits to your navbar templates I guess ...
|
Ah okay, thanks for your prompt reply and thanks again for porting this mod.
|
Quote:
|
anyone now unable to add a new event?
Th box is there to tick, but it doesn't then direct me to the correct page. but just goes as a normal post, I've checked the readme file and everything appears to be in order. |
what (if anything) changed that you know of to cause this?
|
i've installed couple of mods this week, but I went through the whole lot and disabled them all apart from vbookie, but to no avail.
the box is still there when I create a new thread to include a vbookie event, but it doesn't then direct to the vbookie ner event page |
it's a plugin that does the redirect when a new vBookie thread is posted.
Check teh newthread_post_complete plugiun is enabled, also try changing its execution order to say 10 |
done that, still no good, this is the code for it.
PHP Code:
|
after creating a thread, take a note of th threadid and try manually entering the following URL:
http://......./vbookie.php?t=threadid&do=newevent Does this let you then add a vBookie event? If so, you'll need to do some testing to see what the issue is. I'm happy to do this if you can give me admin access I'll happily look - it may cause some odd text for users for a few minutes while I run over things, but shouldn't take long. |
Tried that and it does let me add a new event. the original url was..
http:///forum/showthread.php/1581-this-is-a-test I changed it to. http:///forum/vbookie.php?t=1581&do=newevent and it works no problem, so it looks like a rewrite url problem gone through the url rewrite options in vbulletin, and changing them doesn't rectify it either. |
I dont know why the events always CLOSED although the end date is not yet expired.
Please help |
Hmmm... tried to install this today and have followed all the instructions but no VBookie link on the navbar or the option to add events in new threads? :(
We did have a previous install on 3.8x that worked fine. 4.0.7 used. |
As simple an install as they come.
I do have a minor issue where on the vBookie page my style gets a touch messed up. Top right corner links pushed over right, top spacing gone, and spacing beneath the navbar / breadcrumbs is gone. http://www.localgolflinks.com/vbookie.php If I could be pointed in the right direction to fix this I would greatly appreciate it. When we launch next week and begin placing sponsor banners this will be an issue. Thanks again and I just love this mod! |
@Frankie - when you upgrade to vBulletin 4, did you disable the vBookie plugins or product, and is it still disabled after installling the new vBookie?
@TheBish - Sounds like you are viewing using Internet Explorer in "Compatibility Mode" - try turning this off |
Quote:
I am almost positive it is my custom design. I cannot tell if there is a difference in the vb base style although it does shift to the right a touch. However, due to the style it does not really do much. I just cannot tell what is causing the issue. |
Ah - I see now - didn't notice the up top links.
Try this: edit your VBOOKIE template and replace everything between the <head> and </head> tags with Code:
{vb:raw headinclude} |
Quote:
|
Quote:
In the product manager, the following message is displayed: 'Warning: Plugins are currently globally disabled via config.php.' As such, I've removed the appropriate line in the config file and all seems to be fine now! Many thanks for taking the time to re-release and upgrade this software! :) |
woot - 2 for 2!
|
My settings: start day < end day > current time
but all events can't bet >'< Can you help me make an event without CLOSED please :( |
@share4vn - can you give me a link to your site? PM if needed
|
I read here that people have similar bugs with vbookie stats. (4.0.7)
I get a database error with: Query was empty What is the workaround?? And is there a way to show your vcash-amount near your posts? (like joindate, location an no. of posts) |
I'm suprised that issue is happening - but the way to get around it would be to create an event.
vCash should already be showing in your postbit template. |
Quote:
|
I just upgraded to VB 4.03 and now the "Post New Event" button is missing. I'm no longer provided with the option to post an event. I've checked the settings. I'm authorized to create an event and all the plug ins are active. Why am I still not able to post an event?
|
Update: I figured out the problem. When I upgraded, I reverted the newthread template. Adding the additional code noted in the readme.txt file solved the issue. I can now post events again!
|
BF77, where abouts did you add the code because the readme text says to remove it, I'm having trouble adding new events so this could solve it for me
|
We still have a (big) problem with vCash / vBookie on our forum.
I have hacked it so far, that it shows the ammount of vCash near the users.. but the statistics and the betting doesnt work!! Where do I have to look to fix this? Or what do I have to change?? Quote:
|
Try editing vbookie.php and replace: (line 613 - 619)
PHP Code:
PHP Code:
|
Hi. Just wondering, I created a 'test event' and gave a date and time for it to close, and that has now passed. How do I now settle the event? There is no option to settle the event that I can see?
|
check the tick boxes for the winning outcomes
|
Quote:
|
check the date for bets can be settled after - it may not be teh same as teh accept bets until date ...
|
Get the following database error when clicking on vCash utilities in admincp. I want to be able to reset funds monthly.
Database error in vBulletin 4.0.3: Invalid SQL: SHOW Columns FROM phpbb3_user WHERE Field = "vbookie_cash"; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE Field = "vbookie_cash"' at line 3 Error Number : 1064 Request Date : Thursday, May 20th 2010 @ 02:03:32 PM Error Date : Thursday, May 20th 2010 @ 02:03:32 PM Script : http://www.blickees.com/admincp/vbookie_admin.php Referrer : http://www.blickees.com/admincp/opti...ogroup=vbookie IP Address : 216.215.192.134 Username : Fe1on1ous Monk Classname : vB_Database_MySQLi MySQL Version : 4.1.18-nt |
I would guess it's because you are running an old MYSQL version...
Try editing the /admincp/vbookie_admin.php file, search for PHP Code:
PHP Code:
|
Is there anyway to get a leader board of the how much cash each member has ?
|
In the bet statistics it has the 10 richest people. Otherwise you can always run a query like:
Code:
select username, vbookie_cash from user order by vbookie_cash desc |
Quote:
|
all members can see richest members in teh stats page can't they?
|
All times are GMT. The time now is 02:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|