Search found 10 matches
- Mon Oct 07, 2013 9:16 am
- Forum: Modules/Add-Ons
- Topic: FormBuilder behaviour changes after upgrade
- Replies: 3
- Views: 1398
Re: FormBuilder behaviour changes after upgrade
right, thanks. Waiting for upgrade then. Hmm, I guess the author should remove it from ModuleManager upgrade to prevent users installing the faulty version. I mean even now my module manager wishes to upgrade to this buggy version. I presume there are others who just install/upgrade to this latest v...
- Mon Oct 07, 2013 8:15 am
- Forum: Modules/Add-Ons
- Topic: FormBuilder behaviour changes after upgrade
- Replies: 3
- Views: 1398
FormBuilder behaviour changes after upgrade
Hello, Two glitches after upgrade from 0.7.3 to 0.7.4 (could be this is just my “painfully” upgraded 1.11.7 CMS instance) 1. generated html form is different – id tag is not the one defined as Field alias but instead it is the same as name attribute: V:0.7.3 <input type="text" name="c...
- Tue Aug 17, 2010 7:28 am
- Forum: [locked] Quality Assurance
- Topic: problems with mod_rewrite rules
- Replies: 1
- Views: 20043
Re: problems with mod_rewrite rules
I hate those threads that describe EXACTLY the problem you have but no solution...well here's mine: After few hours of googling and Apache/php reinstall, turned out that one slash resolved my problem

Code: Select all
RewriteRule ^(.+).html$ /index.php?page=$1 [QSA]
- Thu Jul 29, 2010 6:38 am
- Forum: CMSMS Core
- Topic: unable to add new pages after upgrading to cmsmadesimple 1.8.1 [SOLVED]
- Replies: 5
- Views: 1822
Re: unable to add new pages after upgrading to cmsmadesimple 1.8.1 [SOLVED]
Just thought I’ll write here my latest findings on subject (could be helpful for someone who finds him/herself in same situation where I was). I too had issues after upgrading to 8.1 and as I had similar situation before (upgrade 1.3 to 1.6 for example etc) I started to investigate what went wrong t...
- Mon Nov 23, 2009 7:25 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] News module multiple instances on same page
- Replies: 5
- Views: 2163
[SOLVED] Re: News module multiple instances on same page
Guys, it was my fault after all (Dr. CSS made me suspicious), it was faulty detail tempalte that prevented displaying stuff (yes I myself made it faulty 
Thanks for help, oh and jmcgin51 - {capture assign="foo"} - another powerfeature I was not aware of
thanks!

Thanks for help, oh and jmcgin51 - {capture assign="foo"} - another powerfeature I was not aware of

- Fri Nov 20, 2009 3:24 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] News module multiple instances on same page
- Replies: 5
- Views: 2163
Re: News module multiple instances on same page
problem is I need to place different category summaries in different places on page
- Fri Nov 20, 2009 2:10 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] News module multiple instances on same page
- Replies: 5
- Views: 2163
[SOLVED] News module multiple instances on same page
Hello, After hours of playing around with news module I gave up, please help anyone... Simple task - need to display summary of two different categories on main page Something like this won't work: {news category='Test' pagelimit='2'} {news category='Stuff' pagelimit='2'} If Test category contains i...
- Wed Oct 15, 2008 6:38 pm
- Forum: Announcements
- Topic: CMS Made Simple 1.5 is in development
- Replies: 37
- Views: 40376
Re: CMS Made Simple 1.5 is in development
b) Improvements to content management i) The ability to copy content pages ok now, I'm willing to do some heavy betatesting on this featrure - I've been missing this since day one :) is beta available for public? If not then I guess will just have to wait... calguy1000, I hope you readjust you...
- Tue Aug 05, 2008 8:06 pm
- Forum: Feature ideas
- Topic: Copy Page Re: CMSMS 2.0 (say what now?!)
- Replies: 10
- Views: 10204
Re: Copy Page Re: CMSMS 2.0 (say what now?!)
Start translating it for example :). I have site running for a client and there's a need for it to be in 3 languages - massive structure, 4 levels of menus etc. Would be painful to do it all from scratch. Or, currently need to redesign one site - basic structure is the same but some changes here and...
- Wed Jul 30, 2008 7:55 pm
- Forum: Feature ideas
- Topic: Copy Page Re: CMSMS 2.0 (say what now?!)
- Replies: 10
- Views: 10204
Re: Copy Page Re: CMSMS 2.0 (say what now?!)
ok, I just registered to say how much I MISS this feature since v 1.0.3, just upgraded to 1.3.1 just to find out there's STILL no copy content feature 
Would be killer if I could just select one page (select checkbox from page list) and everything under that (hierarchically) will copy as well.

Would be killer if I could just select one page (select checkbox from page list) and everything under that (hierarchically) will copy as well.