pragmaMx Support Forum

pragmaMx => integrierte Module => Thema gestartet von: shorty am 17 März 2018, 05:54:02

Titel: blank page error in firefox error 500 on edge when register or Installation
Beitrag von: shorty am 17 März 2018, 05:54:02
 Hello at all PragmaMx community :)
i need your help today because

when a user want to register,
it can't be redirect by the website.

When i try to update the website :
I got the same thing.

Microsoft edge said :

--------------
Erreur HTTP 500
Étrange... Le site web ne parvient pas à afficher cette page
Il se peut que le site soit en cours de maintenance ou qu’une erreur de programmation se soit produite.
--------------------


running on 1.12.3
I try to change files by original ones and other working same folder
on other domain. So i don't know where the problem come from.
i try to re upload User_Registration and Your_Account modules.
but same results. i don't have this error before, and i working in subfolder installation.
I think to an htacces problem after look on the web but if remove the .htacces it change nothing.
the problem stay. you can try yourself here http://www.tradezone.fr/modules.php?name=User_Registration

Can you help me ?

Thanks for your support.
Best regards. shorty
Titel: Re: blank page error in firefox error 500 on edge when register or Installation
Beitrag von: Nouvelle am 17 März 2018, 19:57:55
You know, you use "pragmaMx 1.12.3" ?
Think your server has some upgrade and "pragmaMx 1.12.3" not working.

Nobody from us developer use this version. First upgrade your pragmaMx version.
Then you will see, your site will better works.

On your side i found some more errors:
Failed to load resource: the server responded with a status of 404 (Not Found)
fader.js Failed to load resource: the server responded with a status of 404 (Not Found)
demo.css Failed to load resource: the server responded with a status of 404 (Not Found)
fader.js Failed to load resource: the server responded with a status of 404 (Not Found)
modules.php?name=User_Registration:483 Uncaught SyntaxError: Unexpected token :
modules.php?name=User_Registration:84 Uncaught TypeError: $(...).datepicker is not a function
    at HTMLDocument.<anonymous> (modules.php?name=User_Registration:84)
    at l (jquery183.min.js:2)
    at Object.fireWith [as resolveWith] (jquery183.min.js:2)
    at Function.ready (jquery183.min.js:2)
    at HTMLDocument.A (jquery183.min.js:2)
modules.php?name=User_Registration:1 This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m.
demo.css Failed to load resource: the server responded with a status of 404 (Not Found)
style.css Failed to load resource: the server responded with a status of 404 (Not Found)

Titel: blank page error in firefox error 500 on edge when register or Installation
Beitrag von: shorty am 20 Dezember 2019, 05:57:46
  Hi,
Thanks for you help  :thumbup:
sorry for my late response
Actually i got a blank page
My server php 5.6 mysql 5.7 can run pmx 1.12.3
It's works perfectly and i got an other sites on pmx 1.12.3
All he errors you tell me are from this homemade theme.
so i try why the defaut theme, and it's not working.  :technigg:
I got another site : http://www.mapublicitegratuite.com/modules.php?name=User_Registration and registration take some time but working fine.  :mad2:

Zitat
Nobody from us developer use this version. First upgrade your pragmaMx version.
Then you will see, your site will better works
I always old use old smf Forums (http://www.tradezone.fr/Videos-topic-39433-start-msg39602-topicseen.html#msg39602), and some nuke-compatible or vkpmx modules. Also i don't know if old blocks config can be migrated on pmx 2.  I got ofter one pmx2 install somewhere but for me it's not ready for migrate my already online websites.

Thanks for help me.
regards
Titel: [SOLVED] blank page error in firefox error 500 on edge when register
Beitrag von: shorty am 03 Januar 2020, 02:06:56
 I dont know why  :puzzled: , but it's working after commenting this line in index.php of registration mod :

pmx_run_hook('user.add', $viewvars['uid']);

Thanks and happy new year @all community :)