1
I Use This!
Inactive

News

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Posted over 15 years ago
[code]You just don't give up, do you .. But you have a good point. By default it is not "best practice" to decide for your user whether a site should open in the current window or new window. This is why a website will not validate if the source inc...
Posted over 15 years ago
Nice...I've just seen that you implemented the solution in the new version... great  but...how can I open the new link in a new window?  (target=_blank) 
Posted over 15 years ago
Xander...What can I say.  You are THE MAN.I can't say why, but for some reason the .htaccess in the base directory did not get included in my tarball.  I went to the dev site, and copied that over manually.  I don't get it... other hidden files tarre...
Posted over 15 years ago
Hi Chris,That's a very serious problem you have there. I took a peak at your site and noticed that when you request www.domain.com/?page=contact it does work. The SEF url however (contact.html) does not. This indicates that your .htaccess file ...
Posted over 15 years ago
Hi Xander,I had a web page up and running on my server using 1.3.2.   The time came to move the site to godaddy.  So I did this:Dumped the compactcms dbImported the db at godaddyCreated a tarball containing all the files of the website.Transferred...
Posted over 15 years ago
Hi Nick,This doesn't seem to have anything to do with the beta, but with your remote MySQL settings. Is the database different from your local installation and did you change it accordingly in the configuration? Same goes for the SQL settings. If this...
Posted over 15 years ago
Xander, I have tried the beta, as you suggested, and am having some problems with it. I have a copy of the latest version of xampp running on my computer, on which it works fine, but when i install it on to my web host, i get the following errors.[cod...
Posted over 15 years ago
It does work. It's what I do when I e.g. have contact details to be included on all pages. Just add and it will show the contents of that file on the place specified. If something changes you use the ...
Posted over 15 years ago
I think you can make it manually (as decribed by Xander):1. open the page which you want to include others articles2. puts the php tag "include" with the name of the page (and the path) which you want to includeI never tried it, I hope it works...  ...
Posted over 15 years ago
I haven't tried yet, I hope to have time to work on it in the next days