Forum Replies Created
- AuthorPosts
Icemanmx
ParticipantHi Ally
Yes i have subdomain for my multisite i just started on jffk.org like eso.jffk.org and so on…
Ok, then i know i can use same license key…
ThanksBest Regards
Adelbert OttoIcemanmx
ParticipantHi Ally
Want to ask if you have license for multisite wordpress installation?Best Regards
Adelbert OttoIcemanmx
ParticipantHello Ally
I did what you told me and for me that function perfect, now i can use 0 or a blank field.
Thanks again for a outstanding service and support.
I purchased a other copy of your qform for wordpress.Best Regards
Adelbert OttoAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello Ally
I don´t know how they did before but all was good to now.
When you put a 0 or leave it blank in the precio field it send the result to the database and it is cero and and have all the partidas.
But that Partida what is 0 or blank does not show up on my e-mail template in outlook, it just jumping over that partida.I will send you both file, the js and the plugin for the e-mail template i am using.
I also sent you mail with a video link you can see what i really mean.Best Regards
Adelbert OttoAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello Ally
Thanks for help, that helped me so i don´t get double e-mails in the database….Anyway i changed the database from ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; to ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
But i guess that was not the problem, but is better.So to the other funny stuff what is going on with the partidas was that if you put 0 or leave blank the price field it is jumping over the that partida and don´t send it with the e-mail.
So how can we adjust the javascript code i have so it can accept 0 or empty field? I will attache the javascript here….
Best Regards
Adelbert Otto- This reply was modified 10 months, 2 weeks ago by
Icemanmx.
Attachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello
It was not utf8mb4, it was only utf8 like this before…
ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’Listado de Orden’;Best Regards
Adelbert OttoIcemanmx
ParticipantHello Ally
Thanks for your help again, it just function perfect…
The result for a test run looks like this…
SUB TOTAL: $ 300,000,000.00 I.V.A. 16%: $ 48,000,000.00 TOTAL: $ 348,000,000.00
Best Regards
IcemanmxIcemanmx
ParticipantHello
Sorry for delay, but all good with your suggestion, thanks againBest Regards
IcemanmxIcemanmx
ParticipantHello
I will try that
ThanksBest Regards
IcemanmxIcemanmx
ParticipantHello Ally
I took away the textarea tag but it still show the <br /> sometimes…
I have it like this now <?php echo $form->getValueHtml(‘quform_1_41’); ?> but some times it show this anyway PANTALON MEZCLILLA 13.5 ONZAS CABALLERO CON CUBRE HEBILLA FIVE POCKET SIN REMACHES<br />shall i use the <p> </p> instead?
It is very strange, i think it is copy and paste…
What you think?Best Regards
IcemanmxIcemanmx
ParticipantHello
Thanks for your help and support again… Is nice to have you on my side.
Now all function perfect.
A warm cup of coffee is waiting for you.Best Regards
IcemanmxIcemanmx
ParticipantHello
Where do i put this php snippet?
As a plugin?
Or should i replace this <?php echo $form->getValueHtml(‘quform_1_226’); ?> what is my hidden field in my notification e-mail template?
And should i leave my hidden field as it is today {date|format:Y} – {uniqid}?Best Regards
IcemanmxIcemanmx
ParticipantHello
Yes we can try that code snippet, i will not truncate the id key, we just run it from where it starts, they already use the application. One question, this number will also be saved to the data base? For i have my own data base in the wordpress database wp_ibodt_tbl_orden? They are also using the WP Data Access to see the data base and and can also export in excel, i will attache 1 image of that, i also attache 1 image for my notification mail there i point out where i have the FOLIO: 2024 – 65a7f5654a303, what we can make then 2024-84 and so on.Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello
When i change the number on the AUTO_INCREMENT what is 83 today to 1 or 00001 it will not save it, when i click Go to make the changes it says Your SQL query has been executed successfully. But when go back again it still says 83.
I have this on hidden field today {date|format:Y} – {uniqid} and it generate this 2024 – 65a5675093d39, so why does it not generate for example 2024 – 83? It should just be ok to start from this number and just go up to 84, 85 and so on.In the answer you gave me with the link, the uniqid have a underline in it as this uniq_id but in the form it is uniqid?
So what can we do?
Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHi again…
The customer is pushing me to make a type of order number what have consecutive numbers like Year – 00001, 00002 and so on, i know we are only sending to the database and do not read nothing from it, if this can be done, please help me and i pay you what you need, i will send that to the customer what have to pay me…Please make it happen… 🙂
Best Regards
Icemanmx- This reply was modified 10 months, 2 weeks ago by
- AuthorPosts