Search found 15 matches
- Fri Jun 20, 2008 6:26 pm
- Forum: Modules/Add-Ons
- Topic: iCMS Module
- Replies: 4
- Views: 3127
iCMS Module
I found this module on the forum and it looked very promising. Although, I cannot register the first user. I get an error. SOAP Error: Call to a member function AddUser() on a non-object Application: cmsms (User ID: # not set) Function: add User: admin (iCMS ID: #1) Request: userdatauser_id1loginadm...
- Wed Jun 18, 2008 7:12 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: (Solved) Module Manager issues with 1.3
- Replies: 15
- Views: 9646
Re: Module Manager issues with 1.3
This worked! Thank you everyone for your input!Wiedmann wrote:Maybe that's the reason, 1&1 have a support page with FAQ? ...How can I do that with a web host?
Put a ".htaccess" in your CMSMS root dir with:Code: Select all
AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php
- Wed Jun 18, 2008 7:06 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS Issues
- Replies: 8
- Views: 2660
Re: CSS Issues
The clearfix does not work in IE 7 and switching the right and left divs did not work either. Any CSS tweaks anyone can think of?
Thanks
Thanks
- Tue Jun 17, 2008 7:55 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS Issues
- Replies: 8
- Views: 2660
Re: CSS Issues
No it's not a CMSMS issue but the people here are really intelligent and I knew that I would get an intelligent answer.
And I applied the clearfix and it did not work
And I applied the clearfix and it did not work
- Tue Jun 17, 2008 7:20 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS Issues
- Replies: 8
- Views: 2660
CSS Issues
Hello Everyone, I am making a web site for a local fireworks show and I am having CSS issues. I have two columns setup via the CSS and one column is shorter than the other which causes the shorter one to show the background. Please view my code at the link, it is in a primitive state. I don't want t...
- Tue Jun 17, 2008 5:25 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: (Solved) Module Manager issues with 1.3
- Replies: 15
- Views: 9646
Re: Module Manager issues with 1.3
How can I do that with a web host?Wiedmann wrote:Switch to PHP5.Yes I am using 1&1.
- Tue Jun 17, 2008 5:15 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: (Solved) Module Manager issues with 1.3
- Replies: 15
- Views: 9646
Re: Module Manager issues with 1.3
Yes I am using 1&1. Can you please explain what you mean?Pierre M. wrote: 1&1 hosting ?
http 500 => http logS ?
Pierre M.
Thanks
- Sun Jun 15, 2008 9:07 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: (Solved) Module Manager issues with 1.3
- Replies: 15
- Views: 9646
(Solved) Module Manager issues with 1.3
I just upgraded from 1.2 to 1.3 and when I go to the Module Manager I get a 500 error.
Any ideas?
Thanks
Any ideas?
Thanks
- Sat Apr 05, 2008 8:25 pm
- Forum: Feature ideas
- Topic: TinyMCE Upgrade
- Replies: 10
- Views: 11308
TinyMCE Upgrade
Maybe CMSMS can be upgraded to use TinyMCE Version 3 for the Safari users!
- Wed Feb 20, 2008 1:19 am
- Forum: CMSMS Core
- Topic: (Solved) Meta tags not being read
- Replies: 4
- Views: 2102
Re: Meta tags not being read
Thank you very much! Everyone at this forum has been so helpful with every issue I have had. Not only is CMSMS great software, the support base is so knowledgeable and timely responsive.
- Tue Feb 19, 2008 8:59 pm
- Forum: CMSMS Core
- Topic: (Solved) Meta tags not being read
- Replies: 4
- Views: 2102
Re: Meta tags not being read
This is weird because I just found three meta tag analyzers that all come back with nothing found. These are the first three if you Google meta tag analyzer. http://www.seocentro.com/tools/search-engines/metatag-analyzer.html http://www.submitexpress.com/analyzer/ http://www.hypergurl.com/form.html ...
- Tue Feb 19, 2008 7:20 pm
- Forum: CMSMS Core
- Topic: (Solved) Meta tags not being read
- Replies: 4
- Views: 2102
(Solved) Meta tags not being read
Hello, I am having problems with my meta tags not working. If you go to my web site (my site) and view the source code, my meta data is clearly in the head: <meta http-equiv="keywords" content="keywords" /> <meta http-equiv="description" content="description" ...
- Wed Jan 23, 2008 12:23 am
- Forum: Layout and Design (CSS & HTML)
- Topic: (Solved) Site will not display in IE
- Replies: 2
- Views: 2484
Re: Site will not display in IE
Thank you very much mark.
That fixed it!
That fixed it!
- Tue Jan 22, 2008 8:54 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: (Solved) Site will not display in IE
- Replies: 2
- Views: 2484
(Solved) Site will not display in IE
Hello everyone. My entire web site will not display in IE. Only the background image appears which is dictated in the CSS. The web site looks perfect when using Safari 3, Firefox, and Camino. All of my code (HTML and CSS) is valid using the W3C validators. I am using CMSMS 1.2.3 Black Rock. Any help...
- Thu Dec 13, 2007 1:10 am
- Forum: CMSMS Core
- Topic: Password Protected Pages Help
- Replies: 1
- Views: 1153
Password Protected Pages Help
Hello Everyone, I am using CMSMS 1.2.2 with PHP 4.4.7. I am trying to password protect the pages of my web site. I do not want to use the Apache htaccess method because I want a method for people to contact me for login information. I attempted to use FEU with CustomContent and the look was not what...