Search found 4 matches
- Tue Feb 10, 2009 2:20 pm
- Forum: CMSMS Core
- Topic: mySQL Too many connections (1040)
- Replies: 0
- Views: 922
mySQL Too many connections (1040)
Hi. I made my first site with CMSMS and about every week or so we get: Database Connection Failed Error: Too many connections (1040) After reading some forum posts, I tried setting the config file to $config['persistent_db_conn'] = true; to see if that helps. I also checked the open connections th...
- Fri Dec 19, 2008 3:38 pm
- Forum: Developers Discussion
- Topic: Create your own content types?
- Replies: 4
- Views: 2299
Re: Create your own content types?
ok - great! I'll give it a try. Thanks so much.
- Fri Dec 19, 2008 3:22 am
- Forum: Developers Discussion
- Topic: Create your own content types?
- Replies: 4
- Views: 2299
Re: Create your own content types?
Hi, Thanks for the reply. Basically, I want to have another item in the drop down for custom content types. So if I choose a custom content type, the page would display custom fields to fill out. For example, if I was making a site for a song composer, I would have a content type of "Audio ...
- Wed Dec 17, 2008 6:40 am
- Forum: Developers Discussion
- Topic: Create your own content types?
- Replies: 4
- Views: 2299
Create your own content types?
Hi, In the admin area, Content>Pages> Add New Content , can you add your own content types in the 'content types' drop down in addition to 'content', 'external link' etc... I want to be able to add custom types with there own custom fields. Is there any information on it anywhere? Thanks so much f...