close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Still got problems!

Thread began 8/22/2012 5:39 pm by mrs | Last modified 8/23/2012 4:19 pm by mrs | 2338 views | 8 replies |

mrs

Still got problems!

OK, so I have recreated the pages that I had issues with earlier, and I am still suffering.

I can live with the issue of my Template php code being deleted, and I can live with the menus not populating with the correct DB content, but I am unable to edit the upload files server behaviour because I can't click the finish button! Is this a bug that exists and is in need of a fix?

I am trying to update the upload files behaviour to incrementally rename the files if they already exist rather than overwrite.

Here's the code for the upload files... can you tell me what I need to change to ensure I am not overwriting:

<?php
WA_DFP_SetupUploadStatusStruct("WA_UploadResult1");
if(isset($_POST["Update"]) || isset($_POST["Update_x"])){
WA_DFP_UploadFiles("WA_UploadResult1", "fld_bgimgNAME", "0", "", "false", $WA_UploadResult1_Params);
}
?>

The finish button is not working on either the insert or upload page, so I am assuming there is a bug with it!

Sign in to reply to this post

mrs

Also forgot to mention that when I test the page and click submit, the page stalls and does nothing but keep ticking over indicating that it is processing. I am testing locally, and it shouldn't take anything more than a second for this process to happen.

It's basically happening when I try to upload a file that is of the same name as one that already exists in the upload folder.

I have granted access to the folders for the apache server etc to allow it to write files to the directory.

Any thoughts?

Mat

Sign in to reply to this post

Jason ByrnesWebAssist

yes, updating the upload behavior is a bug, see this thread for a fix:
showpost.php?p=133714&postcount=4

your other issues I addressed in the other thread you started yesterday.

For the upload issue send a copy of your page so i can see the code.

Sign in to reply to this post

mrs

Thanks Jason, I didn't see that you had posted a comment as I only read the email that came through the forum from msummers.

Thanks to you both.

Mat

Sign in to reply to this post

mrs

OK, I couldn't make out where I need to drop this WA_SBEngine.js file, so I did a search for it. I have 12 of them across different places on my Mac!

Where am I meant to replace this as I don't want to break something that is currently working? I know the read me info says to drop it in Library, but I have each instance in a folder called Library. Some of them are in DWCS5 library, some in DWCS5.5 Library, some in shared configuration... you get the point!

I'm running snow leopard!

Thanks in advance.

Mat

Sign in to reply to this post

mrs

One more question.

Once I know where I am meant to replace the file, and by replacing the WA_SBEngine.js, do I then have to redo all the pages that I have the file upload facility on.

Thanks.

Mat

Sign in to reply to this post

Jason ByrnesWebAssist

find the configuration folder for your version of dreamweaver. This guide will help you locate the configuration folder.

once you locate the configuration folder for your version of dreamweaver, the file goes in the following location;
Configuration/shared/webassist/library/


no, you will not need to redo the pages.

Sign in to reply to this post

mrs

I have placed the WA_SBEngine.js file where I am meant to do so, but that doesn't fix the problems I am having on the pages that won't upload at the moment. What do I do about those as they still aren't working?

Thanks.

Mat

Sign in to reply to this post

mrs

Sorry Jason, I've just read your note about showing you the pages for you to see the code for uploading... I'm so tired at the moment that I am missing points you are making!

I'll redo the problem pages to see if the issue has been corrected... if it hasn't, I'll ask for further help at that point.

Thanks.

Mat

Sign in to reply to this post

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