[ SOLVED ] Upgrade 2.2.4 -> 2.2.6 -> 2.3.2 : Problems with URL-Rewriting and Plugin-Directory
Ralf-Schlieper
Joined: 2005-09-25
Posts: 42 |
![]() |
I have upgraded the gallery 2 with the following upgrade-path: 2.2.4 [Everything was ok] -> 2.2.6 -> 2.3.2 Now I have 2 Problems: 1. After the upgrade URL-Rewriting (over 40.000 Photo-URLs in Googles index) was deactivated (only URLs with Ids); due to the problem with the plugin-directory, I have activated the 'rewrite'-Modul in phpmyadmin. I have started the module and tested it - changed the 2 .htacces Files. (G2-Test was ok) But after this. no URL-rewriting again! During the upgrade Process there were some errors during the cache deletion Quote:
"Warning: rmdir(/homepages/5/d11843629/htdocs/gallery2data/cache/entity/1/0/) [function.rmdir]: Das Verzeichnis ist nicht leer in /homepages/5/d11843629/htdocs/www_fotogemeinschaft_de/gallery2/modules/core/classes/GalleryPlatform.class on line 516" or Quote:
"Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /homepages/5/d11843629/htdocs/www_fotogemeinschaft_de/gallery2/modules/core/classes/GalleryModule.class on line 706" There are also Problems with the slideshow "This album has no photos to show in a slideshow." There ARE photos] What is to do now? Ralf Please visit my gallery if you are interested in good B/W-photos: |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
Your javascript is being compressed twice. Add a line to your gallery2/config.php line 29 just after: This should solve a few issues, let us know how things work after this. -s |
|
Ralf-Schlieper
Joined: 2005-09-25
Posts: 42 |
![]() |
Good evening suprsidr, GREAT HINT!! After I have added the line in the config.php the gallery-plugin-interface was ok and i could deactivate and activate 'rewrite'module; after this my URLs are ok again. Before your hint I have felt like this man (;-) And after this, I felt like this man:
Ralf Please visit my gallery if you are interested in good B/W-photos: |
|