MyBBHacks.com Plugins for  MyBB
found a few issues with 5.0.3 - Printable Version

+- MyBBHacks.com Plugins for MyBB (https://www.mybbhacks.com)
+-- Forum: ezGallery Pro for MyBB (https://www.mybbhacks.com/forumdisplay.php?fid=8)
+--- Forum: Bugs (https://www.mybbhacks.com/forumdisplay.php?fid=12)
+--- Thread: found a few issues with 5.0.3 (/showthread.php?tid=2667)



found a few issues with 5.0.3 - shemo - 02-01-2014

the batch add is getting php errors:

   

the site layout is broken after I created a new category in 5.0.3, as seen here (only when using the ace navy theme on my forum):

   

live link: http://shavenook.com/ezgallery.php?action=gallery&cat=2

I also see that the path to the batch add directory is showing up twice:

/home/public_html/gallery/ftp/
/home/public_html/gallery/ftp/

furthermore, the footer area is being copied 2X in the luxure theme:
http://shavenook.com/ezgallery.php?action=gallery&cat=3


RE: found a few issues with 5.0.3 - MyBBHacks - 02-01-2014

Will check it out for the category did you just delete that category?
I see cat 3 in the live link but not cat 2 unless it is hidden by permissions for guests?


RE: found a few issues with 5.0.3 - shemo - 02-01-2014

(02-01-2014, 12:52 AM)MyBBHacks Wrote: Will check it out for the category did you just delete that category?
I see cat 3 in the live link but not cat 2 unless it is hidden by permissions for guests?

let me check permissions...

cat2 is shavenook meetups

(left most is the view permission)
   


RE: found a few issues with 5.0.3 - MyBBHacks - 02-02-2014

Fixed the layout issue
5.0.4
!Fixed extra gallery footer call when visiting a gallery main category which causing some footer issues.

For batch add. Make sure under gallery settings in the admincp that the batch add path is something like the following:
/public_html/forum/gallery/ftp/


RE: found a few issues with 5.0.3 - shemo - 02-04-2014

(02-02-2014, 08:58 AM)MyBBHacks Wrote: Fixed the layout issue
5.0.4
!Fixed extra gallery footer call when visiting a gallery main category which causing some footer issues.

For batch add. Make sure under gallery settings in the admincp that the batch add path is something like the following:
/public_html/forum/gallery/ftp/

looks good.

you still might want to fix the batch add tab listing the ftp directory twice.


RE: found a few issues with 5.0.3 - MyBBHacks - 02-04-2014

It lists it twice since I belive the top is shows the root folder.
And the bottom shows the folder you are in.
If you had other folders in there there would be space between them.