![]() |
|
File not found when clicking on "Gallery" - Printable Version +- MyBBHacks.com Plugins for MyBB (https://www.mybbhacks.com) +-- Forum: MyBBHacks Site (https://www.mybbhacks.com/forumdisplay.php?fid=1) +--- Forum: Discussion Forums (https://www.mybbhacks.com/forumdisplay.php?fid=7) +--- Thread: File not found when clicking on "Gallery" (/showthread.php?tid=3704) |
File not found when clicking on "Gallery" - alansh - 01-29-2025 I've installed Ezgallery lite (for now). All the admin stuff seems to work, but when I click on "Gallery" at the top of the forum, I get "File not found". I've checked all the permissions and they are all set to anyone can do anything (it's my private site so I'll adjust it all later). The 'gallery' folder (it's at the top level) just contains "index.html". The database has all the tables (as far as I can see). Any ideas where I start looking? Alan Here's a screesnhot of my settings. RE: File not found when clicking on "Gallery" - MyBBHacks - 01-30-2025 The menu button should be linked to ezgallery.php Like on this site here https://www.mybbhacks.com/ezgallery.php RE: File not found when clicking on "Gallery" - alansh - 01-30-2025 Thanks for the quick reply. I've copied it into the correct place but I now get: "This file cannot be accessed directly." The permissions all seem OK. Do you have any more thoughts? [Edit]. I note that the PHP code says if(!defined('IN_MYBB')) die('This file cannot be accessed directly.'); What have I missed? Alan Alan RE: File not found when clicking on "Gallery" - alansh - 01-30-2025 Update - I downloaded and reinstalled it and it appears to have worked. cheers Alan RE: File not found when clicking on "Gallery" - MyBBHacks - 01-30-2025 Glad you have it working! |