![]() |
Well thats my probelm...I do not see that when I click on new thread. I have the usergroups I want checked so they can use it..and I have it turned on in my adminpanel.
I got no errors when I installed it. Everything seems to be working...I just have no option to post a vbookie event.......I even went back and re did the newthread template portion..to make sure I did not do something wrong... I am at a lost. |
Well after much thought....I just went back to all the usergroups to check to make sure I had them set to "allow vbookie events"...they all we're.....so I just updated them...instead of baking out ofthem....and voila.....there they are!!
Thanks so much for the help! |
Well...I shouldnt have been so fast....LOL
I can see it in some forums and not in others...I cant see a difference in settings of the forums....is there something in a particuliar forum is to why that would not show up in the newthread ?? |
Any idea why the following code in the end of global.php causes " Warning: Invalid argument supplied for foreach() in /includes/functions.php" after upgrading from 3.0.5 to 3.0.6?
Code:
if (DB_QUERIES) |
Quote:
|
I recommend CuteFTP Pro from globascape. You can open the files on the server and then just click save. Never had a problem that wasnt my fault. It is a great program:
http://www.globalscape.com -Jason |
When I edit includes/adminfuctions_forum.php with this code:
Code:
// +++ vBookie Code:
print_yes_no_row($vbphrase['can_vote_on_polls'], 'forumpermission[canvote]', $forumpermission['canvote'], $extra); |
Quote:
|
anyone help me with this?
Database error in vBulletin 3.0.6: Invalid SQL: CREATE TABLE vbookie_groups ( group_id SMALLINT UNSIGNED DEFAULT '1' AUTO_INCREMENT NOT NULL PRIMARY KEY, group_title VARCHAR(255) NOT NULL ) TYPE=MyISAM mysql error: Invalid default value for 'group_id' mysql error number: 1067 i had a template issue and tried to reinstall everything but get this error? |
Hey all,
I installed this last night on my fresh install of 3.0.6 and everything seemed to go ok and I think I got everything working. However when I try and alter the setting in the ACP they just revert back to "No". Anyone else get this problem and know how to sort it? |
If anyone has any information pertaining to my problem please let me know, I would like to install this modification. I have made all file edits and am ready to upload the php files, but before I do I need to get this problem resolved with the install process of this modification...
When attempting to add database modifications after inserting phrases I get this error... whats wrong ? Quote:
|
I noticed "joshskeety" had this problem back in August of 2004 he was looking for assistance 7 diferent times in this thread relating to the same mysql error 1067 that I'am currently having with the install.. also "teamgofast" had the same problem, I don't see a resolution for this anywhere in the 30 pages of this thread..
How do you change the default value of group_id and is that what needs to be changed? any help would be greatly appreciated as to I have already made all file edits and this is the only thing holding me back... thank you |
1067 is...
Error: 1067 is a invalid default value for '%s' i tried to manually add the table "vbookie_items" but it returns #1067 - Invalid default value for 'item_id' so what's the deal ? can I get some support, or should I just give up on the vbookie ???? Ok I managed to add the table, but 3 of the items are incorrect, my synxtax wasnt right, for the following three items... Quote:
|
bump bump got alot of people who want there vbookie back :(
Quote:
|
Is there a way to stop the editing of events after they have closed?
Because the person hosting the event can change the odds to there favor payout and then change them back again. :( I have an honest thief on my board. :D |
WhiteOx
Your hack works, how did you sort out the settings not saving and reverting back to No in the ACP? Or anyone else to answer this? Thanks. |
Spikeh the hack works fine, I've had it installed on 3.0.3 - 3.0.6
I'm not sure what you mean by your above question. Also I fixed my above question (kinda) by copying and pasting a bit of code in vbookie.php file. :) |
Hey,
Whenever I alter the settings in the ACP and click Save they revert back to No. |
Upgraded vBulletin to 3.0.5 and vBookie no longer works. I've gone back and modified all the code, but continue to get a white screen when clicking on vBookie tab. I run an online sports games site and this hurts our fun...
Help Please!!! |
Quote:
I would suggest uploading the files again, checking the templates once over because there is something not quite right there. You DB should still be intact so you wont lose any data. |
With some hacks, the templates get "lost" during upgrade, leading you to the white screen of death. Upload the install files, and run the install so that it writes the templates and phrases. That should do it. I had a similar problem.
|
Quote:
|
If vBookie is not working after upgrading run the installer again but only re-install the templates, nothing else, everything else should still be in your database. I have had it running since the release of vb 3.0.3 and it's worked every time.
|
Quote:
|
I don't have a previous version installed. Just to be totally sure, other people have fresh installed the posted version to 3.0.6 with no problems?
|
Just so you know there's a HUGE FLAW in this hack. A user can just save a copy of the vbookie thread to their computer, point the form to the http:// address of the website and bet at whatever odds they choose.
The solution is not setting odds based on the hidden form variables: <input type="hidden" name="odds2[1]" value="10"> <input type="hidden" name="odds2[1]" value="1"> But by taking the item id: <input type="hidden" name="item_id" value="1680" /> And grabbing the current odds from the database itself. |
Whoa, huh? How do you do that?
|
Seems to be good, only i can't figure out how to start events, or anything to that effect:
http://www.forums.mpanetwork.com/vbookie.php I've got it enabled in the member group option.....but still no settings there to allow me to start a new betting thing or anything! confused! |
Events are created by creating a new thread in an enabled forum.
When creating a new thread, there will be a tick box to make the thread a vBookie Event. If you check that box and submit, it will bring you to the event setup. Good luck! |
Quote:
|
I have it working with 3.0.7
|
I'm running into trouble when I try updating the admin usergroup settings. I get this error:
Quote:
|
anyone have any clues? any help would be appreciated
|
sorry for triple posting but this thread keeps getting buried and people keep passing over it...
|
ok I check my boards and here's the deal. I don't have and have never had those tables in my usergroup database..and have been using bookie for some time now...However, according to the install files..those names belong in the init.php..and that's where I found them. I think you left out some coding..double check and make sure your init.php file is correct. That should fix your problem.
|
sounds like a great hack im going to install it tommorow
|
Quote:
I am getting the same error. can anyone help. How do i fix this problem..? |
Quote:
|
Quote:
[SQL] CREATE TABLE vbookie_groups ( group_id SMALLINT UNSIGNED AUTO_INCREMENT NOT NULL PRIMARY KEY, group_title VARCHAR(255) NOT NULL ) TYPE=MyISAM[/SQL] |
THank you soo much for your help razz
:banana: |
All times are GMT. The time now is 03:31 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:
|