I was getting an out of memory error that resulted in just blank gallery:
{"app":"PHP","message":"Allowed memory size of 268435456 bytes exhausted (tried to allocate 27082251 bytes) at /var/www/owncloud/apps/gallery/ajax/getimages.php#47","level":4,"time":"2013-09-15T02:
But then I found the gallery2 rewrite and it did not produce that error. Yay!
The gallery2 page even loaded and displayed the proper root folder... Unfortunately it did produce its own error after clicking the single folder displayed. :-(
{"app":"PHP","message":"Undefined offset: 1 at /var/www/owncloud/apps/gallery2/ajax/getalbuminfo.php#14","level":2,"time":"2013-09-15T03:06:05+00:00"}
I was getting an out of memory error that resulted in just blank gallery:
{"app":"PHP","message":"Allowed memory size of 268435456 bytes exhausted (tried to allocate 27082251 bytes) at /var/www/owncloud/apps/gallery/ajax/getimages.php#47","level":4,"time":"2013-09-15T02:
But then I found the gallery2 rewrite and it did not produce that error. Yay!
The gallery2 page even loaded and displayed the proper root folder... Unfortunately it did produce its own error after clicking the single folder displayed. :-(
{"app":"PHP","message":"Undefined offset: 1 at /var/www/owncloud/apps/gallery2/ajax/getalbuminfo.php#14","level":2,"time":"2013-09-15T03:06:05+00:00"}