Search found 19 matches

by Steppenwolf
Fri Sep 05, 2008 7:08 am
Forum: [locked] Installation, Setup and Upgrade
Topic: (Solved) Module Manager issues with 1.3
Replies: 15
Views: 9642

Re: (Solved) Module Manager issues with 1.3

My solution for 1and1 problems... I moved to a real web host, sorry they just frustrated me to no end, they really over sell their space hence the low price... ;) Hehe, that's exactly, what I am going to do  :D You are right: 1&1 sucks more and more... I'm searching for a good & affordable ...
by Steppenwolf
Thu Sep 04, 2008 8:29 am
Forum: [locked] Installation, Setup and Upgrade
Topic: (Solved) Module Manager issues with 1.3
Replies: 15
Views: 9642

Re: Module Manager issues with 1.3

Maybe that's the reason, 1&1 have a support page with FAQ? ... Put a ".htaccess" in your CMSMS root dir with: AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php My provider is also 1&1 and I've got the same problem with Module Manager and the 500-error. I tried this solution, bu...
by Steppenwolf
Thu Apr 10, 2008 3:26 pm
Forum: Module und Tags
Topic: NMS Job wird nicht vollständig abgearbeitet
Replies: 3
Views: 1541

Re: NMS Job wird nicht vollständig abgearbeitet

Hmmm... stimmt. Der machte ein Upgrade auf Debian Etch/4.0 Danke für den Tipp, cyberman. Aber die PHP-Version (4.3) hat sich nicht geändert und MySQL blieb auch auf 4.0. Insofern wüsste ich nicht, wo wegen des Upgrades etwas klemmen könnte. Seit dem Upgrade (vor 6 Wochen) gab's sonst in keiner ander...
by Steppenwolf
Fri Apr 04, 2008 2:55 pm
Forum: Module und Tags
Topic: NMS Job wird nicht vollständig abgearbeitet
Replies: 3
Views: 1541

NMS Job wird nicht vollständig abgearbeitet

CMS Made Simple 1.0.4 "Lanai" NMS 1.0.1 Ich verwende diese Version schon seit ca. einem Jahr und habe auch schon mehrere Newsletter erfolgreich versandt. Der Versand an eine Test-Liste funktionierte problemlos. Daraufhin startete ich einen Job mit der "echten" Liste (ca. 140 Benu...
by Steppenwolf
Tue Sep 04, 2007 3:11 pm
Forum: Modules/Add-Ons
Topic: Newsletter Made Simple 1.0-beta6: links do not work
Replies: 7
Views: 3578

Re: Newsletter Made Simple 1.0-beta6: links do not work

I am using CMS Made Simple 1.0.4 "Lanai". In modules/NMS/action.usersettings_email.php (line 23 ff) I added this (red): $this->smarty->assign( 'usersettings_url',   str_replace( "&", "&",       $this->CreateFrontendLink( $id, $returnid, 'usersettings', '',   arr...
by Steppenwolf
Thu Aug 16, 2007 9:20 am
Forum: Modules/Add-Ons
Topic: NMS and spam subcribe prevention
Replies: 2
Views: 1758

Re: NMS and spam subcribe prevention

Bobonov. I got the same problem as you - about one spam subscription each day. They all come from yahoo.com email adresses, all of which have a name consisting of exactly seven letters. This is why I could catch them in a very simple way. If your site is being attacked in the same way than mine and ...
by Steppenwolf
Fri Jun 29, 2007 11:00 am
Forum: German - Deutsch
Topic: CMSMS-Seite: Umlaute bei Google
Replies: 3
Views: 2449

Re: CMSMS-Seite: Umlaute bei Google

Danke! Applaus! :) :) :)

Die Metatags waren also die Bäume im Wald...
Ich dachte eigentlich, Google würde sich gar nicht mehr dafür interessieren...

Keine Ahnung, warum ich 3 descriptions drin hatte - vielleicht aus historischen Gründen  ;D
by Steppenwolf
Fri Jun 29, 2007 1:23 am
Forum: German - Deutsch
Topic: CMSMS-Seite: Umlaute bei Google
Replies: 3
Views: 2449

CMSMS-Seite: Umlaute bei Google

Hallo, vielleicht sehe ich ja den Wald vor lauter Bäumen nicht, aber daraus kann ich mir einfach keinen Reim machen. Bei mehreren Seiten meines http://www.vedamagazin.de zeigt Google den Preview-Text mit falschen Umlauten an: http://www.vedamagazin.de/uploads/images/vm_google.gif Link: http://www.go...
by Steppenwolf
Sun May 20, 2007 9:37 pm
Forum: Show Off
Topic: Vedamagazin
Replies: 2
Views: 3792

Re: Vedamagazin

Hallo Cyberman, vielen Dank für die Vorstellung der IMHO gelungenen (und referenzverdächtigen) Seite. danke für den Referenzverdacht ;) Darf ich das so für die Rubrik "Anwender-Meinungen" auf cmsmadesimple.de verwenden? Größtenteils ja, gern. Aber bitte lass' den letzten Nebensatz (über Ty...
by Steppenwolf
Mon May 14, 2007 4:50 pm
Forum: Show Off
Topic: Vedamagazin
Replies: 2
Views: 3792

