Laughinglizard
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress Photolog New VersionPlease visit the Pictorialis support forums at http://mindfulmusings.net/bb
Forum: Plugins
In reply to: WordPress PhotoLogPlease visit the Pictorialis support forums at http://mindfulmusings.net/bb
Forum: Plugins
In reply to: Contextual Related Posts PluginCool! Completely missed that obviously.
Forum: Plugins
In reply to: Little Lizard: Pictorialis help pls@alethia: Can you please email me at dinki at mac dot com with your request? Also, could you provide a little more detail?
ThanksForum: Fixing WordPress
In reply to: Trackback and ping doesn’t work?What version are you using? Trackbacks/pingbacks should work (for the most part) in 1.2 Mingus. The most part comes from encoding issues between different blogs.
Forum: Fixing WordPress
In reply to: Nicer Achives HelpPlease make sure this line shows up in the narchives.php file. If not, please add it inside the <?php and ?> tags towards the beginning of the file.
$posts_per_page = '-1';Forum: Plugins
In reply to: LaughingLizard’s HacksThere will be a sticky posts update which will allow sticky post per category as well.
Forum: Plugins
In reply to: LaughingLizard’s Hacks@solarpunk: did you change menu.php and upload it?
Forum: Plugins
In reply to: LaughingLizard’s Hacks@podz and others: The backup/restore hack is fixed for WordPress 1.2 It should work now.
Forum: Plugins
In reply to: WordPress Photolog New Version@kismet: You missed one of the steps of the tutorial. Change posts to “posts paged”
Forum: Plugins
In reply to: Fix for AutoUpdate LiveJournal@pinwiz: Please make sure that this line exists in the ljautoupdate function:
require_once ("wp-includes/class-xmlrpc.php");
Also, please make sure that there is only one version of the function in your my-hacks.phpForum: Fixing WordPress
In reply to: Posting problem with my-hacks.php@southergal: look at my-hacks.php:81
Forum: Plugins
In reply to: Sortable nicer archives for WordPress 1.2Im going to consider that the new “changes” are being handled between the originator and the user implementing those changes. If you cannot get something to work (even an extra change) please find me in #wordpress or email me and I will try to help out.
Good job with helping out!Forum: Plugins
In reply to: Sortable nicer archives for WordPress 1.2@randybrown:
There was a filename at the end of that error. Please check that file to see if there is anything after the last ?> in that file.Forum: Plugins
In reply to: Sortable nicer archives for WordPress 1.2@randybrown and others:
Fixed the validation issue.
I have removed the $single check from the new download. Please download again if you would like. The $single is used to load different stylesheets on my blog when permalinks are clicked. 🙂 Sorry.