close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

error on webassist/file_manipulation/helperphp.php on line 74

Thread began 8/03/2014 2:09 am by jmuy76493762 | Last modified 10/16/2014 11:58 am by Jason Byrnes | 3258 views | 12 replies |

jmuy76493762

error on webassist/file_manipulation/helperphp.php on line 74

Hello
I work with data bridge 1.2 and all is ok but now for the first time i try to work with file manipulation upload I receive a message error.
I tried several times but still the same error ( error on line 74 in helperphp.php ).
Can you tell what i doing wrong.
I put the helperphp.php on attachment

Win7 and Dreamweaver 6

Thanks for cooperation
Best regards

Sign in to reply to this post

Jason ByrnesWebAssist

what does the error say?

I cant troubleshoot an error without knowing what the error says.

Sign in to reply to this post

jmuy76493762

Hello

When i upload my page to the server i receive the following error

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

That's the code on my page

<?php require_once("../webassist/file_manipulation/helperphp.php"); ?>
<?php
// WA_UploadResult1 Params Start
$WA_UploadResult1_Params = array();
// WA_UploadResult1_1 Start
$WA_UploadResult1_Params["WA_UploadResult1_1"] = array(
'UploadFolder' => "../Video/",
'FileName' => "[FileName]",
'DefaultFileName' => "",
'ResizeType' => "0",
'ResizeWidth' => "0",
'ResizeHeight' => "0",
'ResizeFillColor' => "" );
// WA_UploadResult1_1 End
// WA_UploadResult1 Params End
?>
<?php
WA_DFP_SetupUploadStatusStruct("WA_UploadResult1");
if($_SERVER["REQUEST_METHOD"] == "POST"){
WA_DFP_UploadFiles("WA_UploadResult1", "apasdevant", "0", "", "false", $WA_UploadResult1_Params);
}
?>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Upload Video</title>
</head>

<body>
<form method="post" enctype="multipart/form-data"><input name="apasdevant" type="file" id="apasdevant"></form>
</body>
</html>


Thanks alot

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

jmuy76493762

Hello

I delete my version 1.2 and put again the 1.18 and everything is going well now. I suppose there is a problem on version 1.2 and my system but i will come back for that later no time for the moment.

Thanks for coperation
Best regards

Sign in to reply to this post

adrian214133

I am having the same issue. Do you know where I can download the older version from?

Sign in to reply to this post

Jason ByrnesWebAssist

attached is an updated copy of the helperphp.php file to fix the problem.

Attached Files
helperphp.php.zip
Sign in to reply to this post

jmuy76493762

Hello

Thanks alot it's working fine now with 1.2 version.

Thanks for cooperation
Best regards

Sign in to reply to this post

jmuy76493762

Hello
I receive from Jason the upgrade for helperphp.php for version 1.2 and it's work very fine now
The file is in attachment

Bye

Attached Files
helperphp.php.zip
Sign in to reply to this post

adrian214133

Thank you for your assistance.
The attachment works fine.

Sign in to reply to this post
loading

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...