Willkommen auf der privaten Homepage von Johannes Jarolim, Salzburg, Österreich

Welcome to the private homepage of Johannes Jarolim, Salzburg, Austria, Europe.

This is a YAPB post

25. August 2006, 22:24

FAQ

97

Frequently Asked Questions

Here some frequently asked questions (and hopefully helpful answers):

Why can’t i upload multiple images to one post?
Because this is my philosophy about photoblogs: One post, one image, one description. If you want to post several images to one post, you may wish to use a gallery plugin like myGallery NextGen Library (i use that for myself and can highly recommend that). Don’t use the previously recommended myGallery since it has security flaws that allowed a hack of my server – Additionally, the developement on the plugin has stopped.

Arg – YAPB throws a fatal WordPress error on activation?
Please have a look at your PHP memory limit – Alpha reported that rising the memory limit from 8M to 16M would help in this issue. Update: YAPB 1.7 was refactored so it’s much more unlikely you encounter a memory limit problem.

Why don’t i see EXIF Data?
(1) First of all: Did you included the output code into your theme? Exif output isn’t part of the “automatic inclusion feature” since it’s (a) just a help for beginners and (b) i don’t know where you want to show the exif tags.
(2) If YAPB can’t find EXIF data, there’s probably none. Make sure you use only image manipulation software that preserves EXIF data in the images data. Sample mistake: “Safe for web” in Photoshop strips all EXIF data from images.

On the YAPB options page, the field where i can select the EXIF Tags to be viewed is empty?
This list gets filled after you posted at least one image containg EXIF data – The filter “learns” fom your images. Either you didn’t post an image before, or that image didn’t contain any EXIF data (see question above). It could be a bug of course – But please check your image before posting complaints.

Why don’t i see any thumbnails at all – I did everything as you described and get no php errors?
(a) Did you set the directory permission for the thumbnail generator as mentioned here?
(b) Exactly how big is your original image? Thumbnailing needs memory (have a look at the php memory limit and the according entry in the phpThumb FAQ) or an installed imagemagick library for really big images.

If i assign a photoblog post to multiple categories, the “next image” and “previous image” links doesn’t work anymore.
That’s the documented behaviour of the used wordpress functions. If anyone finds a better way of solving this (without merely duplicating those both functions) – Please tell me. In the meantime: To get that working, you have to assign all photoblog posts to EXACTLY ONE category. And it has to be the same category of course ;-)

Why did you use JavaScript injection to insert the form fields?
Because WordPress doesn’t provide a hook to insert html where i wanted it. Imho the file upload field is the second important thing you should see after the title-field in a photoblog. So i inserted the field per DOM manipulation.

What’s the main difference to Pictorialis?
Pictorialis is a total WordPress conversion. The creators took WordPress 1.x as basis, touched a lot of internal code and morphed the whole thing. The main problem that i see is this: What do you do if a newer version of WordPress gets released? You have to do all those nifty code manipulations again. Same story for security updates. Yapb just adds photoblog functionality as plugin. It doesn’t touch original WordPress code and so i can take all patches, security updates and just use them. YAPB may not have so much functionality as Pictorialis, but it’s as durable as a plugin can be.

Nothing nada niente works
Oh my – Don’t flame me – I’m just the programmer ;-) If you give me feedback, i’ll look what i can do. Of course, you are not forbidden to investigate the cause for yourself and send me detailed feedback ;-) And don’t forget to search the forum – Most probably you’ll find the answer to your question there.

I’ve a big problem with my template design, HTML, CSS, JavaScript, PHP or whatever
Don’t want to sound snappy – But hey: I’m the plugin programmer. Not your HTML coach. If you’re very polite and post your question in the forum i may have a look – But i don’t think that this topic is my topic. There are a lots of peoples in forums out there handling these problems with joy and i only have a limited time budget. Right now my wife is waiting for me to go to sleep too – finally.

I’ve sent a bug / feature request / feedback and nothing happens?
I’m father of two childs, i’m husband of a beautiful woman, i’ve a fulltime job, sometimes i want to go out taking some photos or go to gym. So don’t be dissapointed if i don’t work 24/7 on YAPB (Beside of this: YAPB really works fine for me – And that’s the main reason i developed it). Additionally: Programming is a hobby of mine and it wouldn’t be that funny if i always had to program what others want – like at work. And don’t forget that you got this plugin for free. Nevertheless if i see a good point i normally react as soon as i can.

I want to donate – What ammount do you await?
Hah – I’ll take any ammount you’re willing to give ;-) But as stated on the pages: An ammount high enough to buy an interesting book or DVD does it. If anyone has a tip: I’m still searching for a reliable european or german online shop accepting Paypal.

Your question wasn’t asked frequently?

Since there is definitly some feedback and the pages grow and grow – I suggest you use the yapb-forum to ask questions, maybe help each other, etc.

This entry was posted on Friday 25. August 2006 at 22:24.