Search found 9 matches
- Wed Jul 11, 2007 10:23 am
- Forum: General Discussion
- Topic: integrate CMSMS with existing back-end
- Replies: 1
- Views: 1208
integrate CMSMS with existing back-end
Is it possible to integrate an existing self-made community website (allready with own back-end) into CMSMS? How would one start integrating this. Does anyone have any experience with this? Would love to hear your thoughts on this...
- Mon Jan 15, 2007 9:00 am
- Forum: CMSMS Core
- Topic: You don't have permission to access /cms/index.php on this server.
- Replies: 0
- Views: 955
You don't have permission to access /cms/index.php on this server.
I'm using the latest stable version of CMSMS and IE7, when I click on a menu-link sometimes I get the following error: "You don't have permission to access /cms/index.php on this server." When I use "Enter" at the end of the address bar it loads correctly again. I can provide you...
- Sat Sep 09, 2006 3:05 pm
- Forum: CMSMS Core
- Topic: editing an iframe
- Replies: 2
- Views: 1438
Re: editing an iframe
version 0.13
I just wonder if it's possible to edit content in a iframe with the FCKeditor ; or is there a work-a-round maybe...
I just wonder if it's possible to edit content in a iframe with the FCKeditor ; or is there a work-a-round maybe...
- Sat Sep 09, 2006 12:24 pm
- Forum: CMSMS Core
- Topic: editing an iframe
- Replies: 2
- Views: 1438
editing an iframe
For a website I'm working on I have to use an iframe. How can I implement this in CMS Made Simple so I can edit the iframe directly? The problem is you have to define a src for the iframe in the template, but there are different sources/pages... I see the content of the iframe in the wysiwyg-editor,...
- Fri May 12, 2006 6:21 pm
- Forum: CMS Show Off
- Topic: Second CMSMS website... and counting
- Replies: 1
- Views: 2227
Second CMSMS website... and counting
http://www.hondapark.be
Website isn't 100% finished, but feel free to comment anyway. Really like this piece of software!
Website isn't 100% finished, but feel free to comment anyway. Really like this piece of software!
- Tue May 09, 2006 9:55 am
- Forum: Tips and Tricks
- Topic: Almost real multilingual support
- Replies: 45
- Views: 28204
Re: Almost real multilingual support
I've implemented different categories for different languages. This works fine for the summary articles in the 3 languages I've implemented, but when i click on the detail link, the language parameter isn't added to the url. The site displays the detail page in the correct language, but my menu item...
- Tue May 09, 2006 8:56 am
- Forum: Tips and Tricks
- Topic: Almost real multilingual support
- Replies: 45
- Views: 28204
Re: Almost real multilingual support
I think the default language CAN be changed. Just look in your index.php file for this line en change if to the language you would like to be default : // line added by Katon $lan = (isset($params['lan']) ? $params['lan'] : 'en'); I still have the problem I mentioned in the above post. I wil simplif...
- Mon May 08, 2006 7:44 am
- Forum: Tips and Tricks
- Topic: Almost real multilingual support
- Replies: 45
- Views: 28204
Re: Almost real multilingual support (news)
At the moment the default language (English) can't be changed. I have a splash page though , so visitors should choose a language before entering the website, which works fine. I have one other question though. Like mentioned in a previous post, I've modified the basic menu setup so when I clicked o...
- Thu Apr 20, 2006 8:54 pm
- Forum: Tips and Tricks
- Topic: Almost real multilingual support
- Replies: 45
- Views: 28204
Re: Almost real multilingual support
I'm playing around with beta2, seems to work pretty good, thanks! Have a question though. I've modified the basic menu setup so now when I click on a link in my bulletmenu, the language parameter isn't active anymore. Everything works fine when I add it manually to the url though. I've checked out f...