Does this work with 2.6/2.8? or what did I miss?
It enables fine but no settings menu under plugins (unknown whether ther should be).
No link is shown/added to menu.
Manually going to example.com/forumfolder/gallery returns 'Page does not exist'.
Tested with both 2.6 and 2.8
set uploads permission
Removed 'manager/' from line 64 in gallery.php as instructed
uploads/picgal was not created when activating the plugin - created it manually - no change.
Readme says to but it in plugins folder (so have not mistakenly put an application in the plugins folder).
Readme says:
"You first need to create a new Album and then the form appears in the Album you just created so you can upload pictures to it. The link to the Gallery only appears to logged in users."
I see no link and no way to create a galley.
Gallery.php says
echo '<div class="Tabs"><a class="BigButton" href="'.Url('gallery').'" title="Main Gallery"><h1>'.T('Picture Galleries').'</h1></a></div>';
I'd expect a button named Picture Galleries to be added and a /gallery url to exist.
Even found an older version (1.3) of the plugin on GitHub - same result
What am I missing?
or
does this plugin not work with current versions)