Forum Replies Created
- AuthorPosts
Icemanmx
ParticipantHello
Yes that´s was the code, just edit the admin.php and function perfect now.
Now i will save this code on my backup server for future use after update.Thanks a bunch
IcemanmxIcemanmx
ParticipantHello
I dont have problem to open the excel, i have problem to parse right characters for spanish.
I had a fix before from you guys, like something UTF-8 in the admin.php, but with the update i lose that setting…
I only need that fix back, nothing else..Icemanmx
Icemanmx
Participantdefault: $row[$field] = html_entity_decode(preg_replace('/<br />/', "\n", $row[$field]), ENT_QUOTES); break; case 'email': // Email elements: remove <a> tag $row[$field] = trim(strip_tags($row[$field]));
This is still not correct, still get wrong characters…
- This reply was modified 9 years, 4 months ago by
Icemanmx.
February 16, 2016 at 5:16 pm in reply to: can't receive email from any of my form in my website #18214Icemanmx
ParticipantCan you send any mail from your domain? if not, check so you are not blacklisted, check here http://mxtoolbox.com/ just put your domains ip.
April 11, 2014 at 5:28 pm in reply to: Success message not showing, despite having quform-elements wrapper #9551Icemanmx
ParticipantThanks a lot, function perfect now…
Best Regards
IcemanmxApril 10, 2014 at 6:14 pm in reply to: Success message not showing, despite having quform-elements wrapper #9529Icemanmx
ParticipantOk, i sent you the mail
ThanksApril 9, 2014 at 7:46 pm in reply to: Success message not showing, despite having quform-elements wrapper #9505Icemanmx
ParticipantHello , i have the same problem, can you show me the code how it should look like?
Thanks
Best Regards
IcemanmxIcemanmx
ParticipantHello
Thank you very much.
I think this will be a good add on to have for some web designers. Is not only that you want to see a form result for a admin, it is also that we can show form result to members on the page also.
I really looking forward to this add on..
I just need to say, the Q-Form is the best form application i ever worked with, its really nice.Thanks
Best Regards
IcemanmxIcemanmx
ParticipantHello
I fully understand, is it something you can create a addon plugin for qform?
I know how to list from db, but im not familiar with wp core.
Tell how much it will be, if you are interested to make it for me, and others.Best Regards
IcemanmxIcemanmx
ParticipantHello
No this does not function, i dont need to list wp members. What i want to do is a, like say a roster list of members what is in the game. Be able to upload a profile image and names, players name and so on.
So when members register q-form register form then all members will be seen at the wp admin page, but i also want to be able to list this result on a member page so other people can see them.
I already see roster list plugins, but they are already premade, dose not suit my needs to be able to put my own form elements, q-form does that very good, but i dont know how to show it on a page with pagination. Say like to list 10 members on each page or each pagination. The best plugin i see so far for this is this one Participants Database http://wordpress.org/extend/plugins/participants-database/ but i just want to use q-form so i can add my own database as well… If this cant be done now, please put this as a wish list to the q-form, i know many people looking for this kind of stuff to be able to list, view forms to the members or other events.Thanks
Best Regards
Icemanmx- This reply was modified 9 years, 4 months ago by
- AuthorPosts