20
Here my problem is different...
I never had a problem with permissions because I chmod the module do 775 before I install it, and again after it is installed. The owner is myself, and the group is always www-data (the Apache group), so Apache can always write to the module's directories.
On the other hand, I have some weird bug here. The upload window's icons don't show up. When I click on Properties for the images, I get this weird URL:
http://www.texasriverbass.com/sites/texasriverbass.com/htdocs/modules/xoopsgallery/images/computer.gifAs you can see, gallery is trying to read the images from a combination of XOOPS_PATH and XOOPS_ROOT_PATH together...!
I am still debugging this right now to try and find the cause of the problem, but if someone has a quick solution up their sleeve, I will be glad to hear it here. There is no permission problem on my site, and safe_mode is off.
Another issue here is that after I update the preferences for Gallery, right after the transition screen where it says "Database has been updated successfuly", the module redirects to the wrong location:
Not Found
The requested URL /modules/xoopsgallery/admin/index.php was not found on this server.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at texasriverbass.com Port 80
Is this just some silly bug?
Skaag