Neueste Beiträge
#61
Installation & Update / Aw: Update PMX 2.9.2 -Fehlerm...
Letzter Beitrag von Olaf / TerraProject - 18 Februar 2025, 19:27:36dir fehlt offensichtlich eine Datei, die includes/mx_db_mysqli.php
die ist Bestandteil des Systems und da ist auch die function sql_system_connect() drin.
vielleicht hast du sie ja aus versehen gelöscht. Im Paket V2.9.2 ist diese Datei mit drin.
die ist Bestandteil des Systems und da ist auch die function sql_system_connect() drin.
vielleicht hast du sie ja aus versehen gelöscht. Im Paket V2.9.2 ist diese Datei mit drin.
#62
Installation & Update / Update PMX 2.9.2 -Fehlermeldu...
Letzter Beitrag von Fokuna2 - 18 Februar 2025, 13:19:16Ich habe meine Seite mit den neuen Dateien überschrieben (2.9.2) gelassen und es gab bei der Installation erst einmal keine Fehlermeldung, nur das die Webseite folgendes auswirft:
Animationen & Illustrationen
A error occured while processing this page.
Please report the following error to the owner of this website.
Fatal error: Uncaught exception:
Call to undefined function sql_system_connect() (code: 0)
in mainfile.php on line 241
Was läuft hier falsch ?
Animationen & Illustrationen
A error occured while processing this page.
Please report the following error to the owner of this website.
Fatal error: Uncaught exception:
Call to undefined function sql_system_connect() (code: 0)
in mainfile.php on line 241
Was läuft hier falsch ?
#63
Installation & Update / Aw: Datenbank
Letzter Beitrag von Sven4972 - 17 Februar 2025, 17:37:52Hallo,
ich habe es nach Suche im Forum gefunden.
VG Sven
ich habe es nach Suche im Forum gefunden.
VG Sven
#64
Installation & Update / Aw: Datenbank
Letzter Beitrag von Sven4972 - 17 Februar 2025, 17:05:28Hallo,
bin gerade dabei meine Module einzuspielen.
Wenn ich sie auf den Webspace hochgeladen habe, erscheinen diese aber nicht in der Liste der Module.
Wie muss denn das Modul aufgebaut sein, damit es aufgelistet wird?
VG Sven
bin gerade dabei meine Module einzuspielen.
Wenn ich sie auf den Webspace hochgeladen habe, erscheinen diese aber nicht in der Liste der Module.
Wie muss denn das Modul aufgebaut sein, damit es aufgelistet wird?
VG Sven
#65
Installation & Update / Aw: French translation and oth...
Letzter Beitrag von debs - 15 Februar 2025, 06:14:01Bonjour,
Je viens de terminer un gros travail de traduction des fichiers langue français de SiriusGallery 2.16 qui en avait bien besoin.
Il restera certainement quelques ajustements et correction mineur a revoir.
Olaf intégrera les corrections dans une prochaine mise à jour de SiriusGallery 2.1X.
-----------------------------------------------
Guten Morgen,
Ich habe gerade eine umfangreiche Arbeit abgeschlossen und die französischen Sprachdateien von SiriusGallery 2.16 übersetzt, was wirklich nötig war.
Sicherlich wird es noch einige kleinere Anpassungen und Korrekturen zu überprüfen geben.
Olaf wird die Korrekturen in ein kommendes SiriusGallery 2.1X-Update integrieren.
Je viens de terminer un gros travail de traduction des fichiers langue français de SiriusGallery 2.16 qui en avait bien besoin.
Il restera certainement quelques ajustements et correction mineur a revoir.
Olaf intégrera les corrections dans une prochaine mise à jour de SiriusGallery 2.1X.
-----------------------------------------------
Guten Morgen,
Ich habe gerade eine umfangreiche Arbeit abgeschlossen und die französischen Sprachdateien von SiriusGallery 2.16 übersetzt, was wirklich nötig war.
Sicherlich wird es noch einige kleinere Anpassungen und Korrekturen zu überprüfen geben.
Olaf wird die Korrekturen in ein kommendes SiriusGallery 2.1X-Update integrieren.
#66
Installation & Update / Aw: French translation and oth...
Letzter Beitrag von le Chaland - 14 Februar 2025, 23:02:41 ** 14/02/2025
• Module Your_Account
- Correction of two french translation strings :
-> Button to delete avatar : changed from "supprimée" to "supprimer"
-> "Image personnalisé" -> "Image personnalisée"
As usual, inclued in the zip file.
• Module Your_Account
- Correction of two french translation strings :
-> Button to delete avatar : changed from "supprimée" to "supprimer"
-> "Image personnalisé" -> "Image personnalisée"
As usual, inclued in the zip file.
#67
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von Olaf / TerraProject - 14 Februar 2025, 10:23:15We are aware that the feedback module needs to be revised. The mail system also needs to be worked on. We have already chosen the PHP mailer. But the implementation is not so easy. We have to change a lot of code. But we are working on it

