alongubkin / store

Store plugin for SourceMod
http://forums.alliedmods.net/showthread.php?t=207157
GNU General Public License v3.0
24 stars 45 forks source link

Category descriptions not displaying #11

Open datderpy opened 10 years ago

datderpy commented 10 years ago

I'm using the latest version from the repo - nearly everything is working, but the category descriptions aren't being displayed in the in-game menu.

~ The description information is properly entered in the online webpanel (also using the latest version from its corresponding repo) ~ The description information is present in the store_categories table ~ This issue started immediately upon switching to the newest Store version (from 1.1) ~ The Store and generic server logs show no errors ~ There are no connection or permissions issues with the MySQL database that I know of

Any ideas would be much appreciated. Thanks.

gijsroge commented 10 years ago

You could try to use the latest dev version. (https://github.com/alongubkin/store/tree/development)

datderpy commented 10 years ago

That's what I'm currently using, after experience numerous bugs with the normal build.

gijsroge commented 10 years ago

And did that solve your problem?