The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Export old Form Tools version - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Export old Form Tools version (/showthread.php?tid=2539) Pages:
1
2
|
Export old Form Tools version - jkaplan555 - Jul 23rd, 2013 So I exported Formtools via FTP. I downloaded php admin. Now what do I do? How do I use php admin? Is it a program I need to run? How does it work? RE: Export old Form Tools version - Joe - Jul 24th, 2013 Most likely your hosting provider will have phpMyAdmin installed already. You should follow up with them first. If they don't have this installed you will need to install phpMyAdmin and then export your old database to back everything up. It's usually easiest to just export it as a SQL file. Hope this helps. Cheers, Joe RE: Export old Form Tools version - jkaplan555 - Jul 25th, 2013 Contacted my hosting provider. I have no database. the website is in html. I just want the file in excel. RE: Export old Form Tools version - Joe - Jul 26th, 2013 If you were using Form Tools there has to be a database. MySQL stores all submission data. Cheers, Joe RE: Export old Form Tools version - jkaplan555 - Jul 30th, 2013 What is the file name I am looking for in form tools? How do I export it as an sql?? RE: Export old Form Tools version - Joe - Jul 30th, 2013 The database tables are typically appended with ft_ You'll need some sort of database management tool like phpMyAdmin: http://www.phpmyadmin.net to export the tables into a SQL file. Cheers, Joe RE: Export old Form Tools version - jkaplan555 - Jul 31st, 2013 I see the formtools folder on my website. What is the file name I am looking for? Also, does the form tools plugin work with the current version of wordpress? RE: Export old Form Tools version - Joe - Aug 1st, 2013 If you're looking for the database export from phpMyAdmin this actually downloads to your desktop. But if you're wanting to backup your installation of Form Tools then I would actually save the entire Form Tools folder and not just specific files. Cheers, Joe RE: Export old Form Tools version - jkaplan555 - Aug 1st, 2013 I have the very old version from 2009 of form tools. so do i create a php from what filename? forms? accounts admin? globals? I see a file called excel.php is that what I am looking for? I need specifics? Also, Do you have a workable plugin for Wordpress? Would like to use your tool again with the most current version. RE: Export old Form Tools version - jkaplan555 - Aug 2nd, 2013 Can you please give me specific instructions so that i can take care of this matter? |