osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Can't create accounts, or purchase anything from my store.

This is a discussion on Can't create accounts, or purchase anything from my store. within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have installed OS Commerce 2.2, and my customers can't create accounts. When they try to log in or create ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 04-08-2004, 06:35 AM
New Member
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pbicontact
Default Can't create accounts, or purchase anything from my store.

I have installed OS Commerce 2.2, and my customers can't create accounts. When they try to log in or create an account, they get the "page not found" error. Also, when even I go in and try to add things to the shopping cart, they either don't get there at all, or vanish as soon as you add the second item.

This is the third time I've posted regarding this issue, and I keep being told to give more info, but even when I have, I've still gotten no answers.

My server uses shared ssl, php v. 4.3.2, and Suse Linux v. 8.2.

I am not a programmer by any means, but I sure don't want to start over from scratch trying to find another piece of software to operate my catalog. My tech support at my server suggested OS Commerce, but, other than being able to build the catalog, I haven't been able to get much further, since my customers can't buy anything.

HELP HELP HELP HELP
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 04-08-2004, 12:47 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

Is this the same as when you have turn off SSL? More then likely it is an error in both of your configure.php files. Shared SSL are a bit of a pain to install on at first.
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 04-14-2004, 08:31 AM
New Member
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pbicontact
Default

I honestly don't know. I know when I installed it, it asked if I wanted to activate SSL, and, since I'm trying to sell stuff over the web via credit card purchases, I said yes. However, I've looked all through the admin section, and I can't find any way to turn it off. I've spent weeks adding products to the store, but it's done me no good at all, since I can't sell it. Can anybody please tell me what to do? I'm so stuck. Like I said previously, I'm not a programmer. I guess I shouldn't have listened to my server's tech support without further investigation, but he told me I wouldn't need to know how to program to use OS Commerce. I'm so confused and stressed, since my boss wants to know what's happening, and I can't give him any valid answers. HELP HELP HELP HELP HELP PLEASE
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 06-21-2004, 02:06 PM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default

this is caused by one of two things.


1. Your host has SSL support disabled on your hosting account
(especially if cpanel)

or

2. If running PLESK, which uses seperate folders for http and https in which case you will need to get your hosting provider to symlink the directories, OR you must make a copy of your store in your httpsdocs folder. if you have SSH access you can do the symlink yourself. here are instructions:

SSL:
If you are on a C-Panel box your http and https sides are already symlinked and you must call your hosting provider to "enable SSL" on your account. You will know this is not turned on if going to https://yourdomainname gives you a 404 error or page not found. If you get your regular index.html or index.php you will know it is enabled.

If you are on a PLESK box, you will need SSL enabled, on plesk your secure documents are located in home/httpd/vhosts/yourdomainname/httpsdocs/

To prevent you having to have 2 duplicate copies of your installation and use twice the hard drive space, call your hosting provider and have them do a symlink between /httpdocs and /httpsdocs

If you have SSH access and can do it via command line yourself use these commands.

