If a player equips an item, it will appear one round, but after the map changes, it is equipped but never drawn. This only happens when using the MySQL adapter. I was able to reproduce this problem on Sandbox with only pointshop and MySQLoo installed.
Sv_player_extension, line 10. You should change the timer value to 3-5 seconds, rather than 1. We need to give slower MySQL servers more time to query.
If a player equips an item, it will appear one round, but after the map changes, it is equipped but never drawn. This only happens when using the MySQL adapter. I was able to reproduce this problem on Sandbox with only pointshop and MySQLoo installed.