While I'm doing configurations, the button gui or image does not display. It displays an x and the label name inside of a rectangle. Sometimes its confusing because It makes it hard to understand what exactly the button is for.
While I'm doing configurations, the button gui or image does not display. It displays an x and the label name inside of a rectangle. Sometimes its confusing because It makes it hard to understand what exactly the button is for.
Do you have images placed in the admin\images directory?
Tutorials on Zen Cart
http://tutorials.zen-cart.com/index.php
---------------
advanced.programmer at gmail dot com
In love with Zen Cart!!
yes I do, I checked several times and even played around with setting the different permissions.
Fine, do one thing:Originally Posted by infinite1
"It displays an x and the label name inside of a rectangle."
Right click on this image and let us know the path it is looking for
San
Tutorials on Zen Cart
http://tutorials.zen-cart.com/index.php
---------------
advanced.programmer at gmail dot com
In love with Zen Cart!!
http://www.menucomputers.com/cori/ze..._yellow_on.gif
here is one from the admin/catalog/products....page called the Linked Product.
Seems like you are blocking images in the .htaccess file
Can you post that too?
San
Tutorials on Zen Cart
http://tutorials.zen-cart.com/index.php
---------------
advanced.programmer at gmail dot com
In love with Zen Cart!!
# $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
#
# This is used with Apache WebServers
#
# For this to work, you must include the parameter 'Options' to
# the AllowOverride configuration
#
# Example:
#
# <Directory "/usr/local/apache/htdocs">
# AllowOverride Options
# </Directory>
#
# 'All' with also work. (This configuration is in the
# apache/conf/httpd.conf file)
# The following makes adjustments to the SSL protocol for Internet
# Explorer browsers
<IfModule mod_setenvif.c>
<IfDefine SSL>
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfDefine>
</IfModule>
# Fix certain PHP values
#<IfModule mod_php4.c>
# php_value session.use_trans_sid 0
# php_value register_globals 1
#</IfModule>
# to turn off register_globals
# php_value register_globals 0
Please verify once again that you have right permissions set for
images directory =755
If the image is there in that directory there is no reason why it cant be seen in the browser?
http://www.menucomputers.com/cori/ze..._yellow_on.gif
Tutorials on Zen Cart
http://tutorials.zen-cart.com/index.php
---------------
advanced.programmer at gmail dot com
In love with Zen Cart!!
I've gone through images and the images files and set all the permissions as far as images go and still nodda. I think I kinda found some help to get around it though in the wiki docs although I can't tell if a button is recessed or not. If you have any more suggestions I am definitely open.
I am able to pull up that directory at ...cori/zencart/admin/images and I only find one image in there "ani_send_email.gif" thats it. Its not even showing the graphs and icons directories
Last edited by barco57; 28 Sep 2006 at 10:36 PM.
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!