RaiTidR
08-08-2005, 11:58 PM
It took a few errors in the Control Panel and wondering where the RPG links were that I realized I needed to modify the config.php to show my uservalue as the superadmin to see the information.
I've run into 2 problems.
The first being that there are no links whatsoever to the RPG. So basically if the forum users don't know exactly what url to go to... they can't find it. I ran back through the templates in order to see if there was a dropdown option that I missed but I placed it. (I will manually make one at a later date).
However, upon creating a character the same error always comes up.
Invalid SQL: UPDATE userfield SET field='Test123' WHERE userid='1'
mysql error: Unknown column 'field' in 'field list'
And clicking on RPG CP this error comes up.
Invalid SQL: SELECT field FROM userfield WHERE userid='1'
mysql error: Unknown column 'field' in 'field list'
I'm assuming this is because you do not have a character.
Any advice or help would be apprecaited.
I've run into 2 problems.
The first being that there are no links whatsoever to the RPG. So basically if the forum users don't know exactly what url to go to... they can't find it. I ran back through the templates in order to see if there was a dropdown option that I missed but I placed it. (I will manually make one at a later date).
However, upon creating a character the same error always comes up.
Invalid SQL: UPDATE userfield SET field='Test123' WHERE userid='1'
mysql error: Unknown column 'field' in 'field list'
And clicking on RPG CP this error comes up.
Invalid SQL: SELECT field FROM userfield WHERE userid='1'
mysql error: Unknown column 'field' in 'field list'
I'm assuming this is because you do not have a character.
Any advice or help would be apprecaited.