close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Not able to use data assist repeat. Getting error screenshot

Thread began 7/25/2017 2:37 pm by Kumel | Last modified 7/25/2017 7:15 pm by Ray Borduin | 1644 views | 8 replies |

Kumel

Not able to use data assist repeat. Getting error screenshot

Not able to use data assist repeat. Getting error screenshot as follows after clicking "ok" data assist repeat selection just stays empty. screenshots of both attached. error is sb.sbtype......

Sign in to reply to this post

Ray BorduinWebAssist

Have you tried clearing the winfilecache .dat file? Do you have a recordset on the page? Does it show in the Server Behaviors window?

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

Kumel

yes i deleted that file.

I have recordsets & yes they are appearing on server behaviours panel.

Also i can add normal Repeat Region by DW.
But not webassist-> data assist-> repeat selection

Sign in to reply to this post

Kumel

I just tried on other page it worked. So it doesn't work on this current page attached.

Attached Files
product-details.php
Sign in to reply to this post

Ray BorduinWebAssist

Can you give me FTP access to the site and the page you are working on? I can try to reproduce the problem and get it fixed that way.

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

Ray BorduinWebAssist

It looks like you hand edited your recordset and added some php code. First you have opened up your recordset for SQL injection and shouldn't use code like you have to inject a variable into your SQL. Second, I believe that might be what is causing the repeat seleciton to fail since the Recordset isn't fully recognized.

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

Kumel

which is the rs your talking about? which line?

Sign in to reply to this post

Ray BorduinWebAssist

Line 75:

$query_ProductDetails = "SELECT * FROM Products WHERE ProductID IN (".$_GET['ID'].") ORDER BY ProductPosition ASC";

Using a GET directly inside of a SELECT without verifying its content is a SQL Injection security hole. A hacker could take advantage of that to damage or steal your database data.

However it may not be the problem with the repeat selection that you are seeing since I'm still unable to reproduce it even on the live page.

What do you have highlighted when you apply the repeat selection? What settings are you using? Maybe I'm not doing the exact same thing as you and that is why I can't reproduce it.

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

Kumel

pvt.

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