close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

My upload is not working - I get an error that "The requested URL /FaithCentre/OnlineStore/uploader.php was not found on this server." There is an include placed at page top that correctly paths: <?php require_once("../webassist/file_manipulation/hel

Thread begun 9/07/2015 9:58 am by randyrie405335 | Last modified 10/05/2015 1:18 pm by Ray Borduin | 2253 views | 4 replies |

randyrie405335

Upload is not Working

My upload is not working - I get an error that "The requested URL/xxx/xxx/uploader.php was not found on this server." However, there is an include placed at page top that correctly paths: <?php require_once("../webassist/file_manipulation/helperphp.php"); ?> and the file does exist in the Webassist/File Manipulation folder.

Page is attached for your review. Have your July, 2015 updates flopped? I'm having trouble with nearly all of your extensions in Data Bridge and MySQLi since I've updated.

Sign in to reply to this post

Ray BorduinWebAssist

Your form action is set to post to a page called "uploader.php"... maybe that was an old page you were using?

<form action="uploader.php"

just remove that in your form and it should submit to itself like:

<form action=""

What issues are you having with the updates? If you are more specific I can help you with them.

The trigger dropdown list can be used for common triggers. Only use the lighting bolt if you are an advanced user that is doing something special.

Sign in to reply to this post
Did this help? Tips are appreciated...

randyrie405335

I cleared the form action value and now the upload works... what inserted this value in the first place?

On another note, this same page has an update server behavior which includes an HTMLEditor function. The update does not work (it did before I added the upload capability) and I don't believe I've changed anything but remove the form action value to <form action="" ...> Can you see what is preventing the update behavior from working? One question: I'm using your HTMLEditor from the DataBridge extension and the DWCS6 legacy update behavior. Should I be using the MYSQLi update behavior instead of Adobe's legacy behavior or are the two behaviors OK together?

I'm attaching the updated webpage.

Sign in to reply to this post

Ray BorduinWebAssist

Changing the action on a different form definitely wouldn't break it.

You can use MySQL and MySQLi side by side even on the same page.

I see you have your table in a repeated region... I think you need to move your form tag and hidden elements into the repeated region as well for that to work, so move line 131 down below 132 and move lines 219-221 up above 218.

Sign in to reply to this post
Did this help? Tips are appreciated...

Ray BorduinWebAssist

You have a repeat region wrapped around the table, but not the form. That is preventing the update from working.

If you want to allow update of individual rows you would have to wrap the repeat region around the entire form. If you are only updating one row from this page, then you should remove the repeated region server behavior entirely.

Sign in to reply to this post
Did this help? Tips are appreciated...

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