So, just so I’m completely certain I don’t screw anything up…I’m going to install FieldFrame and the nGen file field extensions, and then just simply replace the custom MH File field with a nGen file field…and that’ll work as long as the field contains only a single file? Is it that easy?
Thanks!
Josh
Doesn’t load an edit screen or doesn’t show a thumbnail? Is your image folder 777d? Did you make sure that nGen is using the same upload folder?
Doesn’t load an edit screen. My permissions are all fine, and the upload folder is the same as the previous File field type. I’m stumped. Any ideas?
Thanks for sticking with me on this one. 😊
Do you have other field frame fields that work? I am just guessing at this point but its got to be a path issue with field frame or ngen.
So I’ve tried FF Matrix and SL Google Map and they both seem to work fine. It appears to be isolated to nGen File field. Any thoughts on how to troubleshoot this one?
best,
josh
Not sure but I have had issues with the /thumbs directory, basic dir ngen file creates and gives 777 permission too, the only thing is I had to delete and recreate my thumbs dir with an FTP and 777 it.
This may be hogwash but it’s worth a look.
Need to see those PHP warnings and errors. Do you have an .htaccess file in the system (or whatever it’s called) folder. If so put this in there for the moment and try and go in and edit to see if errors are coming up.
RewriteEngine on
php_flag display_errors 1
php_value error_reporting 8191
Not sure but I have had issues with the /thumbs directory, basic dir ngen file creates and gives 777 permission too, the only thing is I had to delete and recreate my thumbs dir with an FTP and 777 it. This may be hogwash but it’s worth a look. Need to see those PHP warnings and errors. Do you have an .htaccess file in the system (or whatever it’s called) folder. If so put this in there for the moment and try and go in and edit to see if errors are coming up.RewriteEngine on php_flag display_errors 1 php_value error_reporting 8191
I actually don’t see a /thumbs folder in the nGen folder. Could that be the problem?
In regards to the PHP error reporting, here’s what I get:
Fatal error: Class ‘DirectoryIterator’ not found in /n/vorlon/disk/osgiliath/www/oiaweb/public_html/oiaadmin/extensions/fieldtypes/ngen_file_field/ft.ngen_file_field.php on line 666
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.