-
Apprentice
Dmn vote reward system help
ello dear Members
i have one problems with vote reward system, when i try to install it , what i need to write on : Credis Account Column
because when i install at the finish when i try to log in vote, appear this error:
pcan anyone help me, please, i need a video tutorial, or can anyone expplain my in details how.
Best regards
Error
Error: Invalid object name 'Credits'.
Query: SELECT * FROM Credits WHERE a = 'Axtraeus'
0
-
-
Re: Dmn vote reward system help
Could you supply information about what a website is?
What vote system?
I recommend checking the database connection.
Check uppercase and lowercase letters.
Check whether the database is created in the table Credits.
Try to be written errors.
At the end of the script, insert
PHP Code:
E_ALL & ~E_NOTICE
You'll see if you print the same mistake or get more information.