1
I Use This!
Inactive

News

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Posted about 16 years ago
Hi Niek,Yes it is. Although it is not a configuration variable, you can - without too much hassle - easily change this behavior manually. Open up /admin/index.php and look for the following lines (approx line 50).[php]// Open recordset for sites' pa...
Posted about 16 years ago
Hi Xander, I'm working on a site with more than 25 pages, is there a way to get the pages in alphabetic order in the list to view/change ?Greetings, Niek
Posted about 16 years ago
You are very much welcome . Hope you'll find CompactCMS useful.Good luck!Xander.
Posted about 16 years ago
Xanderthankyou so much. its working now with chmod 777 to (content/ dir) and chmod 666 to files in directory (content).thanks
Posted about 16 years ago
Are you sure you've set the ./content dir itself to 777 and the files within that directory to 666 (e.g.: home.php, etc set to 666)?
Posted about 16 years ago
thanks for replying.i have uploaded website to server. now through ftp when i change chmod content dir to 666. it gives following error when i try  edit some page."The file you selected seems to be deletedRefresh the filelist to see the most recent...
Posted about 16 years ago
Hi Waqas,This error - I'll make sure to rewrite the error message on this one - happens if you have made a website locally and then upload the files in the /content/ directory over FTP. CompactCMS runs on the user Apache to edit and create files. If y...
Posted about 16 years ago
i have installed cms successfully now when i try to edit file it gives following error[ERR100] The current file could not be modified. Check permissions on the file (CHMOD).even i have tried both chmod 666 and 756 to both content and admin/cache fold...
Posted about 16 years ago
Hi Waqas,Now that is a perhaps too vague question. I realize I might have given you too many confusion suggestions in my last post, but as has been written: take the print page as an example.The line:[code]RewriteRule ^print/([^/]+)\.html$         ...
Posted about 16 years ago
what will be the html/php code of my new page /dirname/file.htmland templatename.phpplease help.thanks