Magnus,
I just downloaded the the plupload files
(http://www.plupload.com/download.php) and used the custom.html example
that comes with the download, changed the url to a local copy of the CFC
you linked to and everything worked as intended.
Magnus <mailto:[email protected]>
22 August 2013 05:11
I am trying to get Plupload uploader to work with OpenBD. I am using
the CFC created by Jsteenkamp fpund here:
https://gist.github.com/jsteenkamp/1116037. I haven't made any changes
to this file except to adjust the uploadDir path.
I am getting an error at line 26:
Bad File Exception
Request/Test/plupload/upload.cfc
TypeTemplate
MessageBadly formatted tag
PositionLine=26; Column=10
DetailProblem occurred while parsing: Encountered invalid token after "("
Source
23:response['saved'] = result.fileWasSaved;
24:
25:// reassemble chunked file
26:if (structKeyExists(arguments, 'CHUNKS') && arguments.CHUNK + 1 ==
arguments.CHUNKS){
27:try {
^ Snippet from underlying CFML source
Is this a case of something OpenBD doesn support? Can I use script in
CFC likew this with OBD? Has anyone else used this CF with OBD?
Sorry if this seems obvious but I have read so many things about CFCs
lately that I can remember what applies to what flavour of CFML.
Thanks,
Magnus
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google
Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.