[Résolu] File upload not working when CPT Layout Injector Plugin activated
This support ticket is created Il y a 5 années et 9 mois. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.
Hi, i'm having the following issue. Everything on my website is working fine...
I'm using "CPT Layout Injector from Tortoise-IT - Sean Barton" to create post layouts...as soon as this plugin is active, the file uploads in Cred / Forms doesn't work... as soon as i deactivate the above plugin... 5he file upload works again...
any idea solution... has this been discussed before?
I tried accessing the link to the file but its saying that the WeTransfer link has expired.
Could you try sending it again ? Failing that i've enabled the private fields for your next response so that you can also provide credentials for the site as well.
The below error shows up when CPT layout injector has been enabled and i open the page "add test post" (that page contains the form)
(index):1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Function.n.parseJSON (jquery.js?ver=1.12.4:4)
at Function.a.parseJSON (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLInputElement.self.initFileField (file_upload.js?ver=5.0.3:89)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at CREDFileUpload.init.self.credFileFuInit (file_upload.js?ver=5.0.3:59)
at new CREDFileUpload.init (file_upload.js?ver=5.0.3:277)
at HTMLDocument.<anonymous> (file_upload.js?ver=5.0.3:281)
at i (jquery.js?ver=1.12.4:2)
When CPT Layout injector is deactivated, no errors show up.