close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

update reminder

Thread began 9/08/2010 3:07 am by this_is_me | Last modified 9/16/2010 6:20 am by Ray Borduin | 2951 views | 12 replies |

this_is_me

update reminder

Hi,
I got an update reminder when I opened Dreamweaver today. Going to my download account I found version 1.0.0 there.
Is this a new version without a version number?
Or am I mistaken?
Please enlighten me.
Thank you

Sign in to reply to this post

Ray BorduinWebAssist

Sorry for the confusion. That was just the first time we added Framework builder to memento for the release. There is not an update available yet... I forgot to add the version number, which would have prevented it from showing for people that already have that version.

You can delete or ignore that reminder and I'll add the version number, so it won't confuse more people that haven't opened dreamweaver yet.

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

superpac250441

Update

When will it be available for download - any idea?

Sign in to reply to this post

Ray BorduinWebAssist

There will be an update to Framework builder very soon, but it will be a relatively minor update since the only bug reported so far is the repeated function declaration error when using it with powerCMS. We should have a fix for that issue out probably in the next couple of weeks. You'll get an eamil and I'll make sure to put the announcement into memento once it is ready.

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

Steve

Repeat Region error????

What the heck is that?

I'm battling a problem now where my repeat regions do not work properly and I don't use any other extensions other than the Framework.

Sign in to reply to this post

Steve

""repeated function declaration error"" I searched for Repeat Region errors and see none so this is a different error than I am getting.

I can take a simple page, create a recordset
then echo a value and then apply a repeat region for the value and then a break

<?php do { ?>
<?php echo $row_rs_products['productname']; ?><br />
<?php } while ($row_rs_products = mysql_fetch_assoc($rs_products)); ?>



This creates a repeat region that repeats the correct amount of times BUT repeats the same value X the number of lines rendered.

Only in the framework themed page does this happen and not in the simple test page with the same recordset and repeat region.

Any ideas or others have similar problems?

Sign in to reply to this post

Ray BorduinWebAssist

Does it have that problem when you view the page directly outside of the framework?

The code looks correct. Are you sure that there aren't that many products with the same name? That seems to be the most likely cause is repeated column names in the database and nothing to do with framework or even the code itself not working properly.

What query are you using? Have you tried running that query in your database phpmyadmin and see if there are actually multiple products with the same name. Maybe use a SELECT DISTINCT productname query.

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

Steve

Hello,
Yes I tested the query and also the repeat region in a minimal page to isolate the query and repeat region.

What I found was that the theme was having a problem with the freeing of the query in the template and then the same named query in the sibling would act wonky (partial success such as the count correct but not able to iterate through the various records).

Sign in to reply to this post

Ray BorduinWebAssist

Yes, you should definitely try to use unique recordset names. Since the page added from framework might as well be added as code to the existing page, variable declarations in general have to be treated as global and shouldn't be re-used.

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

superpac250441

update reminder

Originally Said By: Ray Borduin
  There will be an update to Framework builder very soon, but it will be a relatively minor update since the only bug reported so far is the repeated function declaration error when using it with powerCMS. We should have a fix for that issue out probably in the next couple of weeks. You'll get an eamil and I'll make sure to put the announcement into memento once it is ready.  



Thanks for the update Ray. DO I presume this will fix the same problem with site sculptor?

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