1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 15 years ago
I am a newbie here and just wanna say Hi to everyone. I am Crystal from Louisiana, US.__________________free photoshop tutorials
Posted almost 15 years ago
I am a newbie here and just wanna say Hi to everyone. I am Crystal from Louisiana, US.__________________free photoshop tutorials
Posted almost 15 years ago
Ty allAbout typo it was my "misspelling" in forum . RewriteBase /CompactCMS/ is default value(And also RewriteEngine  on )The mod_rewrite() is enabled. (in httpd.conf)LoadModule rewrite_module modules/mod_rewrite.soSoI reinstalled everything (Th...
Posted almost 15 years ago
Hi!Based on your own extensive testing I figure that you've checked whether the mod_rewrite() is enabled on your server. I cannot think of a reason this instance, except for - although I realize it might be a typo - the missing closing / in your Rewri...
Posted almost 15 years ago
Did you enable the mod_rewrite module and enabled it for the site (VirtualHost) your running CCMS on?If you do, then dialing up the rewrite log should show the rewrite rules kicking in.Note that I have run into the following issues on various machine...
Posted almost 15 years ago
Back to basic question  The same problem appears to me with the admin site (on local computer port 8080) 127.0.0.1:8080/CompactCMS/admin/The main page works fine, but in admin fails .js and .css(Firebug shows "404 Not Found" to .js and .css  at /...
Posted almost 15 years ago
What + FixFixed a few more lingering '' tags in the code -- which should've been 'See also: http://github.com/GerHobbe...
Posted almost 15 years ago
Now that is a very good point you make there.. I've written this tutorial back in the time where CompactCMS did not have a menu manager included yet. And I'll admit that I haven't thought of multi-lingual content when developing for the menu manager. I...
Posted almost 15 years ago
Thanks for the link, looks very well designed (nice colour scheming e.g.). Deuce is right though: on Firefox (Win) the main wrapper is skewed.
Posted almost 15 years ago
What?Bug in admin backend: a bit of PHP coming through at the top in the 'Define content owners' window.Fix attached in form of zipped patch file (as produced by Beyond Compare 3.x)How To Reproduce / Observed S...