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)

nautiqeman 03-09-2007 04:29 AM

That worked. Thank you VERY MUCH.

To set the permissions for the usergroup and forum, I just had to go into the settings and then vBookie off, set the permissions, and then turn it back on.

Letsbet 03-09-2007 04:22 PM

Any eachway betting yet?

gullystation 03-10-2007 08:23 AM

i followed it all and did the update etc but still get this:

Parse error: syntax error, unexpected '<' in /home/www/gullystation.net/forum/newthread.php(236) : eval()'d code on line 6

WEBDosser 03-10-2007 09:33 AM

3.6.5 why do the setting in vBookie Event Permissions not take?..

Mutt 03-10-2007 04:26 PM

Quote:

Originally Posted by ubblite (Post 1015821)
patrickstar,

access your URL in your browser to rebuild the bitfields.
Here's an example:

yoursitename.com/forums/admincp/index.php?do=buildbitfields


thanks

shaunh 03-10-2007 07:01 PM

Quote:

Originally Posted by beano33 (Post 1099543)
I had a few like that. To remove I ran this query:

DELETE FROM vbookie_items WHERE item_id = 'X'

replace X with the item id which you can get by mousing over the info link in the affected vbookie event.

(to remove vbookie news use the query in this post https://vborg.vbsupport.ru/showpost....&postcount=250)

I am having the same issue.

However, when I run this query I get the following error:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'databaseusername_main.vbookie_items' doesn't exist

Please help me, these are now racking up on my vBookie page.

--

I am running vb 3.6.5 with the latest vBookie

WEBDosser 03-10-2007 08:01 PM

ok.. one problems is solved, i now cannot see the post vbookie event when starting a new thread?..

browie 03-10-2007 11:10 PM

Quote:

Originally Posted by velleybolcu (Post 1198584)
there is a problem i think. i write odds as decimals. for exapmle if i my odd is 1,50 then i am writing 15/10 for this. then i bet 10 stake for this odd. when i win it must be 15 total. but it paids the main stake with winned stake. and it paids 25 stake total. do you have any idea for this? what must i do? thanx

So you want to bet 10 and only win 5?

All you have to do is make your odds 1 to 2 then. It's just simple math. On gambling you're always going to get your money back.

Hope that helps you out.

AJEB 03-11-2007 05:08 AM

I am pretty sure I have installed everything right. But what does it mean when you click on the vbookie link in the navbar but it doesn't link to anyhting?

AJEB 03-12-2007 04:33 AM

Anyone?

I need this fixed ASAP please. :)

CLMT 03-12-2007 04:12 PM

Hi, ok ive installed it properly and edited the code fine but now when i go to edit permissions in the acp when i click update it goes back to no instead of staying at yes and id really like to use this hack but it wont let me set permissions.

sinisterpain 03-12-2007 07:58 PM

Quote:

Originally Posted by CLMT (Post 1201681)
Hi, ok ive installed it properly and edited the code fine but now when i go to edit permissions in the acp when i click update it goes back to no instead of staying at yes and id really like to use this hack but it wont let me set permissions.

Try updating your bitfields

shaunh 03-12-2007 10:03 PM

I hate to be a bumper, but can someone please help me with this? It is very unsightly on my website.

https://vborg.vbsupport.ru/showpost....postcount=1406

AJEB 03-13-2007 04:31 AM

I am pretty sure I have installed everything right.

But what does it mean when you click on the vbookie link in the navbar but it doesn't link to anyhting???

Anyone????

WEBDosser 03-13-2007 05:15 AM

Quote:

Originally Posted by AJEB (Post 1202248)
I am pretty sure I have installed everything right.

But what does it mean when you click on the vbookie link in the navbar but it doesn't link to anyhting???

Anyone????

i have same problem.. and if you go to yourfoums.com/forums/vbookie.php it says.

Quote:

you do not have permission to access this page. This could be due to one of several reasons:

AJEB 03-13-2007 05:56 AM

Mine just has "This page could not be found http 404 error. The page you are looking for might have been removed, had its name changed, or is temporarily unavailable."

Just like when you go to an invalid link.

WEBDosser 03-13-2007 06:06 AM

even if you put the full url in browser?.. like yoursite/forum/vbookie.php

shaunh 03-13-2007 09:45 PM

Quote:

Originally Posted by shaunh (Post 1200408)
Quote:

Originally Posted by beano33 (Post 1099543)
I had a few like that. To remove I ran this query:

DELETE FROM vbookie_items WHERE item_id = 'X'

replace X with the item id which you can get by mousing over the info link in the affected vbookie event.

