Upgrade problems 7.3.5 to 7.4.2

I've attempted to upgrade four sites but none work properly, if at all. One site is so simple, it was actually quicker to redesign it with a clean install of Dolphin 7.4.2, but here's the weird thing:

The upgraded site works okay but refuses to display thumbnails and images from the Photos module. Images from other modules work fine.

When I redesigned the site, I compared it with the upgrade and guess what? Every file is identical! So that makes me think the upgrade is corrupting databases.  The site in question has one module (photos) and four members. The site I built from scratch is:

http://digital-junction.com/demo

When I use Google's inspect to look at the thumbnail, it clearly shows the image exists.

and the site that was upgraded is:

http://digital-junction.com/demo2

When I use Google's inspect on the empty space, the code is identical. The image number is different but that's understandable. The images are in the photos data/files directory.

When adding error checks to to the newly created site's header.inc.php I'm faced with a barrage of Notices, which I understand aren't the same as warnings. Even so, surely they must affect something further down the track.

I need to resolve this because I have two larger sites where the images aren't showing.

Comments welcome.

-----------------------------

Notices:

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined index: moderator in inc/membership_levels.inc.php on line 340

Notice: Undefined index: Block in inc/classes/BxDolPFM.php on line 1569

Notice: Undefined index: Order in inc/classes/BxDolPFM.php on line 1570

Notice: Undefined index: AddBlockProps in inc/classes/BxDolPFM.php on line 1572

Notice: Undefined index: AddProps in inc/classes/BxDolPFM.php on line 1573

Notice: Undefined index: Block in inc/classes/BxDolPFM.php on line 1569

Notice: Undefined index: Order in inc/classes/BxDolPFM.php on line 1570

Notice: Undefined index: AddBlockProps in inc/classes/BxDolPFM.php on line 1572

Notice: Undefined index: AddProps in inc/classes/BxDolPFM.php on line 1573

Notice: Undefined variable: iMemberId in templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined index: page in templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined index: per_page in /home/digita96/public_html/demo/templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined index: moderator in inc/profiles.inc.php on line 640

Notice: Undefined property: BxTemplProfileGenerator::$owner in inc/profiles.inc.php on line 640

Notice: Undefined index: moderator in inc/profiles.inc.php on line 649

Notice: Undefined variable: iMemberId in templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined index: page in templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined index: per_page in templates/base/scripts/BxBaseProfileGenerator.php on line 75

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined variable: sqlFields in inc/classes/BxDolAlbums.php on line 429

Notice: Undefined index: memberID in templates/base/scripts/BxBaseMenu.php on line 414

Clipboard01.jpg · 108.8K · 167 views
Clipboard02.jpg · 107.8K · 177 views
Quote · 8 Apr 2020

Could it be a wrong entry in a htaccess file?

Quote · 8 Apr 2020

 

On this website: http://digital-junction.com/demo2/

 

When i inspect an image and see this link for example: 

http://digital-junction.com/demo2/m/photos/get_image/thumb/92f55c390f63579d5b8521489c2096a0.jpg

 

and put it into the browser the link changes to:

http://digital-junction.com/demo2/modules/boonex/photos/templates/base/images/icons/private.png

 

Is this a hint for you? Maybe the privay setting of a user changed? Could that be a reason?

Quote · 8 Apr 2020

Hello johnk42!

 

May you please specify on what step did you discover this result (7.3.5 - 7.4.0, 7.4.0 - 7.4.1 etc)? Also, did you get any errors during the upgrade steps? What PHP version was in 7.3.5 version? Also is it possible to get CPanel access to your Dolphin 7.3.5 site?

Quote · 8 Apr 2020
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.