MKJCentral Forum

Forum Listings => My Scripts => Website Test Forum => Topic started by: Bossman on Jan 25, 2024, 11:50 AM

Title: Gallery Button Deactivated
Post by: Bossman on Jan 25, 2024, 11:50 AM
\forum\Sources\GalleryHooks.php changed.

Line 119 deactivated
Line 20 changed to false ...

#'show' => allowedTo('smfgallery_view'),
      'show' => false,

The gallery link has been taken away from the menu and a link added to the Admin menu instead.  This is because the gallery is for Admin use only (for now).