35 of 39
35
File
Posted: 04 August 2008 02:48 PM   [ Ignore ]   [ # 613 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1055
Joined  06-05-2007

Cool plugin.  One can write a whole new Wiki just based off of the 30+ pages of tech support in this thread.  LOL.

My issue: Keep getting this message in my File custom field description:

You have not defined a server path in the Upload Settings.

Although, it is defined correctly.  Not sure what else it’s wanting.

 Signature 

grantmx | designs - design | development | photography | consulting | ee pro profile

Profile
 
 
Posted: 04 August 2008 03:10 PM   [ Ignore ]   [ # 614 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  380
Joined  03-01-2006

Oh right, didn’t realise that the files were deleted from the server when you selected ‘remove’; I thought they were just removed from the entry. So that’s a double edit though isn’t it - first to remove the old one and then a second to upload the new one with the same name?

 Signature 

John Faulds - Tyssen Design | Member of EE Pro Network

Profile
 
 
Posted: 04 August 2008 10:54 PM   [ Ignore ]   [ # 615 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  324
Joined  03-18-2007
grantmx - 04 August 2008 02:48 PM

My issue: Keep getting this message in my File custom field description:

Have you seen this thread:

http://expressionengine.com/forums/viewthread/87058/

Tyssen - 04 August 2008 03:10 PM

So that’s a double edit though isn’t it - first to remove the old one and then a second to upload the new one with the same name?

When you mark a file to delete, a drop down comes down to let you upload a new file. The question will be, what happens first? If the deletion is done first, your upload will be golden. If the upload is done first, you may get an error. Only one way to find out.

Profile
 
 
Posted: 05 August 2008 02:18 AM   [ Ignore ]   [ # 616 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  6543
Joined  04-15-2006

Hopefully you should be pleasantly surprised when removing then re-choosing a file wink

Works for me anyway.

Best wishes,

Mark

 Signature 

Full List Of Plugins Here!! (16)
 
Retrieve Statuses
Maximum Posts Reached
Neat Link
Redirect
Fetch URI

Profile
 
 
Posted: 05 August 2008 07:13 AM   [ Ignore ]   [ # 617 ]  
Summer Student
Total Posts:  12
Joined  06-27-2008
slapshotw - 31 July 2008 06:05 PM
kevincannon - 31 July 2008 05:40 AM

Is there a setting I’m missing? Everything else works fine.

Are you seeing the settings listed here:
http://docs.markhuot.com/ee/extensions/file/

There’s a glitch in the extension where those settings can be hidden sometimes, and you have to set them via the database. Where are you setting auto?

Hey there. I could see the settings, but any changes just wouldn’t be remembered. I disabled and re-enabled the extension and seems to work now. odd.

Profile
 
 
Posted: 05 August 2008 07:14 AM   [ Ignore ]   [ # 618 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1055
Joined  06-05-2007

“Mine eyes have seen the glory….”

Thanks dude,  I totally bypassed that silly little drop down box.  D’oh! shut eye

—- edit——

Realized that when you change the file type to file for a new custom field, the right side area thingy doesn’t change automagically to choose an upload location.  Hence why I missed it.  Can this be modified?

 Signature 

grantmx | designs - design | development | photography | consulting | ee pro profile

Profile
 
 
Posted: 05 August 2008 12:28 PM   [ Ignore ]   [ # 619 ]  
Grad Student
Avatar
Rank
Total Posts:  53
Joined  06-04-2008

Go to the custom field group and make sure that you choose the correct file upload location in custom field settings. It’s next to the “file” dropdown list.

Profile
 
 
Posted: 05 August 2008 12:42 PM   [ Ignore ]   [ # 620 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1055
Joined  06-05-2007

That wasn’t my question, but thanks anyway.

 Signature 

grantmx | designs - design | development | photography | consulting | ee pro profile

Profile
 
 
Posted: 05 August 2008 04:35 PM   [ Ignore ]   [ # 621 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  380
Joined  03-01-2006
Mark Bowen - 04 August 2008 10:48 AM

If it is indeed in the same entry then no problem just go ahead and click on the remove check-box and then choose the new (same-named) image and everything should be fine.

No, it wasn’t working out like that for me. That’s what I was doing and was getting the message about trying to upload an image with the same name. Anyway, not too worried about it as long as it can be done in one or two edits.

 Signature 

John Faulds - Tyssen Design | Member of EE Pro Network

Profile
 
 
Posted: 06 August 2008 11:31 AM   [ Ignore ]   [ # 622 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1562
Joined  08-02-2006
slapshotw - 27 July 2008 10:36 PM

No problem. I use a conditional with File in my templates all the time. If your FIle custom field is named imageUpload, you can do:

{if imageUpload != ""}{imageUpload}{file_thumb_url}{/imageUpload}{/if}

One piece of advice: don’t use if:else with them, only simple {if}{/if} conditionals (you can use {if imageUpload != “”}foo{/if}{if imageUpload == “”}bar{if}). I’ve seen weirdness when using the advanced conditionals with it.

Matt,

The more I thought about this the more I’m not sure about it. It makes perfect sense what you’re saying, but this would require me to create an additional custom field and it’s type would be “file.” I would hate to have one custom field “file” type and then a second custom field (the one I created originally for the image) just sitting there no longer doing anything.

For my site, having two fields isn’t a big deal at all because I’m familiar with EE but this situation came up on another site too (the business I work for) and they could really benefit from the file extension but I really think having two fields in the publish page might get confusing for the users that will be updating the site. Might have to get someone to do some work with the MySQL database like your first suggestion. wink

 Signature 

Deron Sizemore
==========
Random Jabber | Sizcons | NiceStylesheet | Kentucky Golfing | LogoGala
Twitter: Deron Sizemore | LogoGala

Profile
 
 
Posted: 06 August 2008 01:50 PM   [ Ignore ]   [ # 623 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  324
Joined  03-18-2007

Yes, that is certainly one downside to the suggestion.

You could set the old field to hidden, though, and move it all the way to the bottom of the publish screen. I often do that with deprecated or older fields that aren’t used anymore, but I still need data from.

Profile
 
 
Posted: 07 August 2008 05:49 PM   [ Ignore ]   [ # 624 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1562
Joined  08-02-2006

Yeah, that might be the best solution. Thanks for the info. wink

 Signature 

Deron Sizemore
==========
Random Jabber | Sizcons | NiceStylesheet | Kentucky Golfing | LogoGala
Twitter: Deron Sizemore | LogoGala

Profile
 
 
Posted: 11 August 2008 09:30 AM   [ Ignore ]   [ # 625 ]  
Grad Student
Avatar
Rank
Total Posts:  75
Joined  06-27-2008

just a quick question (not wanting to read 35 pages of this post):
is it possible to add information to the uploaded images (I’m using it in multiple upload mode)? like image titles and image descriptions? would be something like custom file fields?

and a feature request:
* make them sortable wink

cheers
stefan

Profile
 
 
Posted: 11 August 2008 10:00 AM   [ Ignore ]   [ # 626 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  324
Joined  03-18-2007

Outline4—there’s no way currently, but I posted a workaround using php and a text entry field a few pages back.

Profile
 
 
Posted: 11 August 2008 02:06 PM   [ Ignore ]   [ # 627 ]  
Summer Student
Total Posts:  1
Joined  07-31-2008

I am currently using 1.0 in conjunction with the File Manager module for a client.  I have been u sing File as a header image uploader while using the normal file uploading capabilities for summary and body text.  I quickly noticed that my Header Image directory is available to the File Upload.  This is only a slight problem.

My biggest concern is that the File Upload allows you to “select field” which has the custom_field as an option in the dropdown.  While bug testing I inserted an image into the custom_field (file) which went through with no problems.  Now I’m seeing a mix-mash of broken javascript due to the insert.

Is there any way to limit the fields dropdown to exclude the custom file fields?  Has anybody else experienced a similar issue and found a solution?  Thanks in advance.

Profile
 
 
Posted: 13 August 2008 09:08 AM   [ Ignore ]   [ # 628 ]  
Grad Student
Avatar
Rank
Total Posts:  69
Joined  09-20-2004

Hello,

i’m using extension version 3.1.1 and getting a

Notice: Undefined offset: 0 in /kunden/211569_41751/ee/eeengine/extensions/ext.mh_file_ext.php on line 426


when i try to edit file upload preferences or try to create a new file upload directory.

Also all file extension related preferences are invisible.
Any idea?

Kind regards,
Axel

Profile
 
 
Posted: 13 August 2008 10:32 AM   [ Ignore ]   [ # 629 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  866
Joined  04-14-2007

Hello,

I’m using version 3.1.1.

Just recently I encountered what seemed a completely unrelated problem having to do with my inability to access a custom field groups fields in order to edit from the Control Panel.

When I select “Add/Edit…” a blank page loads. With error reporting enabled I get no errors written to the blank page.

Strangely enough, changing the field group name from “team_info” to “team_information” seemed to eliminate the problem.

I did go thru an elimination process to see if any of the extensions I have enabled might be to blame. It seems that the problem goes away when I disable this extension.

I’m not at all sure what going on here but I’m concerned that this might be causing trouble that’s not readily visible.

 Signature 

Michael Rubens | hothousegraphix
Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that’s creativity. - Charles Mingus

Profile
 
 
Posted: 13 August 2008 12:50 PM   [ Ignore ]   [ # 630 ]  
Grad Student
Avatar
Rank
Total Posts:  75
Joined  06-27-2008
slapshotw - 11 August 2008 10:00 AM

Outline4—there’s no way currently, but I posted a workaround using php and a text entry field a few pages back.

hi thanks, for the moment I’m fine as it works, but I’d have two feature request:

* custom file fields (like title and description)
* sortable (like playa)

otherwise I’m very pleased with this extension!
cheers stefan

Profile
 
 
   
35 of 39
35
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64920 Total Logged-in Users: 38
Total Topics: 81876 Total Anonymous Users: 24
Total Replies: 440163 Total Guests: 227
Total Posts: 522039    
Members ( View Memberlist )