mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-22 17:35:25 -04:00
[GH-ISSUE #15] Fatal error on activation #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryanbrazell on GitHub (Apr 14, 2015).
Original GitHub issue: https://github.com/Frumph/comic-easel/issues/15
We have a number of blogs on a multisite install (http://umwblogs.org) that used the old ComicPress Manager; I'm trying to migrate them to Comic Easel using the CP2CE Migrator. When I try to activate Comic Easel, I get the message "Plugin could not be activated because it triggered a fatal error." However, there is no related error message in the PHP error log, and even turning on WordPress debugging gives me no information about what is happening. I've tried this on several different blogs so far, all with the same results.
I'm using WordPress 4.1.1 and Comic Easel 1.8.5. Any ideas for troubleshooting? Here's one of the blogs I'm trying to migrate: http://battlesnails.umwblogs.org/
@Frumph commented on GitHub (Apr 14, 2015):
.. hrm, fatal errors on WPMS probably means that I have something conflicting in there with the WPMS portion, which is odd since I set one up on another site about 6 months ago ;/
Only way I could fix it is if I had access to a WPMS site ;/
From: ryanbrazell
Sent: Tuesday, April 14, 2015 12:17 PM
To: Frumph/comic-easel
Subject: [comic-easel] Fatal error on activation (#15)
We have a number of blogs on a multisite install (http://umwblogs.org) that used the old ComicPress Manager; I'm trying to migrate them to Comic Easel using the CP2CE Migrator. When I try to activate Comic Easel, I get the message "Plugin could not be activated because it triggered a fatal error." However, there is no related error message in the PHP error log, and even turning on WordPress debugging gives me no information about what is happening. I've tried this on several different blogs so far, all with the same results.
I'm using WordPress 4.1.1 and Comic Easel 1.8.5. Any ideas for troubleshooting? Here's one of the blogs I'm trying to migrate: http://battlesnails.umwblogs.org/
—
Reply to this email directly or view it on GitHub.
@Frumph commented on GitHub (May 26, 2015):
Did you find out in the error logs what the conflict or error actually was?