Search found 28 matches
- Sat Mar 23, 2013 4:40 pm
- Forum: CMSMS Core
- Topic: backend no css - Smarty_CMS::registerPlugin()
- Replies: 1
- Views: 1190
backend no css - Smarty_CMS::registerPlugin()
Hallo Guys, the CSS file on the backend is empty Bildschirmfoto 2013-03-23 um 17.29.28.png when I want to go to the Moduls /admin/listmodules.php?sp_=de8b5216 I get a blank page with the error Fatal error: Call to undefined method Smarty_CMS::registerPlugin() in ... .... /modules/AdvancedContent/Adv...
- Tue Sep 29, 2009 6:06 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: display parent page name with {title} tag
- Replies: 1
- Views: 1180
- Thu Sep 24, 2009 11:02 am
- Forum: Modules/Add-Ons
- Topic: New version of TinyMCE in 1.6.5?
- Replies: 2
- Views: 920
Re: New version of TinyMCE in 1.6.5?
Modul version has nothing to do with the TinyMCE version.
- Mon Sep 21, 2009 12:25 am
- Forum: Developers Discussion
- Topic: Compress Javascript and CSS for faster backend loading
- Replies: 0
- Views: 1180
Compress Javascript and CSS for faster backend loading
Has anyone mentioned that you have to load nearly 250KB javascript files using the backend?
Has anyone mentioned to make heavy use of PNG sprites and compress the CSS files?
Is there a need of making an faster loading NCleanGray theme?
Has anyone mentioned to make heavy use of PNG sprites and compress the CSS files?
Is there a need of making an faster loading NCleanGray theme?
- Fri Sep 18, 2009 12:55 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: IE6 Compatability
- Replies: 7
- Views: 3002
Re: IE6 Compatability
30% is a lot. On my local site in Germany only 10% of the visitors use IE6.
- Thu Sep 17, 2009 7:42 pm
- Forum: Module und Tags
- Topic: ein externes script in CMSms nutzen
- Replies: 5
- Views: 2832
Re: ein externes script in CMSms nutzen
Als iFrame würde ich so was nicht einbinden.
Das Modul Album wird leider nicht mehr weiterentwickelt aber http://dev.cmsmadesimple.org/projects/gallery kann es sehr gut ersetzen.
Das Modul Album wird leider nicht mehr weiterentwickelt aber http://dev.cmsmadesimple.org/projects/gallery kann es sehr gut ersetzen.
- Thu Sep 17, 2009 5:51 pm
- Forum: Modules/Add-Ons
- Topic: CGGoogleMaps IE 6 problem (new)
- Replies: 1
- Views: 849
Re: CGGoogleMaps IE 6 problem (new)
Google doesn´t t support IE6 anymore.
- Thu Sep 17, 2009 5:49 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: IE6 Compatability
- Replies: 7
- Views: 3002
Re: IE6 Compatability
Just don´t make websites IE6 compatible. 
- Thu Sep 17, 2009 5:47 pm
- Forum: Module und Tags
- Topic: ein externes script in CMSms nutzen
- Replies: 5
- Views: 2832
Re: ein externes script in CMSms nutzen
Es gibt die Möglichkeit das Template von der Fotogallery oog so anzupassen dass es für aussenstehende nicht mehr erkennbar ist, dass es ein extra Programm ist. Der Kunde muss sich dann aber extra einloggen. Das Skript direkt in CMSMS zu integrieren ginge auch aber braucht halt gute Kenntnisse in PHP...
- Thu Sep 17, 2009 5:37 pm
- Forum: General Discussion
- Topic: CMSMS or Modx for this website?
- Replies: 2
- Views: 2941
Re: CMSMS or Modx for this website?
On the clients side the most different thing are the missing TV (Template Variables) in CMSMS. On the other hand the Interface in CMSMS is easier to understand. Static pages depends a lot of your CSS skills and how you can configure TinyMCE. (MODx and CMSMS). Setup CSS-Classes and provide this class...
- Wed Sep 16, 2009 9:59 pm
- Forum: CMSMS Core
- Topic: external access to menu
- Replies: 5
- Views: 3471
Re: external access to menu
it's possible to do via an xmlhttp request to a module action. I use this url to get the menu on my site: http://svr.techcom.dyndns.org/cms_test/svn/index.php?mact=MenuManager,cntnt01,default,0&cntnt01showtemplate=false Could you explain the syntax? How do I call the menu with my custom templ...
- Wed Sep 16, 2009 1:11 pm
- Forum: Announcements
- Topic: CMS Made Simple 2.0 (not 1.7) is in development
- Replies: 155
- Views: 124087
Re: CMS Made Simple 1.7 is in development
Could not find the topic on the forum. What happened?
Is there a release date for this version?
Is there a release date for this version?
- Tue Sep 15, 2009 8:40 pm
- Forum: Modules/Add-Ons
- Topic: CMSMS Forum vs vBulletin vs phpbb
- Replies: 5
- Views: 3986
Re: CMSMS Forum vs vBulletin vs phpbb
Use FluxBB oder Punbb for a simple and fast forum. When you want more features phpBB or SMF is the right for you. If you don´t know which forum for you fits best vBulletin is not the right software for you.
What did you mean with "CMSMS Forum"?
What did you mean with "CMSMS Forum"?
- Thu Apr 02, 2009 9:37 am
- Forum: Modules/Add-Ons
- Topic: Formbuilder primitive anti-spam feature doesn´t work
- Replies: 1
- Views: 997
Formbuilder primitive anti-spam feature doesn´t work
In Formbuilder the anti-span feature doesn´t work in my form. I could easily send 15 E-Mails in a row. Do I have to enable something else?
Greetings Alex
Greetings Alex
- Sun Mar 22, 2009 3:43 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Get error with summarytemplate in News modul
- Replies: 2
- Views: 1022
Re: Get error with summarytemplate in News modul
The Template was fine. The Problem was the template name 'archiv'. After renaming it to 'archiv2' and used {news summarytemplate="archiv2"} it worked fine.
