thank you for your reply
yes i made the change to the correct html_output file,, as in the specified directory
Zen Cart Installation/includes/functions/html_output.php
by the way i uploaded the files 3 times till now and they are ok in their place and everything is in good conditions on server!
[qoute]
I think that path info goes in the include/configure.php on the last line if you are using file as cache like this
define('SQL_CACHE_METHOD', 'file');
define('DIR_FS_SQL_CACHE', 'The path goes here');
[/quote]
i have this one different a little, well, different from you so much, i think this one might be the case, because its a difference between our settings
what i have in my configure file is:
// The next 2 "defines" are for SQL cache support.
// For SQL_CACHE_METHOD, you can select from: none, database, or file
// If you choose "file", then you need to set the DIR_FS_SQL_CACHE to a directory where your apache
// or webserver user has write privileges (chmod 666 or 777). We recommend using the "cache" folder inside the Zen Cart folder
// ie: /path/to/your/webspace/public_html/zen/cache -- leave no trailing slash
define('SQL_CACHE_METHOD', 'database');
define('DIR_FS_SQL_CACHE', '/home/user/alsousbros.com/cache');
i don't have a file,, i have a Database... do i still need to use the info path?
or it doesn't matter?
can you post your htaccess file and your seo url configuration? let us start from there.
RewriteEngine On
RewriteBase /
# Seo Urls version 3.x
# Don't rewrite real files or directories
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index\.php?seo_url=$1&%{QUERY_STRING} [L]
my SEO settings are:
Seo Urls Status Off " iturned it off to let the site work, it was on"
301 Redirection Status Off " iturned it off to let the site work, it was on"
Page Base
Default Extension .html
Url Plugins Core: Advanced Search, Core: Advanced Search: Result, Core: Category, Core: EZ Pages, Core: Manufacturer, Core: Product, Core: Product: Image, Core: Product: Reviews, Core: Product: Reviews: Info, Core: Product: Reviews: Write, Core: Default: Skip SSL, Core: Default, Core: Default Skips Info
Character Plugins Format: Strip Invalid
did you check your error logs? and what does it say?
here is my error log...
[Fri Aug 17 01:30:30 2007] [error] [client 213.6.122.2] File does not exist: /home/"USER"/alsousbros.com/favicon.ico
[Fri Aug 17 01:30:30 2007] [error] [client 213.6.122.2] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 02:12:30 2007] [error] [client 207.46.98.126] File does not exist: /home/"USER"/alsousbros.com/robots.txt
[Fri Aug 17 02:12:30 2007] [error] [client 207.46.98.126] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 03:16:42 2007] [error] [client 66.249.70.228] File does not exist: /home/"USER"/alsousbros.com/robots.txt
[Fri Aug 17 03:16:42 2007] [error] [client 66.249.70.228] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 03:21:37 2007] [error] [client 207.46.98.127] File does not exist: /home/"USER"/alsousbros.com/robots.txt
[Fri Aug 17 03:21:37 2007] [error] [client 207.46.98.127] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 06:00:13 2007] [error] [client 213.6.110.43] File does not exist: /home/"USER"/alsousbros.com/favicon.ico
[Fri Aug 17 06:00:13 2007] [error] [client 213.6.110.43] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 06:25:45 2007] [error] [client 213.6.110.43] File does not exist: /home/"USER"/alsousbros.com/Olive-Wood, referer: http://www.alsousbros.com/
[Fri Aug 17 06:25:45 2007] [error] [client 213.6.110.43] File does not exist: /home/"USER"/alsousbros.com/missing.html, referer: http://www.alsousbros.com/
[Fri Aug 17 06:42:51 2007] [error] [client 207.46.98.125] File does not exist: /home/"USER"/alsousbros.com/robots.txt
[Fri Aug 17 06:42:51 2007] [error] [client 207.46.98.125] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 07:13:45 2007] [error] [client 207.46.98.126] File does not exist: /home/"USER"/alsousbros.com/robots.txt
[Fri Aug 17 07:13:45 2007] [error] [client 207.46.98.126] File does not exist: /home/"USER"/alsousbros.com/missing.html
[Fri Aug 17 07:22:16 2007] [error] [client 213.6.110.43] client denied by server configuration: /home/"USER"/alsousbros.com/.html
[Fri Aug 17 07:23:00 2007] [error] [client 213.6.110.43] client denied by server configuration: /home/"USER"/alsousbros.com/.html
[Fri Aug 17 07:24:13 2007] [error] [client 213.6.110.43] client denied by server configuration: /home/"USER"/alsousbros.com/.html
[Fri Aug 17 12:11:10 2007] [error] [client 213.6.110.43] client denied by server configuration: /home/"USER"/alsousbros.com/.html, referer: http://www.alsousbros.com/"admin address"/index.php
[Fri Aug 17 22:39:57 2007] [error] [client 213.6.110.43] client denied by server configuration: /home/"USER"/alsousbros.com/.html, referer: http://www.alsousbros.com/"admin address"/configuration.php?gID=36&cID=661
i think you got my domain, but the SEO is off now... http://www.alsousbros.com
thanx in advance
Regards
Saher