16

Our running list of bug fixes.
Looking for a place to tell us about a bug?
Email us at eddie [at] futureofthebook {dot} org.


For an idea of the features we're planning for CommentPress, see the RoadMap.

Posted by Eddie Tejeda on July 20, 2007
Tags: Uncategorized

Total comments on this page: 16

How to read/write comments

Comments on specific paragraphs:

Click the icon to the right of a paragraph

  • If there are no prior comments there, a comment entry form will appear automatically
  • If there are already comments, you will see them and the form will be at the bottom of the thread

Comments on the page as a whole:

Click the icon to the right of the page title (works the same as paragraphs)

Comments

No comments yet.

AnnaBella on paragraph 1:

I tried this theme on my test site. It seems to work fine in Firefox but I get a javascript void error in IE.

July 30, 2007 1:11 pm
Eddie A. Tejeda :

This should be resolved in version 1.1

July 31, 2007 12:25 am
Sherman Dorn on paragraph 1:

No “CommentPress Options” tab after installation. Main blog page looks strangely empty. An individual entry page (e.g., http://dorn.blog.usf.edu/general/testing) doesn’t have either a title or the icons for commenting.

WordPress version 1.5.3-beta1

August 17, 2007 9:54 pm
jdwilbur on paragraph 1:

Sherman,

We’ve only tested CommentPress with Wordpress 2.2. I think that the issues you are having are related to your use of 1.5.3.

August 21, 2007 12:27 pm

Unfortunately, a completely fresh install (WP 2.3) has the same problem. See http://www.shermandorn.com/DMLC/2007/09/29/hello-world/ for an example.

Any ideas?

September 30, 2007 11:40 pm
Dustin :

I’ve run into this same issue. It would appear to be something that shows up in Commentpress when you have WP2.3 installed. I was able to successfully use CP with both WP versions 2.1 and 2.2.3.

A look at my htttpd error log seems to indicate that CP causes some sort of unrecoverable error. Example:
[Thu Sep 27 10:56:34 2007] [notice] child pid 1596 exit signal Illegal instruction (4)

I’ve received the same issue on both Mac OSX and Solaris. I’ve tried it both with Apache 1.33 and Apache2, and PHP4 and 5.

This really does seem to be some incompatibility between WP2.3 and CP1.4.

Thanks!

October 1, 2007 1:42 pm
ToddG on paragraph 1:

Hi there-

Found a lil’ bug which kinda stops the show — more of a typo actually — the default installs from 1.3 zip|tar have a function call commented out (lines 128-129):

// You can safely delete the single line below
// if your threaded comments are up and running
// bnc_altertable();

Since that never runs, the custom comments template never gets set (in the form action), and comment submissions post to / of the site instead of the comment script.

Nice easy fix though!

August 30, 2007 11:21 pm
Jeremiah Britt on paragraph 1:

Category templates are bypassed if the Category is empty for current role.

If a category has private posts and the role allows the user to view these posts, the template works as normal.

If the current role disallows this, then the template is ignored, even if it is just plain text wrapped in HTML and BODY tags.

I want to have a custom Not Found message per “empty” category (basically, this content is member only, please join to view), but seem unable. What displays is the header immediately followed by the footer, with no content or sidebars in between.

September 5, 2007 11:48 am
DKR on paragraph 1:

As of now, the code is far from valid. Is no one working to finish this?

If that is the case, I’ll do it.

September 25, 2007 11:36 am
Leslie Johnston on paragraph 1:

Is something like captcha or recaptcha in the development plan, or has added this themselves? Our sys admin wonders if there is a way to integrate challenge-response into CommentPress to avoid automated spamming.

October 9, 2007 9:22 am
Jon Potts on paragraph 1:

I’m new to CommentPress and just a week old on the edublogs site.

I’d love to use CommentPress for my English class homepage/blog, but…
The “read/write comments” bubbles do not seem to function on my site. I click and nothing happens–my fault?

October 23, 2007 7:43 pm
LB on paragraph 1:

I’m trying to use commentpress 1.4 with wordpress 2.3 and found two problems:
a) the titles of the posts don’t appear when the posts are open, so the option to make comments on the whole page is not present.
b) the elements of the sidebar disappear when a post or page is open.
Are these bugs, or I’m doing something wrong?

http://iesecg.edublogs.org/

December 20, 2007 1:54 pm
hk on paragraph 1:

When I inserted a new paragraph to a post, the comments did not adjusted the positions. That is the comments that should have belonged to paragraph #3 belonged to paragraph #2 (the new paragraph).

Please let me know if this can be fixed.

December 25, 2007 6:20 pm
Morten Høybye Frederiksen on paragraph 1:

There is a problem with the auto-creation of the three pages for comments: When a positive GMT offset is used, the call to wp_insert_post transforms the status of the new page(s) into “future”, since the GMT dates aren’t set correctly. This makes the page-creation process run over and over (it looks for pages with a status of “publish”), creating three new pages on each page load.

Solution: In functions.php, change the constructor values to:
$this->post_date_gmt = get_gmt_from_date($this->post_date);
and
$this->post_modified_gmt = get_gmt_from_date($this->post_modified);

Also, delete the four time-related lines in the function commentpress_create_page, as they are unnescessary (and wrong), thus using the default values set above.

January 2, 2008 8:47 am
James on paragraph 1:

My install of commentpress, on an admin page, shows me this:

“You are currently using CommentPress 1.4 and the latest version is 2.2. ”

There’s also a link to a non-existent version

February 9, 2008 12:47 am
Dan on paragraph 1:

Has anyone else tried to add a “ShareThis” widget to their commentpress site? Works fine in Firefox, Safari, IE7 etc. but I’m finding that it blows up completely in IE6.

March 25, 2008 10:28 am
Name (required)
E-mail (required - never shown publicly)
URI
Create an account (optional) | Login