![]() |
update users
I updated the usernames in the admincp and got the following error:
Code:
mySQL query error: UPDATE games_champs SET champ_name='Setarime' WHERE mid=6 running vb3.7 beta 3 and arcade v2.6.6 |
sorry, typo in /admincp/arcade.php
search for Code:
$DB->query("UPDATE ibf_games_champs SET champ_name='".$row['name']."' WHERE mid=".$row['id']); Code:
$DB->query("UPDATE ibf_games_champs SET champ_name='".$row['name']."' WHERE champ_mid=".$row['id']); Will update the archive later... |
coool thanks
|
All times are GMT. The time now is 01:33 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:
|