Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #211986

    Hey Folks,

    first of all, I want to say, that I am really stoked of the form. I have been working on many projects around php, html cms and stuff, but this theme is really awesome.

    But I have one problem. I am trying to get the Data from a Form into my separat sql-DB as part of a Booking solution (Has nothing to do with the WP-DB). To do that I had different possible solutions, like installing a Form Plugin that can handle this, installing an Interface-Software between An Email and the SQL Server or running an Cronjob on my Server that runs also the Booking-DB.

    Sadly I haven’t found anything, that could do this job (except bying hundreds of form plugins for WP to see if they can do this), so I tried to edit the class_form_generator.php. I am not really good at php, but I already did some stuff, but I am not managing this part to work.

    Normally I enter many Echo commands to find the Problem, but here I entered an echo in the send() function because there is also my function-call, but got nothing in respond. I also tried to call a javascript alert via the echo function, to see if maybe the echoed Text is just in an invisible Layer or Position with the same Result.

    Now I am wondering if it makes sense to go on on that way. Maybe you have another Solution or a hook what I am doing wrong.

    Another Sideproblem is, that I want to Enter a Conversion-Tracking-Code after a Mail was submitted what makes Interface-Solutions to badest Option.

    I hope you understood, what I mean, because I am not very trained on writing/speaking English.

    Thx for reading so far and I am anxious to hear what you say.

    Bastian
    Disclaimer: I really tried to use the search on this side to find out if there was already something comparable as well as using google. So please be kind if I havent found the right Topic

    #211988

    Hi Bastian-Monheim!

    Unfortunately we can’t help you with this customization request. I recommend to hire a freelancer from werkpress ( http://kriesi.at/contact/customization ) or from http://www.microlancer.com/ and then you can discuss the best solution for your project with the developer.

    Best regards,
    Peter

    #220157

    Hey Peter,

    just forgot to answer.

    I managed to implement my own form.php via an own generated widget, so I was able to manage my request on my own.

    But I just wanted to say thanks. I know, that some problems are too complicated to handle in a forum like this. The next step would have been to hire a freelancer like you suggested.

    Best regards

    Bastian

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Manipulate class_form_generator.php to insert data directly into a separate SQL-’ is closed to new replies.