close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Images upload woking

Thread began 10/15/2014 11:44 pm by Hitaroo | Last modified 10/16/2014 4:54 pm by Hitaroo | 2810 views | 7 replies

Hitaroo

Image upload not woking

Hi I am trying to set up a product images upload system for a back end. I have created a test file with a form containing a file field and a submit button. From the Webassist Server behaviours I have added the file upload behaviour. I have completed the upload wizard and uploaded all the file and folder.

When I check the page it gives me a blank pages. Please see link below:

http://www.hackneyhydroponics.co.uk/demo2014/file_uploader.php

___________

I have inserted PHP error display code and it give the following error:

Parse error: syntax error, unexpected '[' in /home6/hackney5/public_html/webassist/file_manipulation/helperphp.php on line 74

----------------

The code on line 47 of the helperphp.php file is:

if (is_uploaded_file($_FILES[$fileField]['tmp_name'][$x])) $fileArray[] = ['tmp_name'=>$_FILES[$fileField]['tmp_name'][$x],'name'=>$_FILES[$fileField]['name'][$x],'type'=>$_FILES[$fileField]['type'][$x],'size'=>$_FILES[$fileField]['size'][$x]];

_________

If I remove this line it displays the content of the page but the upload dose not work.

Please advise where I am going wrong. Many thanks

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...