ComicPress Bug Tracker :: Mon, 28 Jun 2010 22:21:49 -0700 ComicPress Bug Tracker :: ComicPress: Recently opened tasks http://bugs.comicpress.org/ FS#178: Storyline Categories display in alphabetical order instead of hierarchy Josh Dalcher Mon, 28 Jun 2010 22:18:18 -0700
http://graveyardgreg.com/gamingguardians/

You can see this behavior in the archive dropdown in the sidebar. I have not found any other widgets that provide this functionality, however the Navigation Widget does respect Storyline Structure order properly.]]>
http://bugs.comicpress.org/index.php?do=details&task_id=178 http://bugs.comicpress.org/index.php?do=details&task_id=178
FS#176: get_comic_path usage doesn't match function signature John Bintz Mon, 07 Jun 2010 13:11:05 -0700
function get_comic_path($folder = 'comic', $override_post = null, $filter = 'default')

However, there are two places in stock ComicPress 2.9.x where an unneeded parameter is being passed in as the $override_post, and the actual post is being passed in as $filter:

displaycomic.php, line 103: $comics = get_comic_path('comic', false, $post_to_use);
displaycomic.php, line 197: $comics = get_comic_path('comic', false, $post);

The solution is to remove the second parameter:

$comics = get_comic_path('comic', $post_to_use);
]]>
http://bugs.comicpress.org/index.php?do=details&task_id=176 http://bugs.comicpress.org/index.php?do=details&task_id=176
FS#159: Day's First uploaded comic picture is displayed for all the comics added on that day Bhaskar Thu, 08 Apr 2010 00:07:17 -0700 http://bugs.comicpress.org/index.php?do=details&task_id=159 http://bugs.comicpress.org/index.php?do=details&task_id=159 FS#158: Next Navigation Not Working Properly Vanesa Littlecrow Wojtanowicz Wed, 31 Mar 2010 08:15:07 -0700 http://rasputincatamite.com/archives/795]]> http://bugs.comicpress.org/index.php?do=details&task_id=158 http://bugs.comicpress.org/index.php?do=details&task_id=158 FS#156: upload link does not work bill rowan Mon, 29 Mar 2010 09:27:02 -0700
link "[Add file to upload]" does nothing.

Using CP Manager version 1.4.9.1
WordPress version 2.9.2 !! WP reports that this version of CP Manager is incompatible.

host running PHP version 5.2.1.2]]>
http://bugs.comicpress.org/index.php?do=details&task_id=156 http://bugs.comicpress.org/index.php?do=details&task_id=156
FS#152: Dashboard Debug Message Concerning Comics direction William Chrapcynski Tue, 16 Feb 2010 16:57:28 -0800 ComicPress 2.9.0.2

This is an odd error considering that the Comicpress Manager Config does indeed have the correct location of the comics folder.

If I leave the debug enabled, I get this error in my Dashboard:

***
ComicPress Debug
ComicPress doesn't seem to be fully installed at this time, check out these messages.

Comics Folder is not configured and is unable to be found.

ComicPress stores the files it uses inside a specific directory and that directory is set from within ComicPress Manager. When this error is present it means that the theme is unable to find the appropriate directory to read the comics from.

ComicPress Manager - Manager Config will allow you to create the directories needed.
***

]]>
http://bugs.comicpress.org/index.php?do=details&task_id=152 http://bugs.comicpress.org/index.php?do=details&task_id=152
FS#142: "CGI Error" with ComicPress Manager The Card Tue, 22 Dec 2009 18:38:48 -0800
I get this message whenever I try to log-in or do anything when CPManager is activated:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers

I've actually had this problem a few months ago and reported it to the BugTracker. Not sure if the developer fixed it or it just fixed itself, but it did end up working again without me doing anything. So this is the second time this has happened.

When I deactivate the CPManager, I can still use WordPress. But I really like this plug-in and I wish I could get it to work! (I check it every day to see if activating it will make it work again. It did last time after a few weeks.)

Thanks in advance for any help!]]>
http://bugs.comicpress.org/index.php?do=details&task_id=142 http://bugs.comicpress.org/index.php?do=details&task_id=142
FS#141: Comics are not displayed Aaron Springer Tue, 15 Dec 2009 15:55:28 -0800
Website: http://www.fredthedot.com]]>
http://bugs.comicpress.org/index.php?do=details&task_id=141 http://bugs.comicpress.org/index.php?do=details&task_id=141
FS#138: First and last navigation buttons are staying active on the first and last pages Philip M. Hofer (Frumph) Tue, 24 Nov 2009 22:26:32 -0800

on the newest page the last button is still staying active

]]>
http://bugs.comicpress.org/index.php?do=details&task_id=138 http://bugs.comicpress.org/index.php?do=details&task_id=138
FS#137: revamp archive-dropdown.php Philip M. Hofer (Frumph) Mon, 23 Nov 2009 11:54:50 -0800
1) Archive months as currently
2) All of the comic posts
3) all of the storyline chapters (if storyline)
4) all of the comics in the current storyline chapter (if storyline)

radio box which type of dropdown is used in the widget

]]>
http://bugs.comicpress.org/index.php?do=details&task_id=137 http://bugs.comicpress.org/index.php?do=details&task_id=137