Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

3 topics help


Guest

Recommended Posts

Posted

1 of all i tried to secure my admin section many times, with htaccess system. It work, and too well! I cant enter mysefl.

 

I search net and saw other pople having same problem as me but they are all astuck, my login box appear but i enter my password again and again it doesnt work. I tried to change password and redo it completely a few times.

 

2 - I want to know how to mod pages to put graphics, like a 300X200 pixels, between new products and title on maine page for example. or graphics in any extra pages or page.

 

3 - I tried to replace >> on menu bar like it said on osocmmerce doicumentation, and it work well, i even could change it for a graphic using code <img source=etc.... but the graphic does appear but is a little upper than the text making the bar too big, cant it be on middle like ?>> was?

 

I can change the >> by anything else, - $ @ ... I mean evey symbol get in middle, and the graphic i had was 10 pixel by 10 pixel so it smaller than the bar.

 

ok thx help me plz.

Posted
1 of all i tried to secure my admin section many times, with htaccess system. It work, and too well! I cant enter mysefl.

The problem is probably that your .htaccess file is looking for the password file in the wrong place. The path to the password file needs to be the absolute server path to your site, not http:// path.

Posted
The problem is probably that your .htaccess file is looking for the password file in the wrong place. The path to the password file needs to be the absolute server path to your site, not http:// path.

 

yep the path is absolute.

 

i know the absolute path but to be sure i did a search for it with path.php in my root, typed it in a browser and i had the good path.

 

all the research i did always say the problem come from the path, but since start my path is ok. i uploaded file with ascii to be sure and I chmod files to 644 like most tutorials of htaccess say.

Posted
yep the path is absolute.

 

i know the absolute path but to be sure i did a search for it with path.php in my root, typed it in a browser and i had the good path.

 

all the research i did always say the problem come from the path, but since start my path is ok. i uploaded file with ascii to be sure and I chmod files to 644 like most tutorials of htaccess say.

and your .htpasswd file was generated correctly? To make sure you are getting your .htaccess file, change the error messge and try to log in, it should indicate your new message. I think the message is labeled AuthName

Posted
and your .htpasswd file was generated correctly? To make sure you are getting your .htaccess file, change the error messge and try to log in, it should indicate your new message. I think the message is labeled AuthName

 

what you mean to be sure i am getting the htaccess file ? The login box appears since i have a htacess file there, so if it wouldnt get to it i would enter admin normally. the problem is not that i get an error message, its just that i enter my name and password again and again without entering at all.

 

And I tried to re-do the password file many times, always getting the same results, I alos tried many password generator from a few web designer ressources sites.

Posted

Sorry, I didn't mean error message. When the window opens to enter password and login, but it sounds like you are getting to the .htaccess file. When I run the path.php script I get an incomplete path compared to what I use in my working .htaccess file

 

/home/httpd/vhosts/mydomain.com/httpdocs for path.php

and

/usr/local/psa/home/vhosts/mydomain.com in my htaccess.

 

In my hosts FAQ the various paths are provided, I cannot remember if this is where I got mine, or figured it out some other way. I would say this is your problem

Posted
Sorry, I didn't mean error message. When the window opens to enter password and login, but it sounds like you are getting to the .htaccess file. When I run the path.php script I get an incomplete path compared to what I use in my working .htaccess file

 

/home/httpd/vhosts/mydomain.com/httpdocs for path.php

and

/usr/local/psa/home/vhosts/mydomain.com in my htaccess.

 

In my hosts FAQ the various paths are provided, I cannot remember if this is where I got mine, or figured it out some other way. I would say this is your problem

 

I think i understand what you mean, once i spoke to a guy from my hosting company and he told me my absolute path there was a different one that the one i usually see but that i dont need it maybe its that path ill check it out.

Posted

finally i did it, i spoke to my server person and i had that option in my host admin i can secure any folder i want and enter any admin/password!!!

 

EZ

 

so its done

Archived

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

×
×
  • Create New...