How does this MySQL part works?
I have a Super Admin Plugin.
But i dont know how this part works. the plugin connects to the MySQL server automatic because it's hosted at same server. But i can't find any database. I have created a database and everything. Where do i put the sql info? thanks |
Re: How does this MySQL part works?
Post the full plugin or give a link.
|
Re: How does this MySQL part works?
Post at least plugin_init() only, to see what cvars the plugins use.
|
Re: How does this MySQL part works?
[PHP]public plugin_init()
{ reg |
Re: How does this MySQL part works?
Show content of MySQL_Init then. It should help.
|
Re: How does this MySQL part works?
rrrrrrrrrrrrrrrr
|
Re: How does this MySQL part works?
Well, yes, you're right. I would like just to see where is defined mysql_host and such.
|
Re: How does this MySQL part works?
Do you got skype or something where i can send you the full .sma?
Thanks. |
Re: How does this MySQL part works?
Any error messages? Did you grant access for the user to acces and use the database?
|
Re: How does this MySQL part works?
No, I don't got any error. And Yes the user has acces to use the db.
|
| All times are GMT -4. The time now is 06:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.