Quote:
Originally Posted by computer1
HI!
I have install this nowe and create some test but when I shuld delite my test
I get error messages whit token name and cant delite this why ?.
And I have vba cmps installed and whe I use this is like crap whit the design enny ideers about this ?
|
Try opening tournament.php and replacing all $html with $tlhtml
Then open product and replace all $html with $tlhtml
Quote:
Originally Posted by BlackLava
No special characters (outside numbers but I don't think it's the problem for sure) and I haven't modified your tournaments templates.
Created a new tournament now and added players manually, seems it's working (15 showing on page). I'll investigate more (still can't see the ones listed for the other tournament).
EDIT : After checking all players account in the bugged tournament, I've seen one of those was renamed (his forums account is renamed). I've removed him manually through the database in the table tmnt_players but the tourney still does not show the registered players... Any tip? (I'll recreate it adding each player manually otherwise)
|
By special characters I meant ' or " which might (shouldn't) break php code.
The tournament part of the hack should not be affected by name changes or accounts being deleted as those details are kept in tmnt_players table. Sorry I cannot think of anything else.