Neueste Beiträge

#1
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Gestern um 12:40:43
Installed 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
#2
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 12 Februar 2025, 20:56:58
Hello.

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 :


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 ?
#3
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 11 Februar 2025, 23:19:46
Hello  :hi: .

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  :red:
#4
Installation & Update / Aw: Datenbank
Letzter Beitrag von Sven4972 - 11 Februar 2025, 11:15:20
Hallo,

Danke für die Info.


VG
#5
Installation & Update / Aw: Datenbank
Letzter Beitrag von Olaf / TerraProject - 10 Februar 2025, 17:57:24
aus der alten Datenbank kann man die Usertabellen übernehmen. Wenn z.Bsp. die neue HP in der gleichen Datenbank, wie die alte angelegt wird, kann man für die Usertabellen die alten Präixe weiter verwenden. Diese muss man bei der Installation angeben. Somit könnte man auch mehrere Webseiten mit den gleichen Usertabellen nutzen. Das wäre auch für den Umstieg möglich. Ausserdem kann man natürlich die Usertabellen in eine neue Datenbank kopieren und dann die präfixe in der neuen Datenbank verwenden.
Wenn du deine aktuelle Webseite updaten willst, dann bitte auch daran denken, daß alle zusatzmodule, zusatzblöcke etc. auch upgedatet werden. Gleiches betrifft das Theme. Auch ist ab pragmaMx 2.8.ff PHP 7 absolutes Muss.

#6
Installation & Update / Datenbank
Letzter Beitrag von Sven4972 - 10 Februar 2025, 11:13:28
Hallo,

ich beabsichtige bald eine neue HP mit pragmaMx zu erstellen.
Meine jetzige Version ist die 2.3.0.243, also uralt.

Ist es möglich die wichtigen Datenbankeinträge, wie die User-Daten, in die Neuinstallation zu übernehmen
Oder muss man dort zu viel Handarbeit machen?


VG Sven
#7
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 09 Februar 2025, 20:15:16
Quick answer, quickly fixed.

Danke !!  :thumbup:
#8
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von Olaf / TerraProject - 09 Februar 2025, 18:30:34
in modules/Downloads/index.php - Line 41
mxDebugFuncVars($module_name);change in
//mxDebugFuncVars($module_name);or delete line 41
#9
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 09 Februar 2025, 16:45:34
Activating modules download.

Now i have a line at the top of the header  :gruebel:  :

Argument 1 : Downloads
Visible here for all public.
#10
Installation & Update / Aw: French translation and oth...
Letzter Beitrag von le Chaland - 09 Februar 2025, 16:37:06
Hello  :hi:

Worked on five modules this day. (look at the bottom of the list for details)

As usual, not bigs reworks (not the goal), maybe can be considered as optimizations.

Without wanting to be selfish, I remain convinced that their final integration would be a good thing. In any event I would keep them with future updates.


Translations and small improvements for pragmaMx
All visibles here :
https://www.diamants-de-gould.fr

Search for commented lines in the modified files to find modifications :

///// Start of fix :
// Old code :
/* Commented code for archive */
// New code :
... here the fix ...
///// End of fix.

** 25/01/2025 - From pmx 2.9.2 original files

• Theme pmx_base :
- Updated french translation of admin, removed duplicated and faulty strings which caused a blank page.

• Theme default-pmx_flex_bw :
- Updated french translation of admin, removed duplicated and faulty strings which caused a blank page.

• Module Search :
- Translated in french the help file.
- Small update of the french language file.
- Little interface improvements.
- Updated the link to mysql reference for all help files.

• Module Feedback :
- Displayed strings translations for the last name and first name were the same,
  even with different values.
  * Added a new value to all language files, all translated according language .
  * Change the function file of this module that it contain new value now.
 
** 26/01/2025 - From pmx 2.9.2 original files

• Main french language file :
- Corrected the translation on line 343

• Module News
- Optomized the look of admin menu to the vkp_news_options block
  that it is less compacted and more readable
- Corrected a translation and translated another one untranslated
- Small tweak in the Content Categories view page (added a breakline in the first title)
- print.php -> Disable unnecessary - hugly blank lines between hometext and bodytext
  that are automatically added

• Module Content
- printcontpage.php -> Disable unnecessary - hugly blank lines between header text and middle text
  that are automatically added

** 02/02/2025 - From pmx 2.9.2 original files

• Module Search
- Update of the search engines links for search more
- Added Qwant search engine, the European web search engine.
  And he is french - Cocorico :)
 
  ** 09/02/2025 - From pmx 2.9.2 original files
• Module Web Links
- Cosmetic. List of categories take the whole page with empty space in portrait mode on mobile device.
  -> Doesn't happen with all themes. Fixed.
  ( changed a div tag to a span tag )
 
 • Module Downloads
 - Cosmetic. Same problem as Web Links, same solution.
 - Cosmetic. Header menu was on two lines if longs strings depending of language
    Fixed with code from header menu from weblinks
    The occasion to unify the design.
 
 • Module Top
 - Cosmetic. Same problem as Web Links, same solution.
 
 • Module Search
 - Cosmetic. Removed unnecessary spaces between NO RESULTS NOTIFICATION & SEARCH MORE PART
    on the results page.
   
 • Module newsletter
 - Language. Correction of the french translation for unsubscribing succesfull message confirmation.
 

Download archive here.
Modifications can be visibles on my own website.