Hi Everyone,
I’m a designer and new to EE. I designed my site locally and have uploaded it to my server now. I’ve gone through a lot of trial and error and I think I’m getting close finally.
PROBLEM: My site loads and the only problem seems to be that my database settings are all set for my local site and not the server. Whenever I click a link on the site it links to the local page rather than the server page. I realize I should just go into my “general configurations” in the control panel and change the root settings but when I do I get this error:
A Database Error Occurred
Error Number: 1054
Unknown column ‘used’ in ‘where clause’
UPDATE `exp_security_hashes` SET `used` = 1 WHERE `used` = 0 AND `hash` = ‘6804fed44e82cfdec31dcf2bc5653b1f6dd2b275’ AND `session_id` = ‘e72e20613426351cd05db7e49de397d31097938f’ AND `date` > 1378760376
Filename: core/EE_Security.php
Line Number: 169
This happens whenever I try to change any settings including File upload preferences (which is what should make my images load from the server rather than the local site).
Any guidance would be appreciated! Let me know if you need more info as well. Thanks!