mayflor Posted October 10, 2006 Posted October 10, 2006 Hi Everybody, I have installed oscommerce in my store but have a problem on "create an account page." It seems like it don't accept the information on the form. I don't have problem on other page but this page. What should I do? Any help, please.
jpweber Posted October 10, 2006 Posted October 10, 2006 Need a link, May, in order to more accurately diagnose your issue and help you. The information you gave us was too general. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
mayflor Posted October 11, 2006 Author Posted October 11, 2006 Thanks Jason, Here's my store TagalogRomancePocketbook.com. Try to create an account, then tell me what's wrong, please... Thanks again, May
mayflor Posted October 11, 2006 Author Posted October 11, 2006 Thanks Jason, Here's my store http://TagalogRomancePocketbook.com. Try to create an account, then tell me what's wrong, please... Thanks again, May
jpweber Posted October 12, 2006 Posted October 12, 2006 This definitely has to do with the fact that your includes/configure file is configured incorrectly. You have your shared SSL set up incorrectly. I'm not sure if you purchased Bluehosts's shared SSL or not. (1) If you did NOT purchase Bluehost's Shared SSL, then you will have to set the SSL to "false" in your includes/configure.php: define('ENABLE_SSL', false); // secure webserver for checkout procedure? (2) If you DID purchase Bluehost's Shared SSL, then the URL should NOT be: https://tagalogromancepocketbook.com/~tagalogr/create_account.php It *should* be something like this: https://secure.bluehost.com/~tagalogr/create_account.php So in your includes/configure.php, it will look like this: define('HTTP_SERVER', 'http://tagalogromancepocketbook.com'); define('HTTPS_SERVER', 'https://secure.bluehost.com/~tagalogr/'); If you want me to check your configure.php files, find me on yahoo messenger or e-mail it to me. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
proxo Posted October 12, 2006 Posted October 12, 2006 Hello ! :( I'm having the same error i can't create a new costumer , can you help me ? here is the link http://rm.6te.net/catalog/ Tank you
jpweber Posted October 12, 2006 Posted October 12, 2006 You have security issues because you have not deleted the install directory. You should delete the entire directory due to security reasons. You need to use your cpanel, or your FTP tool, and find the catalog/install directory. Double click it and open it up, and delete all the files in it, and then delete the install folder. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
proxo Posted October 12, 2006 Posted October 12, 2006 Tank you jason for you quick anwser . I renamed the install dir and now i don't heve errors . But i still can't create a new costumer ... :( Can you help me please ?
mayflor Posted October 13, 2006 Author Posted October 13, 2006 Jason help me with this problem, too. You need to go to your catalog/includes/configure.php and find this "define('ENABLE_SSL', true); // secure webserver for checkout procedure?". You need to change "true" to "false". I did other things as he told me but try that first.
jpweber Posted October 13, 2006 Posted October 13, 2006 His configure.php files are correct; they're not set to 'true' for SSL right now, and they shouldn't be yet, until he purchases SSL. Anyway, I'd go into your admin tool -- http://rm.6te.net/catalog/admin -- and click on "configuration". Ensure the following are correct: * My Store | Use Search Engine Friendly Safe URL's = false | switch to default language currency = false * Cache | Use Cashe = false * Sessions | session directory = /tmp/ | force cookie use = false | check ssl session ID = false | check user agent = false | check ip address = false | prevent spider sessions = true | recreate session = true * Tools | Server Info. Search for "Globals". Ensure Register Globals is turnd "on" (for now). This isn't the root of your problem, most likely, but do this anyway. Then clear your browser's cache, close your browser, restart it, and see if you're still having issues. If you're still having issues, we'll pursue other avenues. __________________ TIGERS -- 1 WIN AWAY FROM GOING TO THE WORLD SERIES!!!!!! Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
Develonet Posted October 30, 2006 Posted October 30, 2006 His configure.php files are correct; they're not set to 'true' for SSL right now, and they shouldn't be yet, until he purchases SSL. Hello, wanted to see if I could bug you guys again on this topic. I have an account with Bluehost, set up my store using Fantastico, and have the store structure built but no products in there (if that matters). the intro page is http://www.nutechonline.com/index.php I am somewhat familiar with customizing the look of OSC pages but totally green ( a complete idiot) when it comes to SSL. I am trying to use the free shared cert that Bluehost offers, and they said put https://bluehost.com/my_username in the admin of OSC. I am lost on what they mean and where. Some of my pages are not working like the "my account page" and some others. I have no idea how to set up OSC to use SSL. Can you provide some help? Also noticed a comment on setting "True" for ssl and something that they shouldnt be until purchased.... really confused on what this means. They told me it was a free ssl. I can also upload my config files if you like. Thanks a ton for any help.
jpweber Posted October 30, 2006 Posted October 30, 2006 Kirk: When I said don't set SSL to "true" until purchased .... this just means that don't set the configure.php files SSL to "true" until you have SSL, that's all. If you don't have SSL, leave it false until you get it. I can't get anything to work on your site ... I think your includes/column_left.php is messed up: "Parse error: syntax error, unexpected $end in /home/nutechon/public_html/includes/column_left.php on line 35" ... I think you're making changes as I'm posting this. Regardless, your files would work with something like this -- if you did in fact purchase Bluehost Shared SSL, and assuming your name with Bluehost is called nutechonline: ---- Includes/Configure.php ---- // Define the webserver and path parameters// * DIR_FS_* = Filesystem directories (local/physical) // * DIR_WS_* = Webserver directories (virtual/URL) define('HTTP_SERVER', 'http://www.nutechonline.com'); define('HTTPS_SERVER', 'https://secure.bluehost.com/~nutechonline'); define('ENABLE_SSL', true); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', '.nutechonline.com'); define('HTTPS_COOKIE_DOMAIN', '.nutechonline.com'); define('HTTP_COOKIE_PATH', '/'); define('HTTPS_COOKIE_PATH', '/'); define('DIR_WS_HTTP_CATALOG', '/'); define('DIR_WS_HTTPS_CATALOG', '/'); define('DIR_WS_IMAGES', 'images/'); ---- Admin/Includes/Configure.php: note the extra "s" you need to put in after http ---- define('HTTP_SERVER', 'https://www.nutechonline.com'); define('HTTP_CATALOG_SERVER', 'https://www.nutechonline.com'); define('HTTPS_CATALOG_SERVER', 'https://secure.bluehost.com/~nutechonline'); define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module Good luck. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
Develonet Posted October 30, 2006 Posted October 30, 2006 Kirk: When I said don't set SSL to "true" until purchased .... Jason, sorry about that. Yeah I was modifying the left column. The navigation is up now, but I still have the same problem. I can not access "My Account" or "Checkout". Says page not found. Is this an SSL error? No, I did not purchase any ssl from bluehost. They said it was free. Is there something I need to purchase in order for this to work? Thanks a ton for your help! Kirk
Recommended Posts
Archived
This topic is now archived and is closed to further replies.