WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (4) GROUP BY ID

Curioso! » Blog Archive » PictPress - planned extensions and wishlist


PictPress - planned extensions and wishlist



These are my planned extensions for PictPress:

  • Template functions that generate a prev/next thumbnail for picture pages.
  • Merging of new images in a picture directory with the previously generated content.
  • Optionally setting post-date to date of first picture.
  • Improving the CSS.
  • Add print CSS.
  • Integrating with WP2PDF.
  • I would like something like subtitles for the picture pages that are used as caption for the thumbnails.
  • Optionally add info from EXIF headers.
  • Moving image directory to arbitrary path instead of permalink.
  • Generate separate posts per image (in hidden category) instead of separate pages.
  • Make configuration options page.
  • Make rdjpgcom optional.
  • Make rewrite rule optional.
  • Add configuration variables for pictpress and cache directory.
  • Add option to prevent linking to full size image.
  • Make cache dir more flexible.
  • Make PictPress compatible with 1.3 version of WordPress.
  • Provide mass editing mode for picture post titles.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '4' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply