Jump to content

Plugin Manager - plugins/sidebar.php


danielatc81

Recommended Posts

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

post-31958-0-50461900-1384302894_thumb.jpg

Link to comment
Share on other sites

  • Administrators

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');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...