The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Issues after upgrading to 2.1.5 - 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: Issues after upgrading to 2.1.5 (/showthread.php?tid=1730) Pages:
1
2
|
Issues after upgrading to 2.1.5 - frostyintrepid - Oct 29th, 2011 Hi Ben, Not sure why this is happening. I have forms and views assigned to the client but this is what they see after logging in to their account. RE: Issues after upgrading to 2.1.5 - Ben - Oct 30th, 2011 Hi Frosty, Hmm.... I'm afraid I don't know. What version did you upgrade from? If you haven't already done so, would you mind installing the System Check module and running the tests on your system? - Ben RE: Issues after upgrading to 2.1.5 - frostyintrepid - Oct 30th, 2011 Hi Ben, Below are the results from the following verification: File Verification - None Table Verification - FORM TOOLS CORE - ft_email_templates - missing column: view_mapping_view_id Hook Verification - Swift Mailer: ERROR, too many hooks Text Override: ERROR, missing hooks RE: Issues after upgrading to 2.1.5 - Ben - Oct 30th, 2011 Hi Frosty, Okay, no "real" problems there. (The first is a minor oversight on my part & doesn't affect anything - it'll be fixed in 2.1.6; the second was due to an old bug in the Core, now fixed. Just click the "repair" link that appears after running the Hook test to fix it). Any chance I could get temporary FTP access to your system so I could log on and debug it directly? If so, email me at ben.keen@gmail.com & link to this post. - Ben RE: Issues after upgrading to 2.1.5 - frostyintrepid - Oct 30th, 2011 Hi Ben, Thanks, have just sent you an email. RE: Issues after upgrading to 2.1.5 - Ben - Oct 30th, 2011 Hi Frosty, I just emailed you - again, thanks for giving me access so I could debug it directly! As mentioned, the problem was that your /clients/index.php file wasn't updated with the latest content. Probably what happened was that the file just didn't get FTP'd properly. - Ben RE: Issues after upgrading to 2.1.5 - modiphier - Nov 3rd, 2011 Hello Ben, I am having the same problem. I had a 2.1.1 install running and I uploaded the current 2.1.5 version and just uploaded it over the 2.1.1 install. When I run the table verification I get FORM TOOLS CORE - ft_email_templates - missing column: view_mapping_view_id Everything else is checking out ok. thanks, Paul RE: Issues after upgrading to 2.1.5 - Ben - Nov 3rd, 2011 Hi Paul, Yeah - sorry about that! That was my mistake, but it won't cause any problems. That field was removed in 2.1.5, but not in the file that specifies the database structure. I've documented it here: http://modules.formtools.org/system_check/?page=common_problems Once 2.1.6 is released, that error will mysteriously disappear... - Ben RE: Issues after upgrading to 2.1.5 - modiphier - Nov 3rd, 2011 Ok thanks... (Nov 3rd, 2011, 5:31 PM)Ben Wrote: Hi Paul, RE: Issues after upgrading to 2.1.5 - frostyintrepid - Nov 16th, 2011 Hi Ben, I have a strange problem. Test mail using swift mailer is working but doesn't work when registration is being sent. Any ideas why? |