Im working on an educational site that needs to sell subscriptions to its classes on moodle. In addition I want the students to be able to purchase books from xcart. Im trying to use Amember to keep the user names and passwords all the same for the 3 different applications as well as handling the Moodle class subscriptions. Has anyone attempted this? Is it possible? ive got it all kind of working but cant seem to get xcart user info to pass through amember into moodle. I can also get Moodle info over to Amember but cant seem to pass it to Xcart. Any ideas on this subject would be greatly appreciated. Thanks, Chris
Chris, This can work only if aMmeber will be used as main application for signups. Integration is one way, so if user will register in amember, account will be created in Moodle and xcart but not vice versa.
error Thanks alex, ill be sure to make amember the main signup for both sections of my website. I had it all working correctly but today when doing some testing i ran into this error when trying to sign up a new test student. "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@mmiclasses.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." I had just signed a test student up and this was going to be test student 2. not sure why this error would be generated only on the 2nd student. and now i cant even get to the main amember sign up page. any idea of where i should start looking for the problem?
premature end of script so i checked out the server error logs and am this is what im seeing... "Premature end of script headers", Im getting this for signup.php and index.php and im not sure whats causing these to occur. any ideas?