The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
export options not visible - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: export options not visible (/showthread.php?tid=367) |
export options not visible - bighoppymonster - Nov 13th, 2009 Crazy question, but how do I get the export options to show up on the forms. I have the module installed, but I don't see any options to export at the bottom of the form. I converted this form from formtools1, if that matters. Thanks for the help. RE: export options not visible - Ben - Nov 14th, 2009 Hey BigHoppyMonster, I'd check permissions, first. Go to the module and edit one of the Export groups - there, make sure the "access type" setting is either set to "public" or "private" but includes the client account. - Ben RE: export options not visible - bighoppymonster - Nov 15th, 2009 Hi Ben, All export groups are marked as public. I uninstalled the module, and installed it again. Nothing. Although, I installed it on my localhost running MAMP, and it worked. So I reinstalled the files on my remote host with the same database, still nothing. I copied the files to another directory, changed the configuration file to point to a new database, and it worked. Maybe the conversion from formtools1 to formtools2 caused problems? The problem seems to be pointing to the database? Other ideas? Thanks for your help, -B RE: export options not visible - bighoppymonster - Nov 16th, 2009 I figured out the issue. Just removing the modules from the file system, and refreshing them didn't work. I ended up removing the files, then clicking the uninstall link next to the module. Then I added the files back, and click install again. It seems to have worked this time around. RE: export options not visible - Ben - Nov 17th, 2009 Strange....! I wonder if it was an upgrade bug or something that I missed... Oh well, glad it's fixed now. ![]() - Ben |