vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Error on Group Permissions (https://vborg.vbsupport.ru/showthread.php?t=133198)

Johnnnie 12-04-2006 12:43 PM

Error on Group Permissions
 
MrZeropage there are 2 unread Pms 23nov and 2dec.

As i started with vs. 2.5.7 it is not posseble to set Group Permissions and then ofcourse not possible to play anyway. Get this error:

mySQL query error: UPDATE usergroup SET arcade_access='1',p_require='0',max_play='0',ppd_r equire='0',ibpa_cats='0',tourn ey='' WHERE usergroupid=1

mySQL error: Incorrect integer value: '' for column 'tourney' at row 1
mySQL error code:
Date: Sunday 03rd of December 2006 06:22:51 PM

Now i have update to vs. 2.5.8 still same problem.
I have read other topics related this problem, where is say' that this problem was fixed.........

Sorry on my (very clean)board the fix seems not to work.

Can you help me

MrZeropage 12-04-2006 08:01 PM

please contact me via PM and tell me your mailaddress there, I will send you another try to fix this finally ;)

Johnnnie 12-04-2006 09:43 PM

Quote:

Originally Posted by MrZeropage (Post 1131891)
please contact me via PM and tell me your mailaddress there, I will send you another try to fix this finally ;)

PM sent

Thx.
John

Johnnnie 12-07-2006 02:16 AM

after this there was no solution, send email with full ftp and admincp detals :)

Kind regards,
John

kap123 12-11-2006 10:36 PM

Was this ever resolved?

I just installed 2.5.8 about an hour ago...install seems to all be working correctly except I can't finish the final step which is setting 'Group Permissions'. I get this error (same as above).

------------------------

mySQL query error: UPDATE vb_usergroup SET arcade_access='0',p_require='0',max_play='0',ppd_r equire='0',ibpa_cats='0',tourney='' WHERE usergroupid=1

mySQL error: Incorrect integer value: ''for column 'tourney' at row 1
mySQL error code:
Date: Monday 11th 2006f December 2006 07:27:45 PM

------------------------

I'm not great at reading errors and code, but seems like SQL doesn't like that 'tourney' is passing no value ' '. ??? I've read the other threads on this same error and none of the fixes have worked.

Any help would be greatly appreciated. Thanks!

__________________________________________________ _____________

Found one more error that may be tied to the above error. When I try to create a tournament I get the following:

-------------------------

mySQL query error: INSERT INTO vb_tournaments
(gid,numplayers,datestarted,demare,creat,plibre,nb tries,cost) VALUES
('1','8','1165884796','0','Fuller','7','3','0')

mySQL error: Field 'champion' doesn't have a default value
mySQL error code:
Date: Monday 11th 2006f December 2006 07:53:16 PM

-------------------------

Thanks again!

Johnnnie 12-12-2006 09:53 AM

Quote:

Originally Posted by kap123 (Post 1136682)
Was this ever resolved?

I just installed 2.5.8 about an hour ago...install seems to all be working correctly except I can't finish the final step which is setting 'Group Permissions'. I get this error (same as above).

------------------------
Thanks again!

No problem is still there, nothing heard from Mrzeropage i think he's on holliday for some time......:)

kap123 12-12-2006 01:06 PM

Thanks Johnnnie!

I'll check back later.

MrZeropage 12-13-2006 08:08 AM

@Johnnnie:
you have PM :)
I tried to fix both things you mentioned above ...

kap123 12-13-2006 01:40 PM

MrZeropage - it seems I am having the same / similar problem.

If you could shoot me the PM as well or let me know what we need to do it would be much appreciated :)

thx

MrZeropage 12-13-2006 03:55 PM

I wait for feedback now if that helped, don't want to test several things on different installations

Johnnnie 12-13-2006 04:01 PM

Quote:

Originally Posted by MrZeropage (Post 1137863)
I wait for feedback now if that helped, don't want to test several things on different installations

With the new arcade.php you've send me...

When i click the button Group Permissions this error comes:

Parse error: parse error in F:\Forums\GC-Talk\admincp\arcade.php on line 587

MrZeropage 12-13-2006 05:06 PM

re-upload the file please I have no error here :)

Johnnnie 12-13-2006 05:13 PM

Quote:

Originally Posted by MrZeropage (Post 1137907)
re-upload the file please I have no error here :)

Done it again, it's the same..... Please check in my admincp

Quote:

Originally Posted by Johnnnie (Post 1137912)
Done it again, it's the same..... Please check in my admincp

I have got a new fix from MrZeropage, it is now possible to save settings in Group permissions.

Many Thx.
John

kap123 12-21-2006 06:51 PM

Hi guys, I am still getting this error... Actually now I get a new error after trying to upload the revised arcade.php that was sent to Johnnie...

I also re-loaded the original arcade.php and tried again... still getting this error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\..poker-forum\admincp\arcade.php on line 3872

Any help getting this arcade installed would be much appreciated. At first we only had the same problem as Johnnie, trying to put in the fixes seems to have done something else.

any / all help appreciated.

Johnnnie 12-22-2006 01:41 AM

Quote:

Originally Posted by kap123 (Post 1143003)
Hi guys, I am still getting this error... Actually now I get a new error after trying to upload the revised arcade.php that was sent to Johnnie...

I also re-loaded the original arcade.php and tried again... still getting this error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\..poker-forum\admincp\arcade.php on line 3872

Any help getting this arcade installed would be much appreciated. At first we only had the same problem as Johnnie, trying to put in the fixes seems to have done something else.

any / all help appreciated.

Do you also use MySql 5.x ? i'am waiting for an fix from MrZeropage....

jiffy 12-23-2006 03:32 PM

I need a fix for this too. Same exact problem when I try to edit the usergroup permissions. One board is brand new and the other was upgraded from 2.5.7 and it gets the same error but at least it functions since the permissions are just stuck where they were before the upgrade. Any help would be great.

jonty 12-31-2006 04:50 PM

Similar problem
mySQL error: Incorrect integer value: '' for column 'tourney' at row 1

mySQL 5 is being used (an increasing common problem :( )

kap123 01-02-2007 04:49 PM

Quote:

Originally Posted by Johnnnie (Post 1143215)
Do you also use MySql 5.x ? i'am waiting for an fix from MrZeropage....


Yes: am running WIN 2003 Server, PHP Version 5.1.2, MySQL Server 5.0

Still getting errors... seems i'm not the only one.

MrZeropage 01-06-2007 06:12 PM

ibProArcade v2.5.9+ will fix this, coming soon


All times are GMT. The time now is 12:51 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.01198 seconds
  • Memory Usage 1,758KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (19)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete