URL problem with Module Album

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
monghidi

URL problem with Module Album

Post by monghidi »

Hi everyone,

I have an issue with Album 0.9.2 running on CMSMS 1.2 "barbados". These are running along with several other successful installations of CMSMS on my Windows box. However, this is my only try at using the module Album.

I can create Albums and manage them just fine, in fact everything appears to be working for Album EXCEPT for this:

In IE6 (and7), when I am ready to click a thumbnail to view a picture I see the following URL:
  http://localhost.mysite.com/uploads/images//album_imgs/001.jpg
(please note the double forward-slash '//').
RESULT: I can navigate the pictures without trouble, despite that quirk in the URL.

In Firefox, however, I see this URL:
  http://localhost.candgus.com/uploads/images\/album_imgs/001.jpg
  (note the backward/forward slash combination in that '\/')
  RESULT: Firefox spins forever and cannot load a picture. I see only the 'loading' image.
  ???

I've looked through the forums and searched through as much code as I could to try to spot where this URL is being generated, with no luck so far.

Anyone have any suggestions?

Thanks!
Locked

Return to “CMSMS Core”