3 of 34
3
New Extension: nGen File Field for FieldFrame
Posted: 06 April 2009 10:12 AM   [ Ignore ]   [ # 37 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  248
Joined  10-10-2007
peschehimself - 06 April 2009 01:55 PM

The video seems nice, but it also seems to have an emphasis on “quick” as to me, it’s like runs like fast-forward. I cannot see anything apart from flashing pictures smile

Yes, you’re right on the “quick” part. Did you have “HD” on? That might help.

 Signature 

.
....................................................who we are...what we do...how you benefit

Profile
 
 
Posted: 06 April 2009 10:20 AM   [ Ignore ]   [ # 38 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  305
Joined  04-12-2008

Turning HD off solves the problem. Thanks!

 Signature 

gridonic | Twitter


URL Field Extension
Required Category Extension
DC FreeForm GeoIP Extension
DC Template Manager

Profile
 
 
Posted: 06 April 2009 10:28 AM   [ Ignore ]   [ # 39 ]  
Professor
Avatar
RankRankRankRankRankRankRank
Total Posts:  13771
Joined  04-15-2006

Another way to get around it is to (once the video starts streaming) hold back the playback head for a second or so and pull it back to the beginning of the video. This should then get it to play at the correct speed regardless of HD or not wink

Just thought it might help a bit.

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

Profile
 
 
Posted: 06 April 2009 10:34 AM   [ Ignore ]   [ # 40 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  248
Joined  10-10-2007
Mark Bowen - 06 April 2009 02:28 PM

Another way to get around it is to (once the video starts streaming) hold back the playback head for a second or so and pull it back to the beginning of the video.

I usually called that “time for a cuppa” smile

 Signature 

.
....................................................who we are...what we do...how you benefit

Profile
 
 
Posted: 06 April 2009 11:16 AM   [ Ignore ]   [ # 41 ]  
Lab Assistant
RankRank
Total Posts:  123
Joined  08-03-2002

After installing the extensions, I’m getting the following error when trying to save a new post:

MySQL ERROR:

Error Number: 1064

Description: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 1

Query: SELECT * FROM exp_upload_prefs WHERE id =


Does anybody have an idea what’s wrong.

thank you

Profile
 
 
Posted: 06 April 2009 11:54 AM   [ Ignore ]   [ # 42 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  248
Joined  10-10-2007

I too get an intermittent error when image exists on upload location

Notice: Undefined offset: 1 in D:\Programs\XAMPP_1.6.7\htdocs\system\extensions\fieldtypes\ngen_file_field\ft.ngen_file_field.php on line 411

Warning: Cannot modify header information - headers already sent by (output started at D:\Programs\XAMPP_1.6.7\htdocs\system\extensions\fieldtypes\ngen_file_field\ft.ngen_file_field.php:411) in D:\Programs\XAMPP_1.6.7\htdocs\system\core\core.functions.php on line 296

Image is uploaded fine but file field doesn’t have the information.

There is also another issue when one deletes the row entirely. This doesn’t trigger file deletion from the server.

 Signature 

.
....................................................who we are...what we do...how you benefit

Profile
 
 
Posted: 06 April 2009 12:04 PM   [ Ignore ]   [ # 43 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  555
Joined  04-23-2008

I wasn’t even aware that this was able to delete the file from the server when a row, etc. is removed.

On another note, is anybody aware of whether nGen File Field uploads the files the same way as the stock EE one? What I mean is, when I publish a new entry and upload a new file, I tell it place the URL only into the custom field and it places my file upload destination in curly braces { } before the file name.

Profile
 
 
Posted: 06 April 2009 01:04 PM   [ Ignore ]   [ # 44 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  101
Joined  09-18-2008

@Cem Meric Thanks for creating the demo video! I’m sure it will be helpful to many.

 Signature 

///////////////////////////////////////////////////////////////////////
+ Fred Boyle
+ nGen Works
///////////////////////////////////////////////////////////////////////

Profile
 
 
Posted: 06 April 2009 05:34 PM   [ Ignore ]   [ # 45 ]  
Sr. Research Associate
Avatar
RankRankRankRankRank
Total Posts:  4003
Joined  05-13-2004
Cem Meric - 06 April 2009 01:51 PM
Sean C. Smith - 31 March 2009 09:25 AM

Anyone up for posting a tutorial/screencast?

I’ve made a quick demo video using FF Matrix and nGen File Field in ExpressionEngine. I might give you some tips.

Yes, thanks for putting that together.

 Signature 

web: Caffeine Creations twitter @CS_sean

Profile
 
 
Posted: 07 April 2009 09:13 PM   [ Ignore ]   [ # 46 ]  
Research Assistant
RankRankRank
Total Posts:  489
Joined  07-04-2007

Is it possible getting this working with a SAEF?

Profile
 
 
Posted: 07 April 2009 10:52 PM   [ Ignore ]   [ # 47 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  09-18-2008

Game. Over.

Epic Victory. This extension combo will reinvent how I use ExpressionEngine.

Profile
 
 
Posted: 07 April 2009 11:01 PM   [ Ignore ]   [ # 48 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1642
Joined  01-05-2007

Not sure if I am just being simple but when I use this I get the following output -

# a:1:{s:9:“file_name”;s:14:“e-brochure.pdf”;}

Using this code -

<a href="{tutorials_file}">{tutorials_file}</a
 Signature 

Steven Hambleton | Hambo Development

WE SPECIALISE IN WORKING WITH AGENCIES AND BUILDING LONG TERM DEVELOPMENT PARTNERSHIPS 
Profile
 
 
Posted: 08 April 2009 12:39 AM   [ Ignore ]   [ # 49 ]  
Research Assistant
RankRankRank
Total Posts:  489
Joined  07-04-2007

I get a similar output, can anyone post some code how to convert/format that into html?

ignore

Profile
 
 
Posted: 08 April 2009 12:43 AM   [ Ignore ]   [ # 50 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1642
Joined  01-05-2007

Mine was because I was using a plugin to pull out the contents. I just used the standard file upload feature. Not as good but I don’t have time to spare on this.

 Signature 

Steven Hambleton | Hambo Development

WE SPECIALISE IN WORKING WITH AGENCIES AND BUILDING LONG TERM DEVELOPMENT PARTNERSHIPS 
Profile
 
 
Posted: 08 April 2009 02:18 AM   [ Ignore ]   [ # 51 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  248
Joined  10-10-2007
stinhambo - 08 April 2009 03:01 AM

Not sure if I am just being simple but when I use this I get the following output -

# a:1:{s:9:“file_name”;s:14:“e-brochure.pdf”;}

Using this code -

<a href="{tutorials_file}">{tutorials_file}</a

I presume {tutorials_file} is your main “Field Name”.

Try using “Col Name” that you’ve put in with the “Matrix Configuration” so, it should be {file_name} instead e.g.

<a href="{file_name}">{file_name}</a

Also If you upload more than one file you can wrap it around the main field name

{tutorials_file}
<a href="{file_name}">{file_name}</a>
{/tutorials_file} 
 Signature 

.
....................................................who we are...what we do...how you benefit

Profile
 
 
Posted: 08 April 2009 02:23 AM   [ Ignore ]   [ # 52 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1642
Joined  01-05-2007

Thanks Cem. Where the hell is this information in the docs?

 Signature 

Steven Hambleton | Hambo Development

WE SPECIALISE IN WORKING WITH AGENCIES AND BUILDING LONG TERM DEVELOPMENT PARTNERSHIPS 
Profile
 
 
Posted: 08 April 2009 02:32 AM   [ Ignore ]   [ # 53 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  248
Joined  10-10-2007
stinhambo - 08 April 2009 06:23 AM

Thanks Cem. Where the hell is this information in the docs?

I know, it’s not easy to find.

 Signature 

.
....................................................who we are...what we do...how you benefit

Profile
 
 
Posted: 08 April 2009 04:51 PM   [ Ignore ]   [ # 54 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  101
Joined  09-18-2008

@mmjaeger Please PM me your environment details, EE version, PHP version, Linux or Windows server, and a description of how to recreate the issue.

@Cem Meric Please PM me with your environment details and if there’s a way to reproduce the problem every time.

@stinhambo The documentation you’re looking for is actually specific to FieldFrame and the FF Matrix type. link

 Signature 

///////////////////////////////////////////////////////////////////////
+ Fred Boyle
+ nGen Works
///////////////////////////////////////////////////////////////////////

Profile
 
 
   
3 of 34
3