Raised This Month: $51 Target: $400
 12% 

Problems about !store plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Kroteek
Member
Join Date: May 2012
Old 03-06-2013 , 16:28   Re: Problems about !store plugin
Reply With Quote #11

2013-03-06 14:22:18 [store/store-logging.smx] INFO | Logging started
2013-03-06 14:22:19 [store/store-backend.smx] ERROR | Connection to SQL database has failed, Reason: [1044]: Access denied for user 'legends1_store'@'81.19.211.104' to database 'legends1_store'

39 "[Store] Backend" (1.1-alpha) by alongub
40 "[Store] Core" (1.1-alpha) by alongub
41 "[Store] Distributor" (1.1-alpha) by alongub
42 "[Store] Gifting" (1.1-alpha) by alongub
43 "[Store] Inventory" (1.1-alpha) by alongub
44 <Failed> "[Store] Loadout" (1.1-alpha) by alongub
45 "[Store] Logging" (1.1-alpha) by alongub
46 "[Store] Refund" (1.1-alpha) by alongub
47 "[Store] Shop" (1.1-alpha) by alongub

Anyone had the same problem as me?

Last edited by Kroteek; 03-06-2013 at 16:29. Reason: More information
Kroteek is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 03-06-2013 , 17:05   Re: Problems about !store plugin
Reply With Quote #12

The user/password for your MySQL db are wrong.
__________________
alongub is offline
Kroteek
Member
Join Date: May 2012
Old 03-07-2013 , 16:21   Re: Problems about !store plugin
Reply With Quote #13

2013-03-07 00:00:00 [store/store-logging.smx] INFO | Logging started
2013-03-07 18:24:19 [store/store-backend.smx] ERROR | SQL Error on Register: near "ON": syntax error
2013-03-07 18:249 [store/store-backend.smx] ERROR | SQL Error on Register: near "ON": syntax error
(With sqlite)


When I change the "driver" from sqlite to mysql it says: [Store] Backend: PLUGIN STOPPED - Reason: reconnect counter reached max - PLUGIN STOPPED

And if Iam using sqlite: 44 <Failed> "[Store] Loadout" (1.1-alpha) by alongub

Anyone had same problem as me?
Kroteek is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 03-07-2013 , 16:59   Re: Problems about !store plugin
Reply With Quote #14

The Store doesn't support SQLite. If you're using MySQL, then make sure that the database details in databases.cfg are all correct.
__________________
alongub is offline
Kroteek
Member
Join Date: May 2012
Old 03-08-2013 , 08:25   Re: Problems about !store plugin
Reply With Quote #15

Required extension "Client Preferences" file("clientprefs.ext") not running

how to fix? searched google didn't find anything for real.
Kroteek is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 03-08-2013 , 17:54   Re: Problems about !store plugin
Reply With Quote #16

Show me your database.cfg, but make sure to hide any sensitive info.
__________________

Last edited by alongub; 03-08-2013 at 17:54.
alongub is offline
Kroteek
Member
Join Date: May 2012
Old 03-08-2013 , 18:00   Re: Problems about !store plugin
Reply With Quote #17

Quote:
Originally Posted by alongub View Post
Show me your database.cfg, but make sure to hide any sensitive info.
"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"default"
{
"driver" "default"
"host" "My Host"
"database" "My Database"
"user" "My User"
"pass" "My Pass"
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

}
Kroteek is offline
seupoj
Senior Member
Join Date: Mar 2013
Location: India
Old 03-09-2013 , 04:42   Re: Problems about !store plugin
Reply With Quote #18

I have installed the plugin and in game the credits are reflecting help me im a noob at this
seupoj is offline
Send a message via Skype™ to seupoj
seupoj
Senior Member
Join Date: Mar 2013
Location: India
Old 03-09-2013 , 04:43   Re: Problems about !store plugin
Reply With Quote #19

But the comands like !store and !credits are not working
seupoj is offline
Send a message via Skype™ to seupoj
SynysteR
Junior Member
Join Date: Sep 2012
Old 03-09-2013 , 05:30   Re: Problems about !store plugin
Reply With Quote #20

Quote:
Originally Posted by seupoj View Post
But the comands like !store and !credits are not working
It doesn't work for everyone?
or just a few players?
SynysteR is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:12.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode