vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBookie - vBulletin Betting Hack (https://vborg.vbsupport.ru/showthread.php?t=65844)

Lizard King 02-22-2005 06:20 AM

I have it working with 3.0.7

BigIke 02-23-2005 09:01 AM

I'm running into trouble when I try updating the admin usergroup settings. I get this error:
Quote:

Database error in vBulletin 3.0.5:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
attachlimit = '0',
canpostvbookieevent = '1',
caneditothersvbookieevents = '1',
canbet = '1',
avatarmaxwidth = '150',
avatarmaxheight = '150',
avatarmaxsize = '200000000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '0',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31'
WHERE usergroupid=6
mysql error: Unknown column 'canpostvbookieevent' in 'field list'

mysql error number: 1054

Date: Wednesday 23rd of February 2005 09:58:39 AM
Script: http://s116946478.onlinehome.us/vb/a.../usergroup.php
Referer: http://s116946478.onlinehome.us/vb/a...&usergroupid=6
Username: BigVike
IP Address: xx.xxx.xxx.xxx
I read every post in this topic and saw that one person had a similar problem but he fixed it himself :( Oh, btw, I am running version 3.0.5. Thanks for any and all help.

BigIke 02-23-2005 02:14 PM

anyone have any clues? any help would be appreciated

BigIke 02-23-2005 10:46 PM

sorry for triple posting but this thread keeps getting buried and people keep passing over it...

dcarr 02-23-2005 11:28 PM

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.

majgik 02-24-2005 12:07 AM

sounds like a great hack im going to install it tommorow

DS MrSinister 02-26-2005 07:47 AM

Quote:

Originally Posted by teamgofast
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?


I am getting the same error. can anyone help.

How do i fix this problem..?

Razz 02-26-2005 09:20 AM

Quote:

Originally Posted by bringindaruckus
I'm running into trouble when I try updating the admin usergroup settings. I get this error:

I read every post in this topic and saw that one person had a similar problem but he fixed it himself :( Oh, btw, I am running version 3.0.5. Thanks for any and all help.

Check to make sure the edits made to init.php have been done correctly.

Razz 02-26-2005 09:27 AM

Quote:

Originally Posted by DS MrSinister
I am getting the same error. can anyone help.

How do i fix this problem..?

Change the query to:

[SQL]
CREATE TABLE vbookie_groups (
group_id SMALLINT UNSIGNED AUTO_INCREMENT NOT NULL PRIMARY KEY,
group_title VARCHAR(255) NOT NULL
) TYPE=MyISAM[/SQL]

DS MrSinister 02-26-2005 05:30 PM

THank you soo much for your help razz

:banana:


All times are GMT. The time now is 04:39 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.01434 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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
  • (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