Advertisement:

Author Topic: plugin.jquery.js is missing in dliCore plugin directory  (Read 535 times)

ljbomir

  • Newbie
  • *
  • Posts: 5
plugin.jquery.js is missing in dliCore plugin directory
« on: July 28, 2018, 02:44:46 pm »
Hello everyone!

jquery.plugin.js is requested in "dliCorePlugin.php" at line 133:

132-    private function _enqueueScripts() {
133:        JSManager::getInstance()->registerJSFile('jquery-plugin', $this->getPluginUrl() . 'assets/js/jquery.plugin.js', 'jquery');
134-        JSManager::getInstance()->enqueueJSFile('jquery-plugin');


However in the listed directory there is no such jquery.plugin.js file at all:

root@server-debian:../oc-content/plugins/dliCore/assets/js# ll
total 64
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 countdown
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 cron-editor
drwxr-xr-x 16 www-data www-data 4096 Jul 19 18:48 datatables
drwxr-xr-x  3 www-data www-data 4096 Jul 19 18:48 datetimepicker
-rw-r--r--  1 www-data www-data    0 Jul 19 20:08 dlicore.js
drwxr-xr-x  9 www-data www-data 4096 Jul 19 18:48 filemanager
drwxr-xr-x  4 www-data www-data 4096 Jul 19 18:48 flipcountdown
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 jquery.maxlength
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 maskedinput
drwxr-xr-x  7 www-data www-data 4096 Jul 19 18:48 multi-select
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 onmutate
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 pnotify
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 quicksearch
drwxr-xr-x  6 www-data www-data 4096 Jul 19 18:48 tinymce
drwxr-xr-x  4 www-data www-data 4096 Jul 19 18:48 validate
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 waitMe
drwxr-xr-x  2 www-data www-data 4096 Jul 19 18:48 watch



Do you guys have the same issue ?




ljbomir

  • Newbie
  • *
  • Posts: 5
Re: plugin.jquery.js is missing in dliCore plugin directory
« Reply #1 on: August 02, 2018, 11:10:25 am »
No one have purchased the Image Editor plugin ?

I expect this will be reproducible for you guys too.

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: plugin.jquery.js is missing in dliCore plugin directory
« Reply #2 on: August 02, 2018, 05:40:34 pm »
Better contact developer directly, I don't think he's hanging in the forums frequently.
You have contact information in the plugin.

Regards

osclassuer

  • Newbie
  • *
  • Posts: 6
Re: plugin.jquery.js is missing in dliCore plugin directory
« Reply #3 on: June 17, 2019, 01:48:52 pm »
got same error here