Status
Not open for further replies.

Freekoid

Customer
I created a brand new tournament and then deleted it straight away, no problem.

I tried deleting the other tournaments I have in ACP where at least one of the players has had a go/played their round.

This happens

Code:
Invalid SQL:
UPDATE user SET dbtech_vbarcade_matchcount = dbtech_vbarcade_matchcount - 1 WHERE userid = 1;

MySQL Error   : BIGINT UNSIGNED value is out of range in '(`robbiez_hairywrinkledtestee`.`user`.`dbtech_vbarcade_matchcount` - 1)'
Error Number  : 1690
Request Date  : Saturday, June 30th 2012 @ 01:50:21 PM
Error Date    : Saturday, June 30th 2012 @ 01:50:21 PM
Script        : http://www.muppet-testee.info/test/admincp/arcade_admin.php?do=update_tourns
Referrer      : http://www.muppet-testee.info/test/admincp/arcade_admin.php?do=update_tourns
IP Address    : 86.13.197.237
Username      : TPB
Classname     : vB_Database
MySQL Version : 5.5.23-55
 
Try running the queries individually and test again..

TRUNCATE TABLE dbtech_vbarcade_match
TRUNCATE TABLE dbtech_vbarcade_tourn
UPDATE user SET dbtech_vbarcade_matchcount = 0

Adding your table prefix if required..
 
Try running the queries individually and test again..

TRUNCATE TABLE dbtech_vbarcade_match
TRUNCATE TABLE dbtech_vbarcade_tourn
UPDATE user SET dbtech_vbarcade_matchcount = 0

Adding your table prefix if required..

In ACP > Maintenance > Execute SQL Query ?
 
yeah, there was some notification bugs in revision #2 , fixed in #3 - but would remain until you cleared as above.

afterwards, try deleting again in all scenarios and let me know if you still have trouble :)
 
Sorry John..

Mid play

1. Delete using hyperlink. - Ok
2. Checked box, clicked 'Update Tournaments' and selected delete. - Ok

You can close thread :)
 
Status
Not open for further replies.

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
902
Customer rating
0.00 star(s) 0 ratings
Back
Top