Team,
For a while I'm stuck with the following problem:
I cannot use the organize module to move albums (per drag & drop).
From what I can say, the database gets updated, but the files not moved.
I checked permissions & run the gallery-fix method multiple times, but no luck.
Any idea?
Posts: 16503
Make sure you're using the latest experimental version:
http://github.com/gallery/gallery3/zipball/master
There have been big changes to the Organize module since 3.0.1 was released
____________________________________________
Like Gallery? Like the support? Donate now!
Posts: 129
Tried it, still the same.
The strange thing is, that the files don't get moved. Why?
Posts: 16503
Can you post a link to phpinfo?FAQ: How do I create a phpinfo page?
____________________________________________
Like Gallery? Like the support? Donate now!
Posts: 129
Sure: http://david-steinberger.at/phpinfo.php
But I think there's something else broken for me. Even if I bring it back to my local server with full rights it doesn't work
.
Posts: 16503
http://david-steinberger.at/gallery3/modules/gallery/module.info
you're still running 3.0 First switch to the Wind theme, then upgrade to the latest experimental code:
http://github.com/gallery/gallery3/zipball/master
Upgrade instructions:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!
Posts: 129
Cannot upgrade here. But did it on my test: http://david-steinberger.at/test/index.php. Absolutely the same behavior.
Can u check again. Can send you the credentials.
Thanks,
David
Posts: 16503
You really should. There is a security flaw in 3.0, see the announcement for 3.0.1
http://gallery.menalto.com/gallery_3.0.1_released
However, as far as your other install, yeah, you can send me credentials, just click "Write to author".
____________________________________________
Like Gallery? Like the support? Donate now!
Posts: 16503
Got your PM. Ran through a few things and going to do some more tests.
____________________________________________
Like Gallery? Like the support? Donate now!
Posts: 129
Thanks for having a look. If there's anything I can do let me know.
Posts: 129
Hi Everyone,
Could somebody help me with this issue?
Posts: 129
I think I figured out the issue. I need to set the cache entry in my database.php to false.
I realized that after looking at a fresh install. Here this entry is set to false.
Does somebody know the details behind this config-entry and how this relates to my issue?
Thx,
David
Posts: 26097
How did the value change? Did we ask you to do so or some other?
Glad you figured it out.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 129
Dave, that bad config-setting was me
(long time back). It's tempting to enable caching, isn't it?
I think we should investigate here. If the same happens on other installs then I'd recommend to either remove the config-parameter or to put a big fat warning comment into the config file.
Posts: 26097
I will let you do that and report back.
How about we put a big fat warning on every thing? Come on.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 129
Then let me do that:
I tried it on http://all-inkl.com and my local xampp 1.7.3 server on mac os x 10.6. Organize corrupts my install with 'cache' set to true. To provide some more information I attached both phpinfo files.
... not commenting/replying might be enough to express your thoughts!