MyBBHacks.com Plugins for  MyBB

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with upgrade
#1
I recently upgraded from EZGallery to Pro and the Gallery isn't showing on the upper right hand portion of the screen for the overall gallery, and users don't have the option to create a gallery either.

Permissions were put in place to allow everyone with valid groups the ability to upload/comment/etc.

No errors, just Gallery link isn't working at all. If I'm in the settings and permissions in Admin CP, I can get to the galleries and see they are present, but can't seem to access via the mybb forum itself. Neither index nor portal.
Reply
#2
Did you uninstall the lite version?
After the install was a menu item added to the main menu?
Should be in the overall template with a link link to ezgallery.php like this site
https://www.mybbhacks.com/ezgallery.php
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#3
Now that I think about it, I do not think I uninstalled the lite version. I've tried uninstalling the pro version and re-installing but that does not seem to work.

Do you know what I need to do to get this resolved?
Reply
#4
Do you have a link to the gallery After the install was a menu item added to the main menu?
Should be in the overall header template with a link to ezgallery.php like this site
https://www.mybbhacks.com/ezgallery.php
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#5
(06-23-2022, 12:51 AM)MyBBHacks Wrote: Do you have a link to the gallery After the install was a menu item added to the main menu?
Should be in the overall header template with a link to ezgallery.php like this site
https://www.mybbhacks.com/ezgallery.php

No item was added to the menu, that's my main problem.
Reply
#6
The plugin will attempt to add the code the header template of the theme you are using if it fails.
Then it requires a manually addition of code. Example code below:
Code:
<li><a href="{$mybb->settings['bburl']}/ezgallery.php" style="background-image: url('images/icons/photo.png');">Gallery</a></li>
Here is a video for the default theme but would be similarl for others with the header template.
https://softwaredemos.tinytake.com/msc/N...OTcwNjEwOA
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#7
(06-23-2022, 03:33 AM)MyBBHacks Wrote: The plugin will attempt to add the code the header template of the theme you are using if it fails.
Then it requires a manually addition of code. Example code below:
Code:
<li><a href="{$mybb->settings['bburl']}/ezgallery.php" style="background-image: url('images/icons/photo.png');">Gallery</a></li>
Here is a video for the default theme but would be similarl for others with the header template.
https://softwaredemos.tinytake.com/msc/N...OTcwNjEwOA

Whew, this seems to have corrected the issue. Thanks a bunch!
Reply
#8
Glad to help.
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#9
(06-23-2022, 03:49 AM)MyBBHacks Wrote: Glad to help.

One more item, unfortunately.

I can't seem to locate how to set a password on a gallery/photo.
Reply
#10
Passwords can be done on a user gallery pictures. You can define your entire personal gallery with a password under personal gallery settings.

Admin created main level categories can’t be password protected
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)