Support Forum

Current User: Guest
Search Forums:


 






Formidable Woes

Information/How to
No Tags
UserPost

6:08 pm
July 22, 2010


Deej

 
1

Hi,

I had the free Formidable plugin installed on a site and it made nice forms, but emails were not sending. After a bunch of attempts, I gave up and deactivated it. I also went to my PHPadmin and deleted the three tables I found it had installed.

Later, I found that my web host had been the source of the email problem, which was fixed, and I received the test emails I had sent. Formidable worked after all.

I reactivated the plugin again, but now, I found that it had no preset "Contact" form as before, and the form builder does not work. I deactivated, deleted, and then uploaded a new Formidable plugin folder. Same deal. Also, the tables did not re-install on the DB.

Any advice? Confused Thanks,

Deej

8:40 pm
July 22, 2010


Steph

 
2

Well, glad you got your issues worked out. It sounds like the Formidable installation didn't go through. You have two choices:

1. stick this somewhere it will get fired off (just not inside a function or class)delete_option('frm_db_version'); 

2. Change line "$db_version = 1.03;" to "$db_version = 1;" (or something else as long as it's not 1.04 on line 18 of formidable/classes/models/FrmDb.php.


Next, just deactivate and reactivate Formidable. 

Hopefully this resolves all of your issues. This should also add the template back in as well.

3:10 pm
July 23, 2010


Deej

 
3

Thanks Steph!

I tried option 2 and it looks like that did the trick. :-)

4:50 pm
July 23, 2010


Deej

 
4

Sorry to bother Steph, but regarding the emails received from Formidable, how can I change the following?

"From" and "Reply To" shows the website name with the email address of the form sender. I'd like to only display the sender's email on "From" and eliminate "Reply To"…

I'd also like to remove the "User Information" at the email footer (IP, user-agent, referrer).


Thanx

No Tags


Reply to Topic:
Formidable Woes

Guest Name (Required):

Guest Email (Required):

Smileys
Cool Surprised Smile Wink Laugh Confused Cry Embarassed Frown
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
4 + 4
   


Information/How to