Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
Client just emailed and says 'Where is my Clone Button' after update to 5.7.4.14 Viewing code I found this. Why? Anyway I removed the restriction. Code:If Catalog.InternalProduct.CountOfAll() > 9 Then cloneButton.Visible = False Else cloneButton.Visible = True cloneButton.CommandArgument = e.Row.RowIndex End If |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
We changed our demo licensing rules to restrict free trial versions to 10 products instead of requiring the trial customer to install a license key. Any copy of BV 5.7.4 or later without a license key operates in "lite" mode and is limited to 10 products. As part of the change we hide the clone button but there was a missing check-in when we shipped 5.7.4. Attached is a fix that you can install by copying the files over the /BVadmin/Catalog/Default.aspx files. File Attachment(s): CloneButtonFix_574.zip (4kb) downloaded 47 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
|
|
|
|
|
Rank: Member
Joined: 4/4/2005(UTC) Posts: 15
|
Clone button fixed worked for me!
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.