Vedamagazin

Hi, endlich habe ich mein CMSMS "Gesellenstück" fertig.  ;) Ich hatte mich erst an einer anderen Seite versucht und dabei gute und wichtige Erfahrungen gesammelt. Dann wagte ich mich an das Projekt, das seit gut vier Jahren existiert und vorher aus wild durcheinander gewürfelten HTML- und ...
by Steppenwolf
Tue Mar 27, 2007 1:58 pm
Forum: Modules/Add-Ons
Topic: Problems with HTML tag attributes and Glossary / Dictionary Page / FAQ Module
Replies: 2
Views: 1758

Re: Problems with HTML tag attributes and Glossary / Dictionary Page / FAQ Modul

Hi tonny, here is a workaround (works only with western latin (ISO-8859-1) characters): In the file Glossary.module.php, function CreateTermLink() replace the two occurrences of addslashes(strip_tags($def)) with htmlentities(substr(utf8_decode(strip_tags($def)),0,512)) I guess, this is not a perfect...
by Steppenwolf
Sat Mar 24, 2007 2:13 am
Forum: CMSMS Core
Topic: Module Manager suddenly empty
Replies: 6
Views: 2672

Re: Module Manager suddenly empty

I've got the same problem as described by Dan. After some investigation, I found out, that the error occured when loading the nuSOAP module by the Module Manager. Indeed I had unistalled this module right before this happened (because I didn't know, that this module is needed by the Module Manager)....
by Steppenwolf
Thu Mar 22, 2007 2:19 am
Forum: Modules/Add-Ons
Topic: Newsletter Made Simple 1.0-beta6: links do not work
Replies: 7
Views: 3578

Re: Newsletter Made Simple 1.0-beta6: links do not work

Hi,

a str_replace of "&" to "&"

around the two calls to CreateFrontendLink() in action.usersettings_email.php should be enough for this problem.

Eberhard
by Steppenwolf
Thu Mar 22, 2007 1:43 am
Forum: Modules/Add-Ons
Topic: error in NMS usersettings
Replies: 1
Views: 1645

Re: error in NMS usersettings

Hi, I've got the same problem. The error message derives from action.usersettings.php (Line 5) , after the uniqueid couldn't be found. However, the uniqueid parameter is the URL, so there may be a problem in the connection between the Module Manager an NMS... Found another thread now: http://forum.c...
by Steppenwolf
Wed Mar 21, 2007 4:28 pm
Forum: CMSMS Core
Topic: [SOLVED] Banner-module: How to get image text below banner?
Replies: 4
Views: 1966

Re: Banner-module: How to get image text below banner?

Ronny,

sorry, it was a mistake:

instead of
"$text
"
it should be
"
$text"
Eberhard

Go to advanced search