*

aldo

  • **
  • 5 posts
fineUploader is not a function
« on: November 15, 2017, 09:53:26 AM »
I'm getting this error "TypeError: $(...).fineUploader is not a function" on firefox console after switching to php 7.1, with zara theme there is nothing to click at to upload photos. is anyone else experiencing this error.

*

MB Themes

Re: fineUploader is not a function
« Reply #1 on: November 15, 2017, 02:29:11 PM »
@aldo
Fineloader library should be automatically loaded by osclass.
What is your uRL?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aldo

  • **
  • 5 posts
Re: fineUploader is not a function
« Reply #2 on: November 15, 2017, 04:29:08 PM »
they are loaded but i don't know, just awhile back switched back to 5.6  version and even on that doesn't want to work. url https://goo.gl/wja769

*

MB Themes

Re: fineUploader is not a function
« Reply #3 on: November 15, 2017, 04:45:10 PM »
@aldo
Add this to your head.php:
Code: [Select]
  osc_enqueue_script('jquery-fineuploader');

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aldo

  • **
  • 5 posts
Re: fineUploader is not a function
« Reply #4 on: November 15, 2017, 05:13:57 PM »
thankx mate it did the job, any idea why should that happen. by the way i'm new to this thing and i'm searching the forums about hooking plugins on subcategories, is there such a thing. 

*

MB Themes

Re: fineUploader is not a function
« Reply #5 on: November 15, 2017, 08:50:33 PM »
@aldo
It's hard to say...
Do not know any topic regarding hooking plugins, it will not be easy.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots