danielatc81 Posted November 13, 2013 Report Posted November 13, 2013 Hello fellow Aviation Enthusiasts! I recently started fumbling my way through phpVMS, and up until this issue the "search" function has been GREAT! I just installed the Plugin Manager and everything appears operation EXCEPT instead of the "Plugins Home" and "Upload Plugins" links I get -- plugins/sidebar.php Has anyone else encountered this issue, and if so, how did you fix it? Many thanks in advance for your assistance. Kind Regards, Dan Attached: Screenshot of issue Quote
Administrators simpilot Posted November 13, 2013 Administrators Report Posted November 13, 2013 Looks like you downloaded the php template version for a tpl template version. You can replace the module with the 1.0 version from here -> https://github.com/DavidJClark/phpVMS-Plugins_Manager/releases or change line 18 in /admin/modules/Plugins/Plugins.php from $this->set('sidebar', 'plugins/sidebar.php'); to $this->set('sidebar', 'plugins/sidebar.tpl'); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.