The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Submission History - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: Submission History (/showthread.php?tid=4560) |
Submission History - bnvivek - Aug 27th, 2014 Hi! I am not able to log any submission history in the module, though in another demo installation on the same server, the module is working fine. Is there any specific place that I should look into for making corrections? Thanks in advance. RE: Submission History - Joe - Sep 2nd, 2014 Hi, Please note, when you are testing the module only logs changes when there is a change in the data. An update will not log a change. When you're testing, change to the data is required for the module to log the updates. Here is the documentation for the module: http://modules.formtools.org/submission_history/ Cheers, Joe RE: Submission History - bnvivek - Sep 2nd, 2014 Hi Joe! Thanks. I read that documentation and I did make significant changes to the data, yet, there is no data that seems to log into the system. I even checked the database and the tables are empty. This might be silly, but any specific order that the plugin needs to be installed or is there a conflict with any other plugin or the Oh Cannada! theme? Thanks! RE: Submission History - bnvivek - Sep 10th, 2014 Ok! So, anyone who is looking for a solution to a similar problem, follow the below steps: 1. Go to phpMyAdmin 2. Go to the FormTools Database 3. Delete the table with history appended to it. 4. Uninstall the Submission History. 5. Re-install the Submission History Module. Hope this helps. |