#68
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 13 Februar 2025, 12:40:43Installed these two scripts :
http://dev.webnaute.net/wanewsletter/telecharger
https://www.kontaktformular.com
[ Both are just ... interresting and worth to take a look ]
For information, kontactformular is just an interface and use this php library :
https://github.com/PHPMailer/PHPMailer
These two ones works perfectly with php mail() and smtp with ssl protocol on port 465 ...
My web hoster just confirmed to me that the port 25 and unsecure connections are closed and forbiden on the web server.
I definitivly think that my problems are causing by pragmamx wich needs several updates for this function on obsoletes parts.
I know that it can do a big job and i am not able to help in it. But if you need a tester, i may can.
Sincerly
http://dev.webnaute.net/wanewsletter/telecharger
https://www.kontaktformular.com
[ Both are just ... interresting and worth to take a look ]
For information, kontactformular is just an interface and use this php library :
https://github.com/PHPMailer/PHPMailer
These two ones works perfectly with php mail() and smtp with ssl protocol on port 465 ...
My web hoster just confirmed to me that the port 25 and unsecure connections are closed and forbiden on the web server.
I definitivly think that my problems are causing by pragmamx wich needs several updates for this function on obsoletes parts.
I know that it can do a big job and i am not able to help in it. But if you need a tester, i may can.
Sincerly
#69
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 12 Februar 2025, 20:56:58Hello.
So i tested with another standalone contact script used before installing pragmamx, here.
With this settings :
Webhost
User
Pass
Protocol : SSL (webhoster only support ssl or tls)
Port : 465
And all is fine, as you can test if you want.
Now, go to the admin of pragmamx :
Smtp with login
Webhost
User
Pass
Port 465 (the only allowed with ssl)
Saving the settings, refreshing page, ok, it is recorded.
So going to contact form and write a message.
After sending, the site is frozen a few seconds and, i got this :
Unable to connect. Okay, but take attention to the error message, it is said from port 25, not 465 as entered and saved in the admin panel.
@olaf, what do you think about this please ?
So i tested with another standalone contact script used before installing pragmamx, here.
With this settings :
Webhost
User
Pass
Protocol : SSL (webhoster only support ssl or tls)
Port : 465
And all is fine, as you can test if you want.
Now, go to the admin of pragmamx :
Smtp with login
Webhost
User
Pass
Port 465 (the only allowed with ssl)
Saving the settings, refreshing page, ok, it is recorded.
So going to contact form and write a message.
After sending, the site is frozen a few seconds and, i got this :
Code Auswählen
Eleveur Diamants de Gould
Une erreur est survenue dans le script de cette page.
pragmaMx error:
could not connect to the host "smtp-zose.yulpa.io": Connection timed out
-----------------------------------------
Resolving SMTP server domain "smtp-zose.yulpa.io"...
Connecting to host address "185.217.155.58" port 25...
PHP Run-time warning:
fsockopen(): Unable to connect to 185.217.155.58:25 (Connection timed out)
in includes/mailclasses/smtp.php on line 613
-----------------------------------------
in includes/mx_api.php on line 1462
Unable to connect. Okay, but take attention to the error message, it is said from port 25, not 465 as entered and saved in the admin panel.
@olaf, what do you think about this please ?
#70
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 11 Februar 2025, 23:19:46Hello
.
Still emails problems i face.
I really need then working.
function mail tests :
** with php mail :
• Module contact :
- Used by a visitor (no account registered), send to a service and copy to sender : working
- Used by the admin logged, send to any service failed, while copy to sender working.
-> same emails for sender/receiver and differents emails tested.
• Module newsletter
- Email confirmation for the subscription for a visitor or the admin : failed
-> debug mode : zero notification, zero log on screen
- Using the admin panel, sending list of active subscribers, working.
• Module recommend us
- Used by admin : failed
-> debug mode : log on screen, no warnings or errors
- Used by a visitor : failed
-> debug mode hidden for visitors
• Module Web Links
- Report a dead link to admin by a visitor : working
• Modules downloads :
- Report a dead link used by a visitor to admin : failed
-> debug mode hidden for visitors, no report ability for the admin.
** with smtp login :
-> tested on ports standards 25, 465, 587 on webmails who only support ssl and startls protocols with differents providers (yahoo, gmail, microsoft, la poste, gmx, own web hosted ...)
-> All failed
Question : Does mx support secure protocols as ssl or startl as many providers block unsecure connection ?
Noob question : what means "SMTP-After-POP Hostname" and what i am supossed to enter here : the pop hostname ?
Thank you

Still emails problems i face.
I really need then working.
function mail tests :
** with php mail :
• Module contact :
- Used by a visitor (no account registered), send to a service and copy to sender : working
- Used by the admin logged, send to any service failed, while copy to sender working.
-> same emails for sender/receiver and differents emails tested.
• Module newsletter
- Email confirmation for the subscription for a visitor or the admin : failed
-> debug mode : zero notification, zero log on screen
- Using the admin panel, sending list of active subscribers, working.
• Module recommend us
- Used by admin : failed
-> debug mode : log on screen, no warnings or errors
- Used by a visitor : failed
-> debug mode hidden for visitors
• Module Web Links
- Report a dead link to admin by a visitor : working
• Modules downloads :
- Report a dead link used by a visitor to admin : failed
-> debug mode hidden for visitors, no report ability for the admin.
** with smtp login :
-> tested on ports standards 25, 465, 587 on webmails who only support ssl and startls protocols with differents providers (yahoo, gmail, microsoft, la poste, gmx, own web hosted ...)
-> All failed
Question : Does mx support secure protocols as ssl or startl as many providers block unsecure connection ?
Noob question : what means "SMTP-After-POP Hostname" and what i am supossed to enter here : the pop hostname ?
Thank you
