Log in

View Full Version : Enabling Trade


Taintedkitten
01-06-2013, 05:52 PM
At install time was too focused on getting the site up that I didn't tick enable trade.

What do I enter under Global Site Settings Trade Enabled: box to enable it now?

Thanks in advance :)

Hall of Famer
01-06-2013, 06:04 PM
Well you can enable trade in two possible ways:

1. Visit AdminCP -> global settings, then select the checkbox 'enable trade', and submit the form.
2. Go to phpmyadmin, in your database prefix.settings, set 'enable trade' to yes.

Taintedkitten
01-06-2013, 07:26 PM
Well you can enable trade in two possible ways:

1. Visit AdminCP -> global settings, then select the checkbox 'enable trade', and submit the form.
2. Go to phpmyadmin, in your database prefix.settings, set 'enable trade' to yes.

Thanks, it wasn't a checkbox for me, it was showing a text box, so wasn't quite sure what to type. I'll just do through PHPMYadmin tonight when I'm home from work

Hall of Famer
01-06-2013, 07:34 PM
Oh yeah, sorry about that. Just enter 'yes' in the textbox and you should be fine.