Search found 9 matches
- Wed Feb 11, 2009 12:37 am
- Forum: CMSMS Core
- Topic: [SOLVED] Bytehost Free Hosting
- Replies: 2
- Views: 1115
Re: Bytehost Free Hosting
Thank you for your reply. Byethost have experienced a prolonged DDOS attack and they locked down all their server permissions. Everything is back up and running. You are quire right, you get what you pay for and if the site is successfull I will move to paid hosting, meanwhile I will continue to ...
- Sun Feb 08, 2009 1:10 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Bytehost Free Hosting
- Replies: 2
- Views: 1115
[SOLVED] Bytehost Free Hosting
I've been using Byethost to host a CMS site for two years with no problems. In December I upgraded to version 1.5.1 and opened a new account with Byethost and everything worked perfectly. Today the site won't load and I get the error: Fatal error: Cannot redeclare readfile() in /home/vol2/byethost1...
- Tue Oct 16, 2007 3:41 pm
- Forum: CMSMS Core
- Topic: User authentication in linked pages
- Replies: 2
- Views: 1448
Re: User authentication in linked pages
Thanks alby, the tutorials are a great help for the custom content option. My problem now is that the pages in this application have php code intersperced with html. Presumably the PHP will have to be inserted as UDTs and the html as it is. Although I agree it's a more elegant solution, it's sti...
- Sun Oct 14, 2007 10:27 pm
- Forum: CMSMS Core
- Topic: User authentication in linked pages
- Replies: 2
- Views: 1448
User authentication in linked pages
Hi, I have a problem with user authentication and I would really appreciate any help on this. I'm running CMS Made Simple 1.1.4.1, using PHP 5.2.4, and MySQL 5.0.45. I’ve recently upgraded from CMSMS version 0.13 “Canary” and changed to a new host. I did not have the problem prior to the changes. I...
- Sun Mar 26, 2006 9:47 pm
- Forum: CMSMS Core
- Topic: {gallery} tag
- Replies: 16
- Views: 7080
Re: {gallery} tag
Thanks Timothy, which stylesheet would it be best to add the ImageGallery CSS to?
- Sun Mar 26, 2006 5:00 pm
- Forum: CMSMS Core
- Topic: {gallery} tag
- Replies: 16
- Views: 7080
{gallery} tag
The photo gallery is great, and very easy to use. Can anyone tell me how to get the thumbnails to appear in a grid format (multiple columns) rather than the single column I currently have? The example from the author at http://www.cms.shoesforindustry.net/gallerya.html, for instance, show three co...
- Fri Mar 24, 2006 12:28 am
- Forum: Modules/Add-Ons
- Topic: Easiest Photo Gallery
- Replies: 73
- Views: 32286
Re: Easiest Photo Gallery
The photo gallery is great, and very easy to use. Can anyone tell me how to get the thumbnails to appear in a grid format (multiple columns) rather than the single column I currently have? The example from the author at http://www.cms.shoesforindustry.net/gallerya.html , for instance, show three c...
- Sun Mar 12, 2006 10:05 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: 0.12 Upgrade problem getConfig()
- Replies: 2
- Views: 2048
Re: 0.12 Upgrade problem getConfig()
Thanks wishy, that appears to have been the problem. By default WSFTP does not over write files that are newer (or the same date?) on the server. When I checked the logs quite a number of files were not uploaded. Used different FTP software and the Upgrade worked perfectly except my logo1.gif file...
- Sat Mar 11, 2006 5:30 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: 0.12 Upgrade problem getConfig()
- Replies: 2
- Views: 2048
0.12 Upgrade problem getConfig()
I'm upgrading from version 0.11 to version 0.12 using following the upgrade instructions. I'm getting this error message, Fatal error: Call to undefined function: getconfig() in /files/home/mydir/include.php on line 66 I tried following the install instructions as one of the other posts suggest and...