Log in

View Full Version : Mysidia Currency question.


Phoeniix
02-01-2015, 01:55 AM
So, ive finally installed my site (Yay) on a different hosting site besides the sucky x10hostiing *Claps* and ive gotten everything set up but how do i give "cash" to certain users.

when i go to the admin cp to manage users it only lets me change their permissions not how much currency they have...

Kyttias
02-01-2015, 04:42 AM
If you really wanted to do this manually, try checking the _users table in the database?

Abronsyth
02-01-2015, 08:26 AM
As Kyttias said, you'll have to go into PhpMyAdmin and go into table_users, then edit the currency.

I should look into creating a simple mod to add a currency section in Admin CP...might know enough PHP by now to do so. I'll post something if I figure it out.

Hall of Famer
02-01-2015, 12:20 PM
Alternatively you may just give yourself enough cash and then donate to each user on your site, the idea may seem strange at first but it will work.

Phoeniix
02-01-2015, 07:43 PM
Simple fix, i edited the user_ tab in PhPmy admin thanks! i also have another question. ( i didnt want to make another thread) but i created a shop and added a creature, the shop is "open" but it says

"
Invalid ID Specified


Currently there is no active shop available, please come back later. "

is there anyway i can fix this?

Hall of Famer
02-01-2015, 08:38 PM
does your shop contain special characters, especially the quotation sign (')?

Phoeniix
02-02-2015, 02:38 PM
yes it did. i realized that it cant have special characters.... thanks :)