Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Keeps asking for password?

Keeps asking for password?

Locked

Views: 1,430

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
5 Aug 2009, 4:02 PM
#1
cleasterwood avatar

cleasterwood

New Zenner

Join Date:
Feb 2009
Posts:
33
Plugin Contributions:
0

Keeps asking for password?

When I go to the store's catalog or working in the admin area a little pop-up asks me to enter my password for the server. In the admin section, images won't come up if I don't click OK to enter the password. It wasn't doing this before so I don't understand what happened to make it act this way. I just added some images to the server so I think that has something to do with it, but what did I do wrong to make it ask for FTP access? Shouldn't it just pull the images?
Edited to add Permissions set to 644. Is that the problem?

6 Aug 2009, 9:48 PM
#2
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Keeps asking for password?

Did you password protect the folder in your Cpanel?

Link to site might help :)

24 Aug 2009, 7:18 PM
#3
cleasterwood avatar

cleasterwood

New Zenner

Join Date:
Feb 2009
Posts:
33
Plugin Contributions:
0

Re: Keeps asking for password?

LissaE:

Did you password protect the folder in your Cpanel?

Link to site might help :)

D'OH! Site link: https://www.3dfineries.com

:oops:

I don't think I password protected the folder in the CPanel. How can I tell?

24 Aug 2009, 7:43 PM
#4
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Keeps asking for password?

The site link helped as I think I know where your problem is....I viewed source after catching the password request pop up and it was asking for a password to ftp....I believe because of this in your source:

<img style="width: 564px; height: 423px;" src="ftp://[email protected]@ftp.3dfineries.com/public_html/images/KMTSection.jpg" />
```Change the image source to:

http://www.3dfineries.com/images/KMTSection.jpg

24 Aug 2009, 7:47 PM
#5
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Keeps asking for password?

Also will add...cos I re-read the first post and browsed around a lil...it looks like you have entered the image codes the same way in your category description for KMT Collections, so those will need to be fixed as well, and any other places you added them like that :D

25 Aug 2009, 2:11 PM
#6
cleasterwood avatar

cleasterwood

New Zenner

Join Date:
Feb 2009
Posts:
33
Plugin Contributions:
0

Re: Keeps asking for password?

Thank you! Will fix those immediately. I added them manually & well....
:oops:

25 Aug 2009, 10:26 PM
#7
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Keeps asking for password?

You're welcome LOL

27 Aug 2009, 5:52 PM
#8
cleasterwood avatar

cleasterwood

New Zenner

Join Date:
Feb 2009
Posts:
33
Plugin Contributions:
0

Re: Keeps asking for password?

Worked like a dream! Wish I could say the same for the files I'm working on now.