I noticed one thing that I had to do when getting MySQL errors 1054. I already had the Store hack installed and customized. This lead to problems when the installer script for RPG tired to insert colums in the userfield and items_user tables.
I had to empty all the item tabels using phpmyadmin and rerun the install_itemshop_items script (which stops if it finds a duplicated column at anytime).
Also to get my money to work correctly with store I had to setup field6 by hand in the userfield table by hand and set the values via phpmyadmin. After that the money and items work great.
I'm off to customize my profiles now.
So far so good though. Hope this helps people.
|