Hi,
I upgraded my gallery to CVS-version about 10 days ago. Everything was fine, uploading images, admin panel, etc.
Today I upgraded to the latest CVS-Version (gallery2-2005-11-14) again.
Since then I can't upload images via Windows-XP-imageupload.
gallery itself (viewing albums, pictures, etc.) works fine, but when I try to access site administration the page opens but looks like the stylesheet is missing. Every link in the admin panel gives the following error:
Quote:
Error (ERROR_MISSING_OBJECT) : Parent 7 path admin
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 118 (gallerystatus::error)
* in modules/core/classes/GalleryCoreApi.class at line 1763 (galleryfilesystementityhelper_simple::fetchchildidbypathcomponent)
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 63 (gallerycoreapi::fetchchildidbypathcomponent)
* in modules/core/classes/GalleryCoreApi.class at line 1709 (galleryfilesystementityhelper_simple::fetchitemidbypath)
* in modules/core/classes/GalleryView.class at line 371 (gallerycoreapi::fetchitemidbypath)
* in modules/core/classes/GalleryView.class at line 246 (siteadminview::_getitem)
* in main.php at line 335 (siteadminview::doloadtemplate)
* in main.php at line 88
* in main.php at line 81
Looks like an error with mod_rewrite???
Regards,
florre
Gallery version: 2.0.1+ (core 1.0.8)
PHP version: 4.4.1 cgi-fcgi
Webserver: Apache/1.3.27 (Linux/SuSE) mod_fastcgi/2.4.2 FrontPage/4.0.4.3 PHP/4.4.1 mod_perl/1.27 mod_ssl/2.8.12 OpenSSL/0.9.6i
Database: mysql 4.0.23-Max-log
Toolkits: ImageMagick, NetPBM, Gd
Operating system: Linux dd1618 2.4.21-260-athlon #1 Wed Nov 17 20:54:44 UTC 2004 i686
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Posts: 32509
we've introduced relative urls on Saturday to reduce the size of our generated pages.
we've found a couple of bugs caused by that and we'll fix it soon (but not in the next hours).
Posts: 21
yes, thought so...
any idea where I can download a tarball of yesterdays, or any other nightly build?
greetings,
florre
Posts: 32509
not sure if the fix is in the last nightly, but it is in the developer cvs.
click download in the upper right, on that page click jmullans g2 nightly snapshots page.
Posts: 21
hey, thanks for the help!
the 2005_11_16-nightly fixed my problems with the admin panel...
but image upload with Windows XP still does not work...
Posts: 32509
did you redownload the publish xp registry file and did you execute it?
the registry file contained a wrong url ....
and if it still doesn't work if you do that:
what exactly doesn't work, what step, what error?
and please post the contents of your registry file and your g2 url.
Posts: 21
Hi,
I upgraded again to latest CVS (now 2005-11-17), redownloaded the .reg-file, cleared my registry of references to the gallery upload wizard, imported the new install_registry.reg and tried... again no luck!!
The XP Upload Wizard works so far, I can select pictures, select/create albums in my gallery, I checked "remove file extensions" and unchecked "resize". Now I hit next and the upload wizard finishes immediately with the message, that there has been an error copying files to my server...
You can find my gallery at http://bilder.florre.de
also, new-user-registration-emails just contain the relative part (without http://bilder.florre.de/ ) of the URL, making them non-clickable in eMails
Greetings,
florre
Gallery-Version = 2.0.1+ Kern 1.0.9
PHP-Version = 4.4.1 cgi-fcgi
Webserver = Apache/1.3.27 (Linux/SuSE) mod_fastcgi/2.4.2 FrontPage/4.0.4.3 PHP/4.4.1 mod_perl/1.27 mod_ssl/2.8.12 OpenSSL/0.9.6i
Datenbank = mysql 4.0.23-Max-log
Werkzeuge = ArchiveUpload, Exif, Gd, NetPBM, Thumbnail, ImageMagick
Betriebssystem = Linux dd1618 2.4.21-260-athlon #1 Wed Nov 17 20:54:44 UTC 2004 i686
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)
Posts: 32509
get tomorrows nightly snapshot, (don't think bharat's fix made it in today's, but you could try).
it should be fixed in develeopment cvs.
Posts: 21
valiant,
thanks for your help... everythings works now like it should