Search found 12 matches
- Wed Jan 05, 2011 11:34 pm
- Forum: CMSMS Core
- Topic: Year range problem in News module
- Replies: 2
- Views: 1532
Re: Year range problem in News module
I had the same issue. I didn't want to upgrade as I'd made a lot of customisations to the news module and didn't want to have to try and redo them. the solution is to change the file editarticle.pl in modules/News/templates simply change all the references to "end_year=2010" to whatever ye...
- Mon Nov 24, 2008 1:19 am
- Forum: CMSMS Core
- Topic: Two Sets of <__html></__body> tags [SOLVED]
- Replies: 2
- Views: 1619
Re: Two Sets of <__html></__body> tags
I was having exactly the same problem with CMSMS 1.4.1 / Tiny MCE 2.4.8.
I found that it was occurring because I had the fullpage plugin enabled in the TinyMCE options.
Once I turned that off, the problem disappeared.
I found that it was occurring because I had the fullpage plugin enabled in the TinyMCE options.
Once I turned that off, the problem disappeared.
- Wed Jul 23, 2008 6:38 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE not showing when installed.
- Replies: 43
- Views: 14293
Re: TinyMCE not showing when installed.
I had the exact same problem. What fixed it for me was setting the permissions of the Modules folder to 755
CMSMS 1.3.1
Tiny MCE 2.4.2
PHP 5.2.6
CMSMS 1.3.1
Tiny MCE 2.4.2
PHP 5.2.6
- Wed Jan 09, 2008 11:36 pm
- Forum: Modules/Add-Ons
- Topic: News and Images
- Replies: 23
- Views: 11004
Re: News and Images
For anyone else trying to do this read this post:
http://forum.cmsmadesimple.org/index.php/topic,16966.msg84215.html#msg84215
http://forum.cmsmadesimple.org/index.php/topic,16966.msg84215.html#msg84215
- Wed Jan 09, 2008 11:26 pm
- Forum: Modules/Add-Ons
- Topic: News and Images
- Replies: 23
- Views: 11004
Re: News and Images
The News 2.6.1 doesn't require this patch it supports image fields natively I'm still unclear about how to do this. Basically when posting a news article I'd like to be able to choose a small image that would be shown next to the summary. I had achieved this by using the patch with previous versio...
- Fri Nov 30, 2007 12:11 am
- Forum: CMSMS Core
- Topic: javascript in form gives smarty error
- Replies: 5
- Views: 1848
[SOLVED] Re: javascript in form gives smarty error
thanks Calguy. I'm relatively new to cmsms so please excuse my lack of diligence in looking for the answer.
anyway, i put the {literal} tag around the form code and it works great....
anyway, i put the {literal} tag around the form code and it works great....
- Thu Nov 29, 2007 11:47 pm
- Forum: CMSMS Core
- Topic: javascript in form gives smarty error
- Replies: 5
- Views: 1848
javascript in form gives smarty error
I have a form on the page and I'm trying to use the following code to make the text "enter your email" disappear when the form field is clicked: <input name="email" id="email" value="enter your email" size="20" onfocus="if(this.value=='enter you...
- Sat Sep 22, 2007 12:46 am
- Forum: Tips and Tricks
- Topic: Album: CMotion template revision
- Replies: 29
- Views: 15733
Re: Album: CMotion template revision
Hi Caspar, Thanks a lot for posting this solution! Unfortunately, whilst your example page works perfectly, I have been unable to get it to work on my site - the images still appear stretched. I have set up a new template with your code and added the javascript into the appropriate folder. Obviously...
- Wed Jul 18, 2007 2:57 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: best way to upgrade 1.08 > 1.1?
- Replies: 7
- Views: 2796
- Wed Jul 18, 2007 12:27 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: best way to upgrade 1.08 > 1.1?
- Replies: 7
- Views: 2796
best way to upgrade 1.08 > 1.1?
this may seem like a stupid question, but should I just ftp the files to the server and overwrite the existing ones, then run the installer?
- Mon Jul 16, 2007 2:54 pm
- Forum: Modules/Add-Ons
- Topic: Album - images stretched in Safari when using Cmotion template
- Replies: 4
- Views: 2040
Re: Album - images stretched in Safari when using Cmotion template
thanks Caspar, makes sense as I'm having the issue on a clean install as well! Apart from the page flipping, another side-effect of the code changes seem to be that every time you click on an image, the row of thumbnails resets to the beginning. As you say we probably need to find a better solution....
- Sun Jul 15, 2007 11:24 am
- Forum: Modules/Add-Ons
- Topic: Album - images stretched in Safari when using Cmotion template
- Replies: 4
- Views: 2040
Album - images stretched in Safari when using Cmotion template
I've been building a site for a friend, and have included an photo gallery that uses the excellent Album module and CMotion template. (Many thanks to Elijah and Caspar for all their hard work on these :) ) However, I have one problem. When the gallery is viewed on Safari (mac), the images are stretc...
