Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No buttons


Guest

Recommended Posts

Posted

On my mainpage I cannot see some images like the language flags and searchbutton.

http://www.swedis.se/catalog/

 

The flags for example points to the directory:

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

 

I checked that they really are in the right directory.

 

What can be wrong?

Posted
On my mainpage I cannot see some images like the language flags and searchbutton.

http://www.swedis.se/catalog/

 

The flags for example points to the directory:

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

http://swedis.se/catalog/includes/language...images/icon.gif

 

I checked that they really are in the right directory.

 

What can be wrong?

What is the permissions setting on your image folder?

Posted

Sorry... didn't work...

 

You do mean /catalog/includes/languages/svenska/images/ folder?

Posted
See if there is an .htaccess file in the includes directory and remove it if there is.  I've seen this cause this problem.

 

Jack

Nice Jack!

 

That did the trick!!!

Thanx!!!

  • 3 weeks later...
Posted
Nice Jack!

 

That did the trick!!!

Thanx!!!

 

a better option would be to read the contents of the .htaccess file and follow its instructions!

 

it says this..

# For this to work, you must include the parameter 'Limit' to the AllowOverride configuration
#
# Example:
#
#<Directory "/usr/local/apache/htdocs">
#  AllowOverride Limit
#

... and if you actually do that, the icons work AND you retain the security of preventing people from potentially directly accessing the /includes tree. :thumbsup:

Archived

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

×
×
  • Create New...