Forum Replies Created
-
AuthorPosts
-
jackson.kernParticipant
Just updating my current progress to finding the fix… It was producing a PDF and attaching it to the emails. But now its back to failing to send any kind of email at all. The user that completes the form stated that it just stated a critical error on the website like what i have been dealing with in the past with this plugin…
As i continue to investigate my error logs via my cPanel, I am seeing consistent PHP errors in the log.
[19-Apr-2022 20:22:58 UTC] PHP Warning: Undefined variable $dataKey in /home2/…/…/…/wp-content/plugins/formidablepro-2-pdf/format.php on line 868
[19-Apr-2022 20:22:58 UTC] PHP Warning: Undefined array key 2 in /home2/…/…/…/plugins/formidablepro-2-pdf/class.php on line 187These errors relate clearly to main PHP functions that relate to the formating and the classes per the form and PDF creation.
Now to make sure that i’m not just going completely crazy i setup a new “Email” function in Formidable just pushing out a test to my email and another colleague of mine who also is investigating this issue and we noticed that the email will send with the PDF attachment on that test run but running it with the actual email function, it will not send at all…Therefore ruling out Formidable as a whole to this problem.
It seems that the PHP functions that are in place are not consistent with one another, and it cant read specific values..
Can I please get confirmation as to if there is something i need to do on my end or would this be an update to fix said problem?
I have had this problem for 2 months now with no fix…
jackson.kernParticipantFor those having similar issues to mine, It looks like they pushed out an update to address the issues regarding “Number” formatting for PHP8 (FP2P 3.06) and I can confirm that does seem to address our issue entirely.
jackson.kernParticipantI can confirm that all formidable dynamic fields for Formidable Pro 2 PDF are broken and not working at all. When trying to export an example PDF i get a site error.. (The image posted above..)
Can i get someone to confirm this issue??
Otherwise this plugin is useless for my PDF forms..
jackson.kernParticipantAdmin,
Not sure if this helps but the images posted above is the original mapping I have gave me null values but that is the current structure of my mapping.
jackson.kernParticipantIt wont let me send any images or posts? I tried multiple times
jackson.kernParticipantHow would i set that up in the PRO2PDF options though? I have it set just like i had before its just populating a null value.
jackson.kernParticipantMuch appreciated! Thank you 🙂
jackson.kernParticipantYes, this is the post. Thank you for unlocking it 🙂
jackson.kernParticipantIs there any way doing this for Repeatable Fields? I am trying to format a number field in a repeatable form to a currency value. I am getting nothing but a blank value on my PDF upon exporting. If not is there a way of adding this to the plugin as a feature?
The help has been amazing so far, THANK you again 🙂
jackson.kernParticipantWow, I suppose I just have a TON of fields in this form to even realize that there was even such an option at the bottom of that scroll box. THANK YOU SO MUCH! 🙂
jackson.kernParticipantNot sure what you mean FORMIDABLE: DYNAMIC option. Thus, I dont see it within the PRO2PDF options for that field specifically. Do you mean that I need to implement dynamic field to the form then map it from there? Im just confused as to the dynamic part as both options dont lead me to a textbox to enter in
[xxx format="g:i a"]
Could you please elaborate more? Im sorry for the constant replies as well as Ive been tackling this head on for quite some time with no results..I appreciate your assistance greatly 🙂
jackson.kernParticipantIm not sure I fully understand the instructions and guide for the formatting on time as that is not fully discussed in that post you linked me. Its only references modifying the date format. I just need to understand how to setup the time formatting.
I appreciate the response 🙂
jackson.kernParticipantFigured it out, Looks like if you have 1 field in a repeatable field it only needs to be mapped ONCE to the PDF as opposed to mapping each item – Below is the solution to my problem. Hope this helps others! Thanks 🙂
jackson.kernParticipant -
AuthorPosts