Now it works!
Thanks Rolf.
Search found 69 matches
- Tue May 29, 2018 8:39 pm
- Forum: CMSMS Core
- Topic: Send Mail with build in Mailer
- Replies: 4
- Views: 2166
- Tue May 29, 2018 8:09 pm
- Forum: CMSMS Core
- Topic: Send Mail with build in Mailer
- Replies: 4
- Views: 2166
Re: Send Mail with build in Mailer
Hi Rolf,
thanks for your reply. I've tested this sucessfully.
But how can i force SMTP?
Seems that every Mail is send via mail function and my cmsms settings are not considered.
thanks for your reply. I've tested this sucessfully.
But how can i force SMTP?
Seems that every Mail is send via mail function and my cmsms settings are not considered.
- Tue May 29, 2018 7:12 pm
- Forum: CMSMS Core
- Topic: Send Mail with build in Mailer
- Replies: 4
- Views: 2166
Send Mail with build in Mailer
Hi,
is it possible to send Mails from a UDT with use of the build-in mail function?
Thanks.
is it possible to send Mails from a UDT with use of the build-in mail function?
Thanks.
- Fri Oct 02, 2015 11:32 pm
- Forum: The Lounge
- Topic: Login to Admin Interface not working
- Replies: 2
- Views: 2150
Re: Login to Admin Interface not working
Solved!
Seems that the .htaccess file was wrong.
Seems that the .htaccess file was wrong.
- Wed Sep 30, 2015 5:35 pm
- Forum: The Lounge
- Topic: Login to Admin Interface not working
- Replies: 2
- Views: 2150
Login to Admin Interface not working
Hi, currently a cant't log in into my admin interface. This message is shown: Information For the Admin console to work properly: Cookies must be enabled in your browser Javascript must be enabled in your browser Popup windows must be allowed for the following address: Login to CMS Made Simple™ User...
- Sat Sep 01, 2012 1:57 pm
- Forum: Module und Tags
- Topic: Notfall! Seite offline nach Update der CGextensions
- Replies: 2
- Views: 4239
Re: Notfall! Seite offline nach Update der CGextensions
Okay die Seite läuft nun wieder. Habe das die alte Version (1.6) per FTP istalliert und wollte diese danach deinstallieren und entfernen. Danach läuft die Seite zwar jedoch erhalte ich Fehler auf der Modulseite: ERROR: The CGExtensions module could not be found. ERROR: The CGExtensions module could ...
- Sat Sep 01, 2012 1:41 pm
- Forum: Module und Tags
- Topic: Notfall! Seite offline nach Update der CGextensions
- Replies: 2
- Views: 4239
Notfall! Seite offline nach Update der CGextensions
Hallo, nach einem Upladte via xml file ist meine Seite offline. Fatal error: Call to undefined function cmsms() in /.../modules/CGExtensions/CGExtensions.module.php on line 103 Auch ein manuelles Update des moduls über FTP brachte nix. Wie kann ich das Modul temporär deaktivieren etc. so dass ich we...
- Mon May 23, 2011 6:40 pm
- Forum: Module und Tags
- Topic: CgGooglemaps Marker Fehler
- Replies: 3
- Views: 3119
Re: CgGooglemaps Marker Fehler
Mhh danke.
Aber wie kann fopen fehlen?
Bin mit der Seite bei nem ganz normalen Hoster und der Rest geht ja auch...
Aber wie kann fopen fehlen?
Bin mit der Seite bei nem ganz normalen Hoster und der Rest geht ja auch...
- Mon May 23, 2011 3:54 pm
- Forum: Module und Tags
- Topic: CgGooglemaps Marker Fehler
- Replies: 3
- Views: 3119
CgGooglemaps Marker Fehler
Hi, ich habe mit dem Modul Probleme. Die Map wird ohne Probleme angezeigt. Sobald ich jedoch einen Marker hinzufüge scheint das Template nicht mehr verarbeitet zu werden und folgende Meldung erscheint: GoogleMapAPI:createMarkerIcon: Error reading image: http://www.domain.de/cms/modules/CGGoogleMaps/...
- Tue Feb 22, 2011 4:43 pm
- Forum: Layout und Design
- Topic: Variablen in Stylesheets?
- Replies: 6
- Views: 4404
Re: Variablen in Stylesheets?
Ah doofer CSS Fehler.
Danke für deine Hilfe. Funktioniert wunderbar!
Danke für deine Hilfe. Funktioniert wunderbar!
- Mon Feb 21, 2011 7:21 pm
- Forum: Layout und Design
- Topic: Variablen in Stylesheets?
- Replies: 6
- Views: 4404
Re: Variablen in Stylesheets?
Mhh danke. Dummer Fehler.
Dennoch funktioniert es noch nicht...
Dennoch funktioniert es noch nicht...
- Mon Feb 21, 2011 6:34 pm
- Forum: Layout und Design
- Topic: Variablen in Stylesheets?
- Replies: 6
- Views: 4404
Re: Variablen in Stylesheets?
Hi,
danke für deine Antwort.
Leider funktioniert
nicht.
Was mache ich falsch?
danke für deine Antwort.
Leider funktioniert
Code: Select all
[[assign var="xColorFontBackground2" value="#000000"]]
html, body {
background-color: [[xColorFontBackground2]];
margin: 0;
padding: 0;
height: 100%;
}
Was mache ich falsch?
- Sun Feb 20, 2011 4:59 pm
- Forum: Layout und Design
- Topic: Variablen in Stylesheets?
- Replies: 6
- Views: 4404
Variablen in Stylesheets?
Hallo,
ist es möglich innerhalb von Stylesheets Variablen, ggf. Smarty zu definieren und anzuwenden?
So könnte man ggf. für einfache Layouts am Anfang des Stylesheets z.b. 2-3 Farben deklarieren.
Danke für eure Hilfe!
ist es möglich innerhalb von Stylesheets Variablen, ggf. Smarty zu definieren und anzuwenden?
So könnte man ggf. für einfache Layouts am Anfang des Stylesheets z.b. 2-3 Farben deklarieren.
Danke für eure Hilfe!
- Wed May 05, 2010 6:42 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CGGoogleMaps set map to specific lat/long dynamicly
- Replies: 0
- Views: 923
[solved] CGGoogleMaps set map to specific lat/long dynamicly
Hello,
i'd like to center the map dynamicly by setting up a parameter.
If i am adding dynamic points with Compony directory the map ignores my set up coordinates and centers the map in the middle between the point which are most distanced.
Any idea to solve this problem?
Thanks in advance.
i'd like to center the map dynamicly by setting up a parameter.
If i am adding dynamic points with Compony directory the map ignores my set up coordinates and centers the map in the middle between the point which are most distanced.
Any idea to solve this problem?
Thanks in advance.
- Fri Apr 23, 2010 8:02 pm
- Forum: Module und Tags
- Topic: Modul für Datenspeicherung /-ausgabe gesucht
- Replies: 2
- Views: 1208
Re: Modul für Datenspeicherung /-ausgabe gesucht
Cyberman, wie immer ein super Tipp! Genau das, was ich gesucht habe!
Danke!
Danke!