Hi - this is not working for me. When I upload an image, it gets added to the server just fine, but the path that is generated is:
/~nhschica/images/uploads/focus_area/tout3_photo.jpg
However, I do not want the /~nhschica/ I think, as this is part of my base url:
http://174.120.96.253/~nhschica/
So what ends up happening is this (from the debugger):
imgsizer.Error: /usr/local/apache/htdocs/~nhschica/images/uploads/focus_area/tout3_photo.jpg image is not readable or does not exist
If I set the base_path= “/” for the imgsizer tag, I still get an error:
imgsizer.Error: /~nhschica/images/uploads/focus_area/tout3_photo.jpg image is not readable or does not exist
So I’m assuming it’s automatically adding on the /~nhschica/ for some reason. Thanks in advance for the help.
I’m having a few issues with having two file upload fields in a single matrix field.
The first is when you choose to upload an existing file. The thumbnail it shows is broken because it’s pointing to the path of the second file upload directory.
The second issue is when the matrix goes over 9 rows, I get an error:
Notice: Undefined offset: 10 in /extensions/fieldtypes/ngen_file_field/ft.ngen_file_field.php on line 454
The error only occurs when there are two file upload fields and only when 10 or more rows are added. I’ve also checked and it’s not a memory issue.
I’m trying to use this on a MSM site and on the main site it works flawlessly, but on one of the subsequent sites, it’s only giving me the file name. I’ve checked the File Upload Preferences and those are correct. I also saw someone having issues when there was a field with the same name on another site, but looking at the database, this is the only field with this name. What else could be the problem?
I’m running EE 1.6.8 build 20091201, nGen File 0.9.10 and FieldFrame 1.3.5.
Anyone have problems with ‘select existing files’ not working properly inside an FF Matrix? I’ve got a site where it works OK for the first row in the matrix, but for every subsequent row, when you click on the link, the page jumps focus back to the top, but the dropdown of images doesn’t appear, the browse input stays in place.
Hi,
Almost after searching for 3 hours…
Can anybody help me finding the default path for image thumbnails : I am using ngen, ffmatrix and img resizer…i know the image of thumbnails reside in thumbnails folder but not able to pull up the path for them
src=”{image}” shows the large image src=”{thumb_image}” not able to find it.
The Image Sizer plugin uses its own tag, see the examples in the docs (inside plugin manager).
Hi, Almost after searching for 3 hours… Can anybody help me finding the default path for image thumbnails : I am using ngen, ffmatrix and img resizer…i know the image of thumbnails reside in thumbnails folder but not able to pull up the path for them src=”{image}” shows the large image src=”{thumb_image}” not able to find it.
The Image Sizer plugin uses its own tag, see the examples in the docs (inside plugin manager).
Argyll I have searched all over but i think now it should be either related to ffmatrix or NGen file fieldtype…All i am searching is the default path to the thumbs created of 50 X 50 size in images/uploads/thumbs folder. OR Let me frame this together : Do you know how i can grab the filename of the thumbnail image?
Sorry, can’t help you there. I think those thumbs were not meant to be used on the front end, they are just used inside the control panel. Someone can correct me if I’m wrong.
Argyll I have searched all over but i think now it should be either related to ffmatrix or NGen file fieldtype…All i am searching is the default path to the thumbs created of 50 X 50 size in images/uploads/thumbs folder. OR Let me frame this together : Do you know how i can grab the filename of the thumbnail image?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.