Search found 9 matches
- Fri Oct 15, 2010 7:47 pm
- Forum: CMSMS Core
- Topic: Best way to replicate the database between Simple CMS installations?
- Replies: 7
- Views: 2107
Re: Best way to replicate the database between Simple CMS installations?
Point them both to the same DB in the config, any change on one will be reflected in the other... Having said that, if you have 2 sites with the same content "live" on the web you will get hit by search engines as having duplicate content and bad rankings... I can't have them on the same ...
- Thu Oct 14, 2010 1:39 pm
- Forum: CMSMS Core
- Topic: Best way to replicate the database between Simple CMS installations?
- Replies: 7
- Views: 2107
Re: Best way to replicate the database between Simple CMS installations?
learningcms, You don't talk about the frequency. How up to date should the target site when compared with the source site? Is it realy a duplicate of the database? Duketown Whenever they need to is the frequency. Probably not that often but neither site changes that much. The target, the copy, is...
- Wed Oct 13, 2010 5:24 pm
- Forum: CMSMS Core
- Topic: Best way to replicate the database between Simple CMS installations?
- Replies: 7
- Views: 2107
Best way to replicate the database between Simple CMS installations?
I have a simpleCMS installed on two different computers. However, they both need to use the same information. They use two different databases...they do not share the same database. Originally I wanted to use sqlite so i could transfer the database with each simpleCMS installation but I have read ...
- Thu Apr 08, 2010 8:05 pm
- Forum: Modules/Add-Ons
- Topic: LDAP Authentication
- Replies: 24
- Views: 31330
Re: LDAP Authentication
This gives errors. Does anyone have this working?cyberman wrote:http://dev.cmsmadesimple.org/projects/ldapusersdipper88 wrote: Is there any module available and working to some extent?
http://dev.cmsmadesimple.org/projects/ldapauth (only in SVN)
I'm not familiar with LDAP so I can't check it ...
- Thu Apr 08, 2010 7:02 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Is there any way to secure certain pages based on logon in an Intranet?
- Replies: 1
- Views: 1157
Is there any way to secure certain pages based on logon in an Intranet?
I am using CMSMS in an Intranet settings. Is there a way to allow only certain users to see certain pages based upon their logon?
Thank you.
Thank you.
- Mon Apr 05, 2010 6:15 pm
- Forum: Developers Discussion
- Topic: How do you create forms in cmsms?
- Replies: 1
- Views: 1404
How do you create forms in cmsms?
I found this tag in the guestbook module:
{$formstart}
but I can't find any documentation.
All am trying to do is add textbox and a submit button that will work. Thanks for any help.
{$formstart}
but I can't find any documentation.
All am trying to do is add textbox and a submit button that will work. Thanks for any help.
- Wed Mar 31, 2010 5:12 pm
- Forum: Developers Discussion
- Topic: Is there a Hello World for CMSMS?
- Replies: 2
- Views: 1451
Is there a Hello World for CMSMS?
Is there a Hello World so I can learn to create a module?
Is there a Hello World for hitting a database (not the CMSMS one)?
Thank you.
Is there a Hello World for hitting a database (not the CMSMS one)?
Thank you.
- Wed Mar 31, 2010 5:02 pm
- Forum: CMSMS Core
- Topic: Where do I post for help with the CMSMS programming loop?
- Replies: 1
- Views: 869
Where do I post for help with the CMSMS programming loop?
Not sure where to ask this because all the headers on the forum said not to but where would I post to find out how to create a php page that is integrated with CMSMS. I want to use CMS but I have a report for an intranet that has to be integrated and hits a different database than what's on CMSMS. ...
- Tue Mar 30, 2010 8:43 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: How do I add a menu item?
- Replies: 2
- Views: 1715
How do I add a menu item?
I just installed cmsms. I have searched and didn't find it in the documentation. I may not understand the purpose or design of cmsms but I created a page and I want to add it to the menu. I can't figure it out. Thank you for any help.