Raised This Month: $32 Target: $400
 8% 

buymenu (levels,money) error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
3yzdm
Junior Member
Join Date: May 2020
Old 05-12-2020 , 07:15   buymenu (levels,money) error
Reply With Quote #1

hello can someone help me, so i get this error and the plugin doesnt start
L 05/12/2020 - 125:47: [AMXX] Plugin ("ZpBuySystem.amxx") is setting itself as failed.
L 05/12/2020 - 125:47: [AMXX] Plugin says: Access denied for user 'p218922_gubka'@'92.53.31.29' (using pas
L 05/12/2020 - 125:47: [AMXX] Run time error 1 (plugin "ZpBuySystem.amxx") - forced exit
Attached Files
File Type: sma Get Plugin or Get Source (ZpBuySystem.sma - 105 views - 28.5 KB)
3yzdm is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-12-2020 , 07:28   Re: buymenu (levels,money) error
Reply With Quote #2

Just read the error. Your SQL information is wrong.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
3yzdm
Junior Member
Join Date: May 2020
Old 05-12-2020 , 07:31   Re: buymenu (levels,money) error
Reply With Quote #3

could you explain more please, i didnt use any sql
3yzdm is offline
elmedin
Senior Member
Join Date: Nov 2013
Location: Bruh
Old 05-12-2020 , 07:45   Re: buymenu (levels,money) error
Reply With Quote #4

Quote:
Originally Posted by 3yzdm View Post
could you explain more please, i didnt use any sql

Your SQL is wrong

#define SQL_HOST "46.254.21.136"
#define SQL_USER "p218922_gubka"
#define SQL_PASSWORD "nikitosina(&"
#define SQL_DBNAME "p218922_cso_base"


this is the sql in ur plugin, try this

#define SQL_HOST "localhost"
#define SQL_USER ""
#define SQL_PASSWORD ""
#define SQL_DBNAME "p218922_cso_base"


if this doesnt work u have to get ur own sql
elmedin is offline
Reply


Thread Tools
Display Modes

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 21:10.


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