Support Forums - Classified Ads Script Osclass

Osclass theme support => Zara Osclass Responsive Theme => Topic started by: aldo on November 15, 2017, 09:53:26 AM

Title: fineUploader is not a function
Post by: aldo 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.
Title: Re: fineUploader is not a function
Post by: MB Themes on November 15, 2017, 02:29:11 PM
@aldo
Fineloader library should be automatically loaded by osclass.
What is your uRL?
Title: Re: fineUploader is not a function
Post by: aldo 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
Title: Re: fineUploader is not a function
Post by: MB Themes on November 15, 2017, 04:45:10 PM
@aldo
Add this to your head.php:
Code: [Select]
  osc_enqueue_script('jquery-fineuploader');

Title: Re: fineUploader is not a function
Post by: aldo 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. 
Title: Re: fineUploader is not a function
Post by: MB Themes 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.