(to remove vbookie news use the query in this post https://vborg.vbsupport.ru/showpost....&postcount=250)


I am having the same issue.

However, when I run this query I get the following error:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'databaseusername_main.vbookie_items' doesn't exist

Please help me, these are now racking up on my vBookie page.

--

I am running vb 3.6.5 with the latest vBookie

Fixed issue. The problem is that query is not correct (perhaps for vb 3.6 users).

It should be DELETE FROM vb_vbookie_items WHERE item_id = 'X'

shaunh 03-13-2007 10:41 PM

When setting an event vBookie does not recognize Daylight Savings time, even though the rest of my functions do.

I am having to repeatedly tell users to set the time an hour earlier than the correct time in order for it to use the correct time and display it. It is causing a lot of upset users.

Any chance of a fix for daylight savings?

AJEB 03-14-2007 04:22 AM

Quote:

I am pretty sure I have installed everything right.

But what does it mean when you click on the vbookie link in the navbar but it doesn't link to anyhting???

Anyone????
Quote:

Mine just has "This page could not be found http 404 error. The page you are looking for might have been removed, had its name changed, or is temporarily unavailable."

Just like when you go to an invalid link.
Can anyone please help me????????

HMBeaty 03-14-2007 04:24 AM

Quote:

Originally Posted by AJEB (Post 1203048)
Can anyone please help me????????

Are you sure you uploaded the file the correct directory?

AJEB 03-14-2007 06:23 AM

Yeah, I have doubled checked and everything is as per the instructions.

I am running 3.4.6 and do I need a special code, or file to get it to link?

AJEB 03-15-2007 09:11 AM

Andreas do you have any idea what the problem is???

WEBDosser 03-15-2007 09:46 AM

what is the plugin needed for this to use icash?.. pls

nautiqeman 03-15-2007 10:38 PM

Quote:

Originally Posted by sinisterpain (Post 1201913)
Try updating your bitfields

How do you update your bitfields?

HMBeaty 03-15-2007 10:40 PM

Quote:

Originally Posted by nautiqeman (Post 1204467)
How do you update your bitfields?

http://www.yoursite.com/forum/adminc...buildbitfields

sinisterpain 03-16-2007 08:47 AM

Quote:

Originally Posted by WEBDosser (Post 1204022)
what is the plugin needed for this to use icash?.. pls

Look a few threads back I have attached the necessary files for adding icash to the admin cp as a choice for cash.

WEBDosser 03-16-2007 01:02 PM

Quote:

Originally Posted by sinisterpain (Post 1204716)
Look a few threads back I have attached the necessary files for adding icash to the admin cp as a choice for cash.


thanks dude.. all working now. :)

manutdvn 03-16-2007 03:40 PM

Hello,

I got a trouble when the old games do not disappear. I created those games since WC 2006, but it doesnot update the new game. You can see my attachment.

Can somebody help me to fix this?

Thanks in advance.

AJEB 03-17-2007 12:09 AM

Does anyone know why my navbar link to vbookie won't work???

erl 03-17-2007 12:14 AM

where do i find template new thread?

WEBDosser 03-17-2007 04:16 PM

not working :( database error

Quote:

Invalid SQL:
UPDATE vbuser SET money+bankmoney=25 WHERE money < 25;

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
'+bankmoney=25 WHERE money < 25' at line 1
Error Number : 1064

sinisterpain 03-17-2007 07:09 PM

Quote:

Originally Posted by WEBDosser (Post 1205685)
not working :( database error

is that my file for using icash? I thought I fixed it.
EDIT: I forgot to fix if a user was trying to use the donate function it was looking for the Ibank total. Please redownload my icash zip and upload the includes/functions_vbookie.php file to your server overwrite the old.

shaunh 03-19-2007 10:28 AM

Quote:

Originally Posted by WEBDosser (Post 1205685)
not working :( database error

If you are using Icash you have to disable the "give to the poor" feature in vbookie. Go to the vbookie options and set Give to the Poor to 0. Then this error will go away. (This is true even when using the updated Icash vbookie files)

erl 03-21-2007 01:34 AM

ive installed everything its just that every time i successfully change my user to say yes in the usergroup management it reverts back to NO...
is there a way to fix that?

sinisterpain 03-21-2007 02:07 AM

Quote:

Originally Posted by erl (Post 1208481)
ive installed everything its just that every time i successfully change my user to say yes in the usergroup management it reverts back to NO...
is there a way to fix that?

try rebuilding the bitfields

AJEB 03-22-2007 05:24 AM

Can I please get some help, I really need it!

Does anyone know why my navbar link to vbookie won't work???

sinisterpain 03-22-2007 08:04 PM

Quote:

Originally Posted by AJEB (Post 1209382)
Can I please get some help, I really need it!

Does anyone know why my navbar link to vbookie won't work???

post the link your using.

AJEB 03-23-2007 06:07 AM

http://www.totalsports.com.au/forums/vbookie.php?

I would really appreciate it if you could help, I am desperate and thank you for listening. :)

sinisterpain 03-23-2007 07:54 PM

Quote:

Originally Posted by AJEB (Post 1210136)
http://www.totalsports.com.au/forums/vbookie.php?

I would really appreciate it if you could help, I am desperate and thank you for listening. :)

Try this it should go into your navbar edit as per the readme
Code:

<td class="vbmenu_control"><a href="vbookie.php?$session[sessionurl]">$vbphrase[vbookie]</a></td>
If it does not work with vbadvanced you will need to add vbookie.php to your vBa CMPS->Default Settings->Navbar Replacements.


All times are GMT. The time now is 04:57 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.03232 seconds
  • Memory Usage 1,829KB
  • 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_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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