Import XML Function Issue
-
Several hosts don’t support the the XML import function used by Formidable because apparently it is a security risk.
libxml_disable_entity_loaderI use the Premium Paid Version as well as the Free version on several different websites of mine. I have some very complex and lengthy forms and views I’ve built that I would build first on my own testing site before moving them over to another site. Unfortunately, since it’s not possible to import on a lot of hosts using this function, I might have to start from scratch on a lot of forms which I really would like to avoid 🙂
Do you know any easy workaround for this? Some options I’ve thought might work:
– Bypass the function withlibxml_disable_entity_loader(false). Unfortunately, this didn’t work.
– Login to Database and copy relevant table data to other database. Will this work? If so, what is the table called?
– The function apparently is for external imports. Is there a way to import if I copy the XML file to the web server?Also, aside from my own self interest in the matter, I wanted to post to at least make sure you are aware of this “potential” security risk. Two hosts that I know block this function are Kinsta and WPMUDev.
Anyway, thanks for any help or suggestions! Other than this one issue I’ve had this really has been an awesome plugin and way easier to style than Gravity Forms was.
The topic ‘Import XML Function Issue’ is closed to new replies.