It can get real tricky based on what your mod_rewrite rules are and where the path to the image is.
I had to hard code the field address in the GUI buttons because it was very irregular where it was looking for them. Most of the time it was okay, but sometimes it would have a really weird path in them. I think that Dan has fixed some of that now, but I have not played with 3.16 or 3.17 yet. If you use webdev plugin for FF, you can use the image tool to see what the broken images are. That might help you figure out where it thinks it is looking for them. Images -> Find Broken Images. On Thu, Oct 1, 2009 at 1:35 PM, Markus <[email protected]> wrote: > > site.config still has a title ("configuration"). > > I hoped this release would magically fix the missing images when using > clean URL's. It's amazing that an image does not display although its > file path is correct. Tried a zillion things without success. One > thing I found surprising. When I open the image address in my browser > the image is not displayed either. Only a missing-page page for > boltwire.farm.img.myImage.png is displayed. > > What does that mean? As the address points to a file the rewrite > condition in the .htaccess file should be involved. > > Any hints highly appreciated. > > Regards, Markus > > On Oct 1, 8:10 pm, The Editor <[email protected]> wrote: > > Here's the details of the latest release. > > > > * Added a startup process call to handle special functions early in > > the startup routine. > > * Repaired the embed function, broken in the last release. > > * Fixed functions to unescape parameters so snippets can work in them. > > * Modified the BOLTauth function to strengthen security of > > site.auth.functions and site.auth.commands, and other potential > > security systems. > > * Added a commented out experimental hook for a switchuser function. > > * Slight fix to default style sheet for second level anchors (right or > > left indent as needed). > > * Improved default styling of various form elements. > > * Escaped label for external links > > * Fixed a bug to file links introduced in 3.15 to fix links to farm > > images. Do we have it all correct now? > > * Omitted an extra </div> from the default skin. Oops. > > > > The first point makes possible various kinds of interesting alternate > > startup options. Namely switchuser and urllogin. > > > > I've rewritten the docs for the first one here: > http://www.boltwire.com/index.php?p=solutions.admin.switchuser > > > > And the second allows you to login via url, here: > http://www.boltwire.com/index.php?p=solutions.admin.urllogin > > > > You can run either of these together or separately. > > > > Cheers, > > Dan > > > > DrunkenMonk--did we decide on some thing about how to work an > > alternate site.config system? I didn't see anything in the code... > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
