Breaks site signup
-
Hi, first: thank you for this great and useful plugin!
I ran into an issue: when Prime Mover is active on the network, I cannot create new sites. It gives me this error when WP_DEBUG is on:
[10-Dec-2025 11:16:24 UTC] PHP Fatal error: Uncaught Error: Call to a member function exists() on null in /home/xxx/xxx/wp-content/plugins/prime-mover/classes/PrimeMoverSystemInitialization.php:1907
Stack trace:
#0 /home/xxx/xxx/wp-content/plugins/prime-mover/classes/PrimeMoverSystemInitialization.php(1893): Codexonics\PrimeMoverFramework\classes\PrimeMoverSystemInitialization->putContents()
#1 /home/xxx/xxx/wp-content/plugins/prime-mover/classes/PrimeMoverSystemInitialization.php(1781): Codexonics\PrimeMoverFramework\classes\PrimeMoverSystemInitialization->initializeIndexHTML()
#2 /home/xxx/xxx/wp-content/plugins/prime-mover/compatibility/PrimeMoverCleanUp.php(424): Codexonics\PrimeMoverFramework\classes\PrimeMoverSystemInitialization->camouflageFolders()
#3 /home/xxx/xxx/wp-includes/class-wp-hook.php(341): Codexonics\PrimeMoverFramework\compatibility\PrimeMoverCleanUp->autoCreateExportFolderOnBlogCreation()
#4 /home/xxx/xxx/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#5 /home/xxx/xxx/wp-includes/plugin.php(522): WP_Hook->do_action()
#6 /home/xxx/xxx/wp-includes/ms-site.php(89): do_action()
#7 /home/xxx/xxx/wp-includes/ms-functions.php(1440): wp_insert_site()
#8 /home/xxx/xxx/wp-signup.php(506): wpmu_create_blog()
#9 /home/xxx/xxx/wp-signup.php(999): validate_another_blog_signup()
#10 {main}
thrown in /home/xxx/xxx/wp-content/plugins/prime-mover/classes/PrimeMoverSystemInitialization.php on line 1907The new site will appear in the Network > Sites list but it cannot be accessed or modified. Database tables are not created.
Note: the network is set to only allow site creation for registered users. Other network activated plugins: Jetpack, Litespeed Cache, Multisite Enhancements.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.