forked from chaosarium/lwt
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Multi user setup via wordpress authentication fails with the following message:
'PHP message: PHP Fatal error: Cannot redeclare get_version() (previously declared in /usr/share/webapps/wordpress/lwt/inc/kernel_utility.php:28) in /usr/share/webapps/wordpress/lwt/inc/kernel_utility.php on line 28'
To Reproduce
Steps to reproduce the behavior:
- Setup Wordpress under wordpress.example.com
- Install LWT as a subfolder under Wordpress
- Fill in "connect_wordpress.inc.php" and rename to "connect.inc.php"
- Restart Webserver and when accessing wordpress.example.com/lwt a blank page is shown
Expected behavior
The wordpress login screen should display and after one has logged in the LWT site should be visible.
Screenshots
N/A
Desktop (please complete the following information):
- OS: Arch Linux
- Browser Chromium
- Version 104.0.5112.101
Additional context
This originally worked before LWT was abandoned
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working