close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

New release bug found on DA update

Thread began 2/05/2012 3:32 pm by Miguel | Last modified 3/12/2012 9:48 am by Miguel | 2291 views | 9 replies

Miguel

New release bug found on DA update

Hello every update page i have with an existing site if i use dataassist to do any change to the update pages they get broke and when updating a form the info that goes to the database gets inserted wrong adding any separated words from the first field to the rest of the fields, i did quick fix but hope this gets addresed soon so we dont have to change it manually.

The bug i found if i check the code at the $WA_fieldValuesStr line, each element there gets a buggy character "|�|", if your having this problem just change each of those to "|" and your form will work correctly, this started to happen with the new update, good luck webassist hope this gets fix soon :p


php:
$WA_fieldValuesStr = "".((isset($_POST["Tipo"]))?$_POST["Tipo"]:"")  ."" . "|�|" . "".((isset($_POST["Categ"]))?$_POST["Categ"]:"")  ."" . "|�|" . "".$WA_DFP_UploadStatus["WA_UploadResult1"]["serverFileName"]  ."" . "|�|" . "".$WA_DFP_UploadStatus["WA_UploadResult2"]["serverFileName"]  ."" . "|�|" . "".((isset($_POST["Meta_Etiq"]))?$_POST["Meta_Etiqu"]:"")  ."" . "|�|" . "".((isset($_POST["Meta_Descrip"]))?$_POST["Meta_Descrip"]:"")  ."";
  $WA_columnTypesStr = "none,none,NULL|',none,''|',none,''|',none,''|',none,''|',none,''";

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