Dragonfly CMS - German Community  
Toggle Content
Toggle Content Navigation

Toggle Content Wer ist wo
 Bots:
1: Baidu > Startseite
2: Google > Bildergalerie
3: YANDEX > Forum 9.x
 Visitors:
1: Benutzerbereich
2: Forum 9.x

Toggle Content Languages

Toggle Content Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Toggle Content Downloads (Top)

Forum 9.x > > Dragonfly CMS 9.x > > Module & Blöcke > > Newsletter Pro Problem
Newsletter Pro Problem
Fragen und Diskussionen zu Modulen / Erweiterungen
Go to page Previous  1, 2, 3  Next
Post new topic   Reply to topic   Printer Friendly Page    Forum Index > > Module & Blöcke

View previous topic :: View next topic  
Author Message
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 28.01.2007 22:49    Post subject: Re: Newsletter Pro Problem Reply with quote

jo

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 29.01.2007 14:41    Post subject: Re: Newsletter Pro Problem Reply with quote

Super, jetzt weiss ich noch immer nicht wirklich was ich ändern soll. Laughing Question

Variante 1:
4x $result = $db->sql_uquery($query, __FILE__);

oder

Variante 2:
14x sql_uquery

Question Question Question
Laughing Laughing Laughing


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 31.01.2007 10:36    Post subject: Re: Newsletter Pro Problem Reply with quote

Hiiiiillllffffeeeeee!!!!!

Es ist ja super, wenn die Newsletter automatisch an alle User versendet werden (das funktioniert jetzt Wink ), aber nur einer! Das Modul versendet ohne Unterbruch Newsletter!!! Shocked Ich habe den AI nach dem 13. Newsletter abgestellt. Was war denn das?

Hier die Änderungen, die ich durchgeführt habe:
in den Dateinen:
/index.php -> Zeile 858
/admin/index.inc -> Zeile 52
/admin/newsletter.inc -> Zeile 759
/funcions/npai.inc -> Zeile 454

habe ich den Code...
Code::
$result = $db->sql_uquery($query, __FILE__);

ersetzt duch...
Code::
$result = $db->sql_query($query, __FILE__);

Um Lösungsvorschläge bin ich natürlich weiterhin froh!


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 02.02.2007 00:09    Post subject: Re: Newsletter Pro Problem Reply with quote

also bei mir klappt es so ohne probleme.

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 02.02.2007 09:17    Post subject: Re: Newsletter Pro Problem Reply with quote

Hi clubhouse

Kannst du dein gefixtes NLP-Modul bitte mal zippen und hier hochladen? So kann ich mal schauen ob, bzw. wo sich der Code unterscheidet. Auch kann ich es dann mal auf einer Testseite installieren und prüfen ob es da korrekt läuft...


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 05.02.2007 14:29    Post subject: Re: Newsletter Pro Problem Reply with quote

Kann hier leider keine Dateien hochladen, ins Forum... müsste mal für User freigeschaltet werden *g

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 06.02.2007 18:55    Post subject: Re: Newsletter Pro Problem Reply with quote

Habe Ertan per PM gebeten, er solle den Upload aufschalten....


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
Ertan
Webmaster
Webmaster


Joined: Mar 19, 2004
Posts: 1247
Location: Germany

PostPosted: 06.02.2007 19:13    Post subject: Re: Newsletter Pro Problem Reply with quote

jetzt mal testen...hatte upload deaktiviert Wink

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 10.02.2007 18:43    Post subject: Re: Newsletter Pro Problem Reply with quote

Hier sind meine Dateien, die ich unter /module/Newsletter_Pro hatte.

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 11.02.2007 10:45    Post subject: Re: Newsletter Pro Problem Reply with quote

Hey clubhouse

Vielen Dank! Seltsamerweise konnt ich die Datei mit Firefox nicht runterladen, nur mit den IE Confused . Ich habe die Datei mit WinRAR entpackt, leider war jedoch die Datei /modules/Newsletter_Pro/index.php fehlerhaft. (Fehlermeldung von WinRAR).
-> Könntest du diese bitte nochmals hochladen?

Wie ich in den anderen Dateien bereits gesehen habe, hast du die gleichen Änderungen durchgeführt wie ich auch. (oben beschrieben)

Eine Änderung hatte ich jedoch noch zusätzlich gemacht, die ich bisher noch nicht erwähnte. Wie in diesem Post auf DF Bounty beschrieben habe ich in der Datei
modules/Newsletter_Pro/admin/newsletter.inc
alle
Code::
approved='YES'
(approved="YES" wie von rlgura beschrieben gibt es nicht in dieser Datei)
ersetzt durch
Code::
approved='1'
Diese Änderung war bezogen auf CVS (9.1.0.8) und hat gemäss rlgura einige Bugs gefixt. Weiss jemand, was die Änderung bewirkt und ob sich diese auch auf 9.1.1 bezieht?


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 12.02.2007 22:12    Post subject: Re: Newsletter Pro Problem Reply with quote

Die index.php datei einfach umbennen in *.php

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 12.02.2007 22:25    Post subject: Re: Newsletter Pro Problem Reply with quote

clubhouse wrote:
Die index.php datei einfach umbennen in *.php

die index.php konnte ich überhaupt nicht entpacken, da sie fehlerhaft war (gemäss Fehlermeldung von WinRAR). Nach dem Entpacken war die Datei (als einzige) im Verzeichnis überhaupt nicht vorhanden...


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 12.02.2007 22:27    Post subject: Re: Newsletter Pro Problem Reply with quote

Sorry, da habe ich wohl deine letzte Datei nicht gesehen, da ich nicht eingeloggt war Mr. Green . Schaue grad mal rein...


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
albiurs
Investigator
Investigator


Joined: Sep 24, 2005
Posts: 31

PostPosted: 12.02.2007 22:42    Post subject: Re: Newsletter Pro Problem Reply with quote

Hey, irgendwie habe ich Probleme auch mit dem neuen Archiv. Inzwischen habe ich auch Winzip installiert und auch dieser motzt es sei kein gültiges archiv (index.zip).
Seltsam finde ich auch, dass ich die Dateien mit Firefox nicht runter laden kann. Im IE funktionierts jedoch.


albiurs's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/PHP 4.3.11/MySQL 4.0.24/DF 9.0.6.1
Back to top
View user's profile
clubhouse
Special-Agent
Special-Agent


Joined: Nov 04, 2004
Posts: 478
Location: Eine Insel mit 2 Bergen

PostPosted: 13.02.2007 00:44    Post subject: Re: Newsletter Pro Problem Reply with quote

Einfach Umbennen von *.zip in *.php Wink Hatte kein bock die extra zu packen Wink *gg*

_________________


clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1
Back to top
View user's profile Visit poster's website ICQ Number
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page    Forum Index > > Module & Blöcke
Page 2 of 3
All times are GMT + 1 Hour
Go to page Previous  1, 2, 3  Next



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



Interactive software released under GNU GPL, Code Credits, Privacy Policy