I am using acidfree with phptemplate theme engine (Kubrick theme). I managed to get mass import images and get an album page with thumbnails. However the link from the thumbnails has an extra ?q= in the address generated, resulting in a page not fround error. I am not a programmer and cannot figure out why. I suspect there may be a bug introduced when interacting with the theme engine.

Comments

vhmauery’s picture

Category: support » bug
Status: Active » Fixed

This was a genuine bug. In an attempt to allow for path aliasing, I guess I was a little over zealous in replacing plain paths with url(path). I have committed the fix to CVS and it should be repackaged 8 hours or so.

vhmauery’s picture

Status: Fixed » Closed (fixed)