Page 1 of 1

Menu

Posted: 10 Feb 2018, 20:25
by hackie
Hello.

I know you had once a menu on youre server that could be activated by right click mouse.

Was that this plugin : UASECO\plugins\third-party\plugin.context_menu.php ?

If so then I get this : [PHP Warning] require_once(plugins/plugin.context_menu): failed to open stream: No such file or directory on line 966 in file F:\MP4-servers\MP4-Techserver\UASECO\uaseco.php

( I copied already the file to the right location )

Re: Menu

Posted: 10 Feb 2018, 21:47
by undef.de
hackie wrote: 10 Feb 2018, 20:25

Code: Select all

[PHP Warning] require_once(plugins/plugin.context_menu): failed to open stream: No such file or directory
The correct name is "plugin.context_menu.php", you forgot the ".php". =)

And yes, that's the plugin, but it is a pre-alpha version. You better shouldn't use it.

Re: Menu

Posted: 10 Feb 2018, 21:53
by hackie
Only use it @home. Thanks.