Donate
While I don't maintain stripShow for a living, I wouldn't say no to a little donation, if you think the plugin is worth it...
Advertisements
-
RSS Links
-
Meta
Recent Forum Posts
-
Stripshow 3.0 killed all my comics!
posted in forum Support Requests by Li-An on January 18, 2012 at 3:45 am
-
Call User error message.
posted in forum Support Requests by lesbionix on November 27, 2011 at 7:38 pm
-
This post is a comic - not working
posted in forum Support Requests by Brad on November 27, 2011 at 1:17 pm
-
Getting The Side Bar Besides The Comic In Either Sandbox Or AutoComic
posted in forum Support Requests by Brad on November 16, 2011 at 6:26 am
-
"Your comics directory is not writable by the web server"
posted in forum Support Requests by Brad on August 18, 2011 at 5:59 am
-
Stripshow 3.0 killed all my comics!
Forums | Cannot Activate Plugin! Fatal error!
Cannot Activate Plugin! Fatal error!
6:41 am
June 17, 2011
tkelting08
OK
posts 2
Post edited 6:57 am – June 17, 2011 by tkelting08
Whenever I try to activate stripShow it gives me this message.
Fatal error: Cannot redeclare is_comic() (previously declared in /home/content/06/7551806/html/wp-content/plugins/mangapress/includes/mangapress-template-functions.php:47) in /home/content/06/7551806/html/wp-content/plugins/stripshow/stripshow-template-tags.php on line 864
Any ideas on how to get the two plugins to cooperate?
Manga+Press plugin and stripShow that is.
8:41 am
June 17, 2011
Brad
posts 233
I'm afraid I don't have any idea. MangaPress seems to have an is_comic function, and so does stripShow.
Basically, what would be a good idea — and I'm moving to this — is if stripShow got more object oriented, where all the functions were wrapped up in classes. I've avoided doing that so that template tags remain simple. But let's be honest, the way things are going, the real simplicity is in things like AutoComic, and if people are rolling their own themes with template tags, then maybe a little more complexity won't hurt too much. Anyway, I'll work on this. In the meantime, I'm sorry, but the two plugins really won't play nice.
8:44 am
June 17, 2011
tkelting08
OK
posts 2
Alright thanks for the response! I think I've found a way to do what I want using only stripShow so I'm pretty sure I won't need manga+Press for much longer.