Gallyery 1.5 + Mambo 4.5.2.1 > No photo chosen random blo

Hotzi

Joined: 2004-03-16
Posts: 58
Posted: Fri, 2005-04-22 21:31

Hi there.

I moved my gallery folder from gallery to gallery1, not i get

No photo chosen.

in the random block module-

I set up a brand new mambo and gallery installation, same problem there.
I used the Component for mambo from the contrib/mambo folder.

There are no errors in php4.log oder apache/error.log

The url is http://www.hotzeltopf.de/component/option,com_frontpage/Itemid,1/
(Module "Zufallsbild")

Testinstallation:

http://hotzimambotest.no-ip.org/index.php?option=com_frontpage&Itemid=1

Can anyone help me?

Best regards

Hotzi

 
Hotzi

Joined: 2004-03-16
Posts: 58
Posted: Fri, 2005-04-22 22:21

Setting $gallery->app->blockRandomCache = "86400";
to "0" -> reload -> setting back to "86400";

helped!

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Fri, 2005-04-22 22:40

0 is not a valid value. Set it to 1, not that I understand why you'd want to.

 
fryfrog

Joined: 2002-10-30
Posts: 3236
Posted: Fri, 2005-04-22 23:26

That would have just auto-expired the cache. The easiest way would have been to go into your /albums/ directory and remove the actual cache file, which would force it to rebuild. I assume your /albums/ dir is actually in /gallery/albums, because if it was just in /albums/ I don't think there would have been any problems.

 
Hotzi

Joined: 2004-03-16
Posts: 58
Posted: Sat, 2005-04-23 08:30

The Cache had old cached entries, because i changed the path, so the 0 setting helped to reinitialize it, next time i will delete the cache file.

I wondered about that test installation, i didnt change anything there.

Best regards

Hotzi