useed debug yutility, this is the eror:
[30-aug-2008 06:46:11] PHP Fatal error: Only variables can be passed by reference in C:\www\webroot\zen\includes\init_includes\init_ssu.php on line 85
useed debug yutility, this is the eror:
[30-aug-2008 06:46:11] PHP Fatal error: Only variables can be passed by reference in C:\www\webroot\zen\includes\init_includes\init_ssu.php on line 85
Oww, and your php version is?
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
PHP Version 5.0.5
Apache Version Apache/2.0.54 (Win32) PHP/5.0.5 mod_perl/2.0.1 Perl/v5.8.7 all on windows XP
I did last week your moul on a wamp and t works,n, now it isdvloper side net,
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Go to line 85 on that file, replace it by:
Want to know more about this php error then visit:PHP Code:$temp = explode('?', $mr);
$mr_parts = explode('/', $temp[0]);
http://the-stickman.com/web-developm...-by-reference/
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
the mainn page is displayed now, but o clicking on items, fout 404 is seen, page not found:exp: http://localhost/zen/hardware-cdrom-drives-c-1_17
Then either your localhost does not have mod_rewrite install, or the htaccess content was not edited correctly as instructed :)
PS: mod_rewrite is an apache module.
PSagain
If you have a test host online, upload it there and I can help you to look into the problem. Otherwise we can not do anything with the site on your localhost.
Regards
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Hi,
Is it possible to remove the basedir using Simple SEO URL?
For example:
http://website.com/zencart/product-name
becomes:
http://website.com/product-name
...or do you have to either move Zen Cart to the root directory or do fancy mod rewriting?