Jump to content
  • 0
JeffShadow90

SQL Problem 2

Question

4 answers to this question

Recommended Posts

  • 0

Check in phpmyadmin which rights did you grant to your user jakkro, who seems the one used by the server for read sql db informations.

Link to comment
Share on other sites

  • 0

The debug info is just that, debug info, its designed to help you track the source of the problem in the code if necessary.

This is not one of those issues.

The error is fairly descriptive: The MySQL connection is not allowing the configured user to read the information it is requesting.

Link to comment
Share on other sites

  • 0

Looks like you are using a custom guild storage script?

Did you run the SQL queries that add these columns to the `guild` table?

--> gstorage_mode, gstorage_pos, gstorage_password

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.