step 1. login to your box via SSH.
step 2. navigate to /home/httpd/vhosts/domainname.
step 3. ***make sure your httpsdocs folder is empty***
step 4. type rm -r -f httpsdocs (this will delete that folder) hit enter
step 5. type (this first char is a lower case L) ln -s httpsdocs httpdocs (this makes the link) hit enter
step 6. type (both of these chars are lower case L) ls -l hit enter (this will list the ownership of all files and directories, you will see "username.psaserv httpdocs>httpsdocs"

If yourusername.psaserv is your username good if its Root
go to next step

7. type chown yourusername.psaserv httpsdocs

You are now done, and when your store attempts to switch from http to https, you will not lose sessions, nor have files you cant find.
__________________
Clifton Murphy CEO/CTO
Hyperactive Inc.
osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 06-21-2004, 02:41 PM
New Member
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pbicontact
Default

I asked these questions months ago, and just got my first sensible reply. I've tossed the software. I wouldn't use this piece of s**t if they paid me for it, and I'm telling every business acquaintance I have not to use it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 06-21-2004, 09:43 PM
Active Member
 
Join Date: May 2004
Location: worcester ma
Posts: 162
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fridgemags
Default

the software does not suck. It is a bit technical to use and definitely not something you want to undertake if you have no experience in web programming but the software definitely does not suck.

It is the most configurable ecommerce software you can get and on top of that does not cost a dime.

I would suggest that you hire a programmer before you end up with a heart attack !!!

Do not comment on something you know nothing about.

THANK YOU AND LATA !!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 06-22-2004, 08:56 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

pbicontact:

You did not do as was suggested and/or did not reply with answers to my questions. How could I respond. If you had tried and said it works fine with SSL turned off then you would have gotten an answer long ago. "I don't know" is not much of an answer....

OSC is not a "piece of ****" since apparently if the problem was what 'red fraggle' suggested then it was of NO FAULT of OSC - but it was a problem with how your HOST was configured! This would have caused problems with any program that was to use SSL.....

OSC is the largest/most used OPEN SOURCE cart software out there and tens of thousands of people have installed/used/operated it - weather they have as little as 8 product to 10's of thousands - from a few sales per week to thousands per day. And has been installed on MANY types of servers with many types of OS with so many configurations...

"I don't know" is not MUCH of an answer! - Like try installing it again.....but without SSL....

If you don't know then maybe you should work with some one who knows more than you - like that "server's tech support" guy you spoke to...(chances are he would have figured out the problem as it was his server and should have know about its default SSL setting would cause this problem.)

Regargless - he was right - you don't need to know how to program to install/use OSC - On stright forward installs - 99% of the problems has to do with server setup problems (like SSL problems - which is normally above/beyond OSC support) or "installation" options not filled in properly (user error - which we can help).

If you did not get a (satitfactory) answer to a post- you could have always did a followup with more information.

With SO many posts - I don't personally have time to followup on old posts.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 09-02-2004, 10:20 PM
New Member
 
Join Date: Sep 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Guile
Default

Hey Red Fraggle,

even though this dummy didn't appreciate your post, i just want to say thank you. it has helped me save half the webspace on this project. a very elegant solution to his question
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 10-17-2004, 05:27 PM
Lurker
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
paulchow2k
Default

I also appreciate Red Fraggle's information. This is the best information on PLESK & OScommerce so far. I am running PLESK 7 and OSC MS 2.2 and just email my ISP regarding symlink. They also offered me another solution.

-----------------------------------------------
(Help Desk Technical Staff)
-----------------------------------------------
We do not allow symlinks on our shared servers as they are security risks. A hacker can follow symlinks and get access to the root of the server. However, our programmers have developed an html code that you can put in your httpdosc folder that will redirect visitors to your site and checkout store in your httpsdocs folder. Just upload everything to the httpsdocs folder and use the html code in your httpdocs folder and it will redirect to your httpsdocs folder where your site and store are located:

<HTML><HEAD><me ta HTTP-EQUIV="REFRESH" content="0; url=https://yourdomain.com">
</HEAD>
<BODY bgColor=white>
</BODY></HTML>

====================
I won't be able to make the changes until later tonight. So I'll let everyone know if this is indeed another solution.

Paul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 10-23-2004, 12:53 PM
Lurker
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
OSCGuy
Default

I give Red Fraggle's reply an A+! It may have just saved me HOURS of trobuleshooting over something that may turn out to be an on/off switch issue! I've only ever worked with full SSL Certs in the past, but the times are changing and shared is cheap!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
user accounts without email? blioux osCMax v2 Customization/Mods 3 06-27-2005 09:10 AM
Strange problem with accounts bfr osCMax v1.7 Discussion 3 10-30-2004 05:44 AM
trouble registering new accounts marley28 osCMax v1.7 Installation 5 06-02-2004 10:38 AM
My customers can't create accounts. pbicontact osCommerce 2.2 Modification Help 3 04-05-2004 06:41 AM
Customers cannot create accounts? WebMistress osCommerce 2.2 Modification Help 9 11-14-2003 03:09 AM


All times are GMT -8. The time now is 10:29 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax