Im using an crypted CMS so im not able to even view the source code. In this CMS there is a vote function for users to get some free Shop Coins (this is the point where they should get the coins. But they dont get any). When they press the "Go to vote page" button they get this error:
CDbException CDbCommand konnte das SQL-Statement nicht ausführen: CDbCommand konnte das SQL-Statement nicht vorbereiten: SQLSTATE[HY000]: General error: 1 table YiiCache already exists
English:
CDbException CDbCommand wasn't able execute the SQL-statement: CDbCommand wasn't able to prepare the SQL-statement: SQLSTATE[HY000]: General error: 1 table YiiCache already exists
Im using apache on FreeBSD
I cant tell you the version of Yii Framework because like i said the CMS is crypted
If there are possibilities to get more information by using php I can use the plugin function of the cms to "inject" my own code and get output
Sorry for my bad english and thank you for reading