No other parts that I can see, but I think some code is coming with the post back, you know when it expands the category tree.
Just checked IE, same errors on the same categories.
How are the ID's assigned?
Search found 6 matches
- Tue Apr 21, 2009 11:25 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple controls with same ID error
- Replies: 10
- Views: 8186
- Tue Apr 21, 2009 10:46 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple controls with same ID error
- Replies: 10
- Views: 8186
Re: Multiple controls with same ID error
The all look like they have unique id's <div class="treeNode"><img src="../../App_Themes/AbleCommerceAdmin/Images/plus.gif" border="0" align="absmiddle" /><a id="ctl00_MainContent_C1" href="javascript:__doPostBack('ctl00$MainContent$C1','')">PRESCHOOL LEVEL<br /> MONTESSORI MATERIALS & CURRICULUM</a...
- Mon Apr 20, 2009 10:06 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple controls with same ID error
- Replies: 10
- Views: 8186
Re: Multiple controls with same ID error
Only on postback. It doesn't happen with all categories.
- Mon Apr 20, 2009 8:39 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple controls with same ID error
- Replies: 10
- Views: 8186
Re: Multiple controls with same ID error
The page isn't customized. The page is Admin/Catalog/Browse.aspx
- Sat Apr 18, 2009 3:09 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple controls with same ID error
- Replies: 10
- Views: 8186
Multiple controls with same ID error
Hello, When I'm browsing my catalog it gives me the following error: Multiple controls with the same ID’C2’ were found. FindControl requires that controls have unique IDs. I searched the messageboard and found the following so I backed up my database and tired this query: DELETE FROM ac_CatalogNodes...
- Thu Jan 08, 2009 7:10 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: search by phone number
- Replies: 3
- Views: 3028
search by phone number
When adding a new order while under administrator, /Admin/Orders/PlaceOrder2.aspx, I was wondering if there would be a way to search for a user by phone number. Just browsing the Commerce API I see a way to search Email and Username. Is there away to add this functionality without buying the source ...