Search found 7 matches

by simonb
Wed Jan 18, 2012 1:08 pm
Forum: CMSMS Core
Topic: Admin interface redirect loop
Replies: 18
Views: 8065

Re: Admin interface redirect loop

I just tried it again today and it worked again, as mysteriously as it stopped working.

I wonder if my hosting provider had the system time set wrong on the server yesterday. If it happens again then I will check the system time vs local PC time. I always have my PCs clocks set by NTP.
by simonb
Tue Jan 17, 2012 8:25 pm
Forum: CMSMS Core
Topic: Admin interface redirect loop
Replies: 18
Views: 8065

Admin interface redirect loop

A site that has been working fine up until now has suddenly started throwing a redirect loop when I try to access the admin interface. The site itself is still OK. I don't know what could have changed since last time I used it. I suspect the host has made some php/apache default config change. Thoug...
by simonb
Fri Dec 02, 2011 11:11 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 1.9.4.1 to 1.10.2 broke Wysiwyg
Replies: 2
Views: 1270

Re: Upgrade from 1.9.4.1 to 1.10.2 broke Wysiwyg

Thanks, that fixed it!

I uninstalled, removed, then re-installed TinyMCE then cleared the cache.

I found didn't need to use FTP, this was all done using the module manager.

Now editing is working normally again.
by simonb
Thu Dec 01, 2011 2:47 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 1.9.4.1 to 1.10.2 broke Wysiwyg
Replies: 2
Views: 1270

Upgrade from 1.9.4.1 to 1.10.2 broke Wysiwyg

I running cmsms on a web host that uses Redhat 5.x and Cpanel. I had TinyMCE set as the default editor. After upgrading CMSMS content editing always shows raw HTML and the wywiswg button does nothing. If I go to the TinyMCE module testing area I get the same, just HTML and the checkbox makes no diff...
by simonb
Sat Mar 12, 2011 7:45 pm
Forum: Layout and Design (CSS & HTML)
Topic: How to change text box width for Newsletter subscribe
Replies: 5
Views: 2624

Re: [SOLVED] How to change text box width Newsletter subscr

Dr.CSS wrote:Most times there is a setting in the module admin for things like this, I would check every tab, button, etc...
I looked all over and couldn't find anything. Anyway my original problem is solved and I can work around this other one.

Thanks & regards
by simonb
Sat Mar 12, 2011 1:47 pm
Forum: Layout and Design (CSS & HTML)
Topic: How to change text box width for Newsletter subscribe
Replies: 5
Views: 2624

Re: How to change text box width for Newsletter subscribe

OK. Thanks. Where I was going wrong was I was looking for a "length" attribution and CSS does it with the "width" attribute. It's working now by defining the "cms_textfield" class. .cms_textfield { font-family: arial; font-size: 8px; line-height:1.6; width:105px;} Next ...
by simonb
Fri Mar 11, 2011 3:41 pm
Forum: Layout and Design (CSS & HTML)
Topic: How to change text box width for Newsletter subscribe
Replies: 5
Views: 2624

How to change text box width for Newsletter subscribe

Hi,

I've installed Newsletter Made Simple. I am customising the Subscribe form. The only thing I can't figure out how to do is set the width of the name/email text input boxes.

Is there a way to set this?

Thanks,
SimonB

Go to advanced search