![]() |
|
Address bar of the homepage not correct (zpskeleton) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Address bar of the homepage not correct (zpskeleton) (/thread-11487.html) |
Address bar of the homepage not correct (zpskeleton) - denisot - 2013-11-18 Hello. Background:
Problem: Is it a value hidden somewhere (database for example) that is not refreshed or something obvious that I stupidly can't see? Again, I can live with that (cosmetic problem) but I like when a fresh install is clean. Thanks. Address bar of the homepage not correct (zpskeleton) - acrylian - 2013-11-18 Re-run setup to fix the possible wrong htaccess file. Or change the rewrite base manually from Address bar of the homepage not correct (zpskeleton) - denisot - 2013-11-18 Thanks for the quick reply. htaccess file version 1.4.5;Rewrite rules are now handled by PHP codeSee the file "zenphoto-rewrite.txt" for the actual rulesThese rules redirect everything not directly accessing a file to the Zenphoto index.php script
RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] I've just re-run setup again and the Rewrite base is said to be / with the mention that the Rewrite engine is ON. The only error is a 'set_time_limit' but I don't think it is related. Address bar of the homepage not correct (zpskeleton) - acrylian - 2013-11-18 The htaccess is correct. I Just viewed your website and to me all seems to work as it should. I did not get any wrong "images" in hte url. I assume you possibly had some overly persistent browser cache. Address bar of the homepage not correct (zpskeleton) - denisot - 2013-11-18 Thanks Acrylian.
Anyway, sorry for the time lost for a problem on my side. Address bar of the homepage not correct (zpskeleton) - acrylian - 2013-11-18 I have tried in Safari, Firefox and Chrome successfully. No "images" for me. This is a very common thing happening with browser caches. Address bar of the homepage not correct (zpskeleton) - denisot - 2013-11-18 Thanks again for your time. And for Zenphoto. |