Wappler Version : 7.7.0
Operating System : MacOS (Intel)
Server Model: PHP
Database Type: MySQL
Hosting Type: Wappler Local Server
Expected behavior
What do you think should happen?
Server Connect Functionality should work.
Actual behavior
What actually happens?
Recordsets are not rendering
Security provider does not allow logins
Going to a secure page shows the following error in browser:
Fatal error: Cannot redeclare function CONFIG() (previously declared in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php:63) in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php on line 63
A server error occured, to see the error enable the DEBUG flag.
How to reproduce
Just try viewing any dynamic project in the Wappler Local Server.
I haven't updated any files. I just updated Wappler now none of my projects work.
I turned on Debug now I get this in browser on secure pages:
<br />
<b>Fatal error</b>: Cannot redeclare function CONFIG() (previously declared in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php:63) in <b>/Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php</b> on line <b>63</b><br />
{"code":1,"file":"\/Users\/bradlawryk\/Documents\/Kopar\/Websites\/2026_Kopar_Public_Website\/www\/dmxConnectLib\/dmxConnect.php","line":63,"message":"Cannot redeclare function CONFIG() (previously declared in \/Users\/bradlawryk\/Documents\/Kopar\/Websites\/2026_Kopar_Public_Website\/www\/dmxConnectLib\/dmxConnect.php:63)"}
Everything is the latest. I was working with prior version minutes ago and everything was working. All I did was update Wappler to 7.7.0 and now nothing works.