forum.coppermine-gallery.net

Support => cpg1.6.x Support => cpg1.6 miscellaneous => Topic started by: desperatefans on June 30, 2020, 10:52:57 am

Title: Upgraded, now white box where gallery should be
Post by: desperatefans on June 30, 2020, 10:52:57 am
http://katharineisabelle.org/gallery/index.php

My team and I recently manually installed the newest version (and uploaded the old backup database we had to get the site going again, it was 1.5), added the info to the config.inc after removing the sample in the file title, ran the upgrader via update.php and everything was going well with no issues until about an hour ago I noticed in the /admin.php that the URL of your Coppermine gallery folder was still set to our old URL. I changed it to te new one as we no longer own the old domain and suddenly everything but the gallery table itself shows up. All of the files, categories, albums are all still there according to the phpmyadmin but nothing is appearing.

It's just an empty white box (on mobile) and only shows the layout (as seen in the attachment) on desktop. I even tried changing the value back to the old URL but nothing. What's happened? I've been using CPG for over a decade and have never seen this before.

Any help would be great, cuz I tried searching and came up with nothing.
Title: Re: Upgraded, now white box where gallery should be
Post by: ron4mac on June 30, 2020, 02:16:28 pm
Check Config->Album list view->The content of the main page.

It should be something like:
Code: [Select]
breadcrumb/catlist/alblist/lastalb/random,2/lastup,2
Title: Re: Upgraded, now white box where gallery should be
Post by: desperatefans on June 30, 2020, 05:22:48 pm
First off, that did fix it though I don't know why that's what broke it since I didn't change that. So thank you for that.

This is what it was when I went to look at it: LASTALB,2/BREADCRUMB/CATLIST/ALBLIST/RANDOM,2

Could it have been because it somehow capitalized itself that it broke?