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