Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
teraßyte Posted February 10 Share Posted February 10 As mentioned in the topic's title, in 4.4.7 with the new gallery version includes a new IMAGES profile extension when viewing a member profile. However, unlike other tabs (for example the ALBUMS TAB in the same gallery application) it doesn't check if the user has uploaded any images before deciding if it should be shown or not. This is the code inside /applications/gallery/extensions/core/Profile/galleryImages.php: public function showTab(): bool { return TRUE; } The ALBUMS profile extension in the same folder (gallery.php) does check if the user has any albums before showing the profile's tab. SJ77 and Colonel_mortis 2 Link to comment Share on other sites More sharing options...
Daniel F Posted February 10 Share Posted February 10 I've created a bug report for this. That said, I've gone ahead and also posted some further ideas to improve the experience here. It would be lovely if the admin could manage the tabs ( change the order + set if it should be hidden, shown only when data are present, or if it should be always shown. ) Randy Calvert, SJ77, teraßyte and 1 other 1 1 1 1 Link to comment Share on other sites More sharing options...
Chris027 Posted April 12 Share Posted April 12 This bug remains unsquashed in 4.4.9 :~) Link to comment Share on other sites More sharing options...
Afrodude Posted April 13 Share Posted April 13 3 hours ago, Chris027 said: This bug remains unsquashed in 4.4.9 :~) You mean 4.7.9 🙂 Chris027 1 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted April 13 Share Posted April 13 13 hours ago, Chris027 said: This bug remains unsquashed in 4.4.9 :~) Yes, this is still an open bug report Link to comment Share on other sites More sharing options...
Recommended Posts