• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Web MapleBit, Xiuzsource, and VPS - Not saving created accounts to MYSQL

Newbie Spellweaver
Joined
Oct 14, 2015
Messages
35
Reaction score
0
Just bought a VPS and I'm trying to get it set up with my XiuzSource source.
I've executed my source file, turned WAMP on and put the MapleBit fils into the www directory.
I set up the MapleBit CMS through my localhost but when I try to create an account, it says successful, but it doesn't save the account to the accounts table.
The MapleBit tables are in the sources schema, so I know I didn't duck anything up with the connection side of things.

Any suggestions?
 
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
Wrong section, you should place this in Help of Web Developments next time.

Anyway, you properly executed the XiuzSource SQL right? I'd assume the columns are the exact same and don't require editing.. Make sure you setup the database correctly -- the same schema should be used for both web and server. Other than that I'm not sure, it says success so either the PHP is blocking SQL errors or something's up. But I'm not really a web-dev guy so you can try asking greenelfx
 
Upvote 0
Newbie Spellweaver
Joined
Oct 14, 2015
Messages
35
Reaction score
0
poop, I meant to put it in the help section.

Anyways, I fixed it. Seems like I was using an older version of Mysql which wasn't completely executing the script 100%. I updated Mysql and it works fine now.

Thanks!
 
Upvote 0
Back
Top