Guest Posted February 28, 2004 Share Posted February 28, 2004 I'm trying to create an account on osCommerce 2.2-MS2, but when I click submit I am taken back to the form, but all of the fields are blank. Then if I refresh the page, the account is created. Any ideas why? The server is using PHP Version 4.3.0 and MySQL 3.23.54 Link to comment Share on other sites More sharing options...
tammy507 Posted February 29, 2004 Share Posted February 29, 2004 I'm trying to create an account on osCommerce 2.2-MS2, but when I click submit I am taken back to the form, but all of the fields are blank. Im having the same problem, did you ever get an answer? Then if I refresh the page, the account is created. Refresh doesnt work for me. Im just taken back to the create account page Link to comment Share on other sites More sharing options...
AndrewC Posted February 29, 2004 Share Posted February 29, 2004 have you modified the page in anyway? If so did you make a backup of the page before editing? There could be a missing </form> tag Link to comment Share on other sites More sharing options...
tammy507 Posted February 29, 2004 Share Posted February 29, 2004 No, I havent edited the create_account files. The strange thing is this: I compared the files with the files from my spouses site, and they are identical. The other site creates accounts fine, this one doesnt. Im stumped! Link to comment Share on other sites More sharing options...
pdaonline Posted February 29, 2004 Share Posted February 29, 2004 When I create an account I am notified that hte account has been created successfully. However when I try to view the details in Admin nothing appears. It is still in my database which I can view in phpMy Admin but no delivery or billing address is current. Also in admin the following messages appear. Warning: reset(): Passed variable is not an array or object in /usr/home/pda/public_html/osc2/catalog/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /usr/home/pda/public_html/osc2/catalog/admin/includes/classes/object_info.php on line 18 I am running 2 sites and the file is also identical to other however the other runs perfectly. It appears that wemay have similar issues regards Link to comment Share on other sites More sharing options...
tammy507 Posted March 1, 2004 Share Posted March 1, 2004 I found the problem. In the config files there was an extra character "/" at the end of the https string took it out and all is working fine now. Tammy Link to comment Share on other sites More sharing options...
Guest Posted March 21, 2004 Share Posted March 21, 2004 What config files Tammy. I am new to oscommerce and I am getting the same problem. Link to comment Share on other sites More sharing options...
tammy507 Posted March 21, 2004 Share Posted March 21, 2004 look in this file: catalog/includes/configure.php I had and extra "/" like such yourdomain.com//catalog/ should of been yourdomain.com/catalog/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.