Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I can't Login?


K. J. Koopman

Recommended Posts

Posted

your admin is protected by an .htaccess file this will have been set up via your hosts control panel, you can change the files username and password through your hosts control panel.

 

for temporary access you can connect via ftp to the server and rename the .htaccess file located in your admin directory to a temp name such as 1.txt this will bypass the .htaccess file allowing access, however this will also mean that your admin is not protected, therefore use this method only as a temporary measure to gain access and remember to change the name of the file back to .htaccess when finished.

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

i?m sorry but how can I fix the login then? cause no one can register or login... :S that's all I wanted to be fixed. I know my password and username, but if i click it, it says that the page is not there.

 

it says: The connection to kkportfolio.net has been terminated unexpectedly. Some data may have been transferred.

 

:S

Posted

Can we firstly clarify what the issue is here.

 

Can you access your admin?

Do you mean that you cannot log in as a customer in the shop side and therefore cannot add products to the cart?

 

Answering these two questions will at least allow us to know which area the issue is with as your post is very ambiguous, as it initially implies that you cannot access the admin in order to input products, however it can also be interpreted as not being able to log in as a customer in order to add products to the cart i.e. shop

 

Are you hosting this on your own computer as it takes about 2 to 3 mins to load anything

 

Do you have a certificate for SSL as I notice the links are for https instead of http

 

If you do not have a certificate then change the setting in both admin/includes/configure.php and shop/includes/configure.php

 

  define('ENABLE_SSL', false); // secure webserver for checkout procedure?

to false instead of true

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

Dont you think that it would have been much easier to just answer the two questions thus making it clear that it is the catalog side that you are having an issue with. :D

 

When you are prepared to help yourself, by giving the information required, and asked for, you will probably find that there are plenty of people here in the forum willing to help, however until then you will probably find that most do not wish to drag the information out from you, as this tends to make it very hard to help someone to resolve an issue. :thumbsup:

 

You are saying that you have changed things but what things and why?

 

Is it the state of the define for SSL from true to false, if so why? was this because you do not have a certificate?

 

I hope this allows you to see how difficult it is to help you, when you do not help yourself by giving information in respond to a reply posted aimed at helping. ;)

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

I totally understand what you are saying Steve, but as I mentioned before I don't know what's wrong, because this is the first time EVER, that I used such software.

 

All I know is that I do not know where the login is!

And that the login on the site www.kkportfolio.net/shop ( go there to see it yourself!!!!!!! ) doesn't work! that's all, and that's all I want to have working...

 

Therefor to answer your questions:

Can you access your admin?

- Don't know where the admin is?

 

Do you mean that you cannot log in as a customer in the shop side and therefore cannot add products to the cart?

- I can't login at the shop at all....

 

Hope this clearifies the questions,

 

Kind Regards,

 

Klaas Koopman

Posted

As Steve has tried to explain, the reason you cannot Login, and the reason you get a 'file not found' error, is because in your includes/configure.php file you have SSL set to 'true' when you have no full ssl certificate installed. It should be:

 

define('ENABLE_SSL_CATALOG', 'false');

 

This is the file pathway to your Login

 

https://kkportfolio.net/shop/login.php

 

....and you don't have an https connection.

 

The address to go to in order to access your osCommerce 'admin' folder is http://www.kkportfolio.net/admin

 

It is password protected, so you will need your User Name and Password to access it.

 

By the way, did you do this install via your web hosting control panel? This would explain why it is set up for SSL when you don't have an SSL certificate.

 

Vger

Posted

the admin link was misisng the shop part www.kkportfolio.net/shop/admin/

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

okay Now i deleted the old one and put on the new one, but it's giving me an error again, same one as in the beginning. if i chmod it through ftp to 444 it stays thesame :S how can i fix this? www.kkportfolio.net/shop

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...