Laughinglizard
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress Photolog New Version@w8in: looking into it
Forum: Fixing WordPress
In reply to: Cannot Logout@mirell: cannot duplicate the problem in the RC or the nightlies.
Forum: Fixing WordPress
In reply to: blog by email is broken@atmasphere: What you see there is not the email that you sent to your blog. I would setup a simple account on your own email client (set to delete posts when you want them deleted) and remove every email that is in that account. Once you are sure that there is no other email in there, send you blog another email and give the posting a shot. That should fix it.
PeaceForum: Fixing WordPress
In reply to: Comment database error@randybrown: I have yet to come across this error in any of the RC installs that I have. Was there something peculiar about that post? Could you provide us with an URI?
Forum: Everything else WordPress
In reply to: Will WP go priced too?No.
Wow…good job! That was going to be the next step in Pictorialis. If you dont mind, I would like to offer this as an extra plug-in for pictorialis.
Forum: Plugins
In reply to: AutoUpdate LiveJournal HackDespite my previous post, at this time there are no plans to make an edit feature for liveJournal blogs.
🙂Forum: Plugins
In reply to: WordPress Photolog New Version@alethia: you dont need to create a new database as long as you are willing to put up with a few nuisances till things get worked out. In other words, things might break a little and you will have to give me the chance to fix them as and when they arise.
🙂Forum: Fixing WordPress
In reply to: category id problem@stevechamp: You do not mention what version you are using, but that function has been deprecated and does not return the correct value for the Category ID.
I am not sure what you are trying to achieve, so a little more information would make things clear for everyone.
PeaceForum: Plugins
In reply to: Please help…@ferrold: 1.0.2 did not have the plug in architecture. You would need one of the releases in http://www.wordpress.org/nightly or you could use the CVS version to get the plugins .
Forum: Plugins
In reply to: Shadows and other formatting hacksBecause this uses a float to generate the shadows, the only real way to get them side by side is to wrap the whole image in a div and then insert another one. The images have to be of the correct size so they can fit inside your content div.
I would look at playing around with the CSS that is included with those quicktags. Also, take a look at the example on http://www.alistapart.com/ to see the example on multiple images.Forum: Plugins
In reply to: WP Backup/Restore new versionSorry for the late reply. This backup was written for the 1.0.1 and 1.0.2 versions and the backups that I have performed with this script contain the data.
Did you download the updated version from
http://dinki.mine.nu/word/b2-img/wp_backup11.zip ?Forum: Plugins
In reply to: WordPress Photolog New VersionSorry 🙁
I might be able to come up with a solution for you. But I cannot give you an ETA for it at this time.Forum: Plugins
In reply to: WordPress Photolog New Version@kathie: only if you are your own webhost. You could download the NetPBM binaries from the gallery distribution and then modify the paths in post.php, but its not a simple install by any means.
Forum: Plugins
In reply to: WordPress Photolog New Version@ara: when the comment form is displayed, the comment link is not displayed and vice versa. That is by design. With the cat=1&paged=3, everything gets overridden and you see everything available on that page. Is that what you were asking?
At this time there is not category hack. You could download the archives from the previous thread which lists pictures by category. I might come up with a category browsing solution sometime later if there is enough interest.
@kathie: If you dont have GD installed and changing the $usePBM value gives you a blank page, you do not have that installed either. The error from NetPBM is not as graceful as from GD and all you end up with is a blank page. You should contact your webhsot to see if they could install either GD or NetPBM on your server.