Search found 534 matches

by NC Software
Sun Jul 24, 2016 1:09 pm
Forum: AbleCommerce GOLD
Topic: ConLib reference list empty
Replies: 6
Views: 6037

Re: ConLib reference list empty

Well, this should be interesting. It appears the entire ConLib system and its integration in Admin is shot in WAP. Unless dev can do reflection on the assembly to look for the ConLibs instead of the file system.
by NC Software
Sun Jul 24, 2016 12:47 pm
Forum: AbleCommerce GOLD
Topic: ConLib reference list empty
Replies: 6
Views: 6037

Re: ConLib reference list empty

I'm guessing then it breaks other areas of the admin such as ConLib pickers? I was wondering why when reviewing various layouts no controls showed.
by NC Software
Sun Jul 24, 2016 12:45 pm
Forum: AbleCommerce GOLD
Topic: ConLib reference list empty
Replies: 6
Views: 6037

ConLib reference list empty

In the help menu of the admin I wanted to review the conlib reference and it's not populating. I dug into the code and it appears this may not be available for WAP as it's searching for .ascx.cs files. In that case if WAP you may want to hide this menu item. if (di.Exists) { files = di.GetFiles("*.a...
by NC Software
Sat Jul 23, 2016 11:42 am
Forum: AbleCommerce GOLD
Topic: R12 era: Content-Type iso-8859-1 or UTF-8?
Replies: 4
Views: 4828

Re: R12 era: Content-Type iso-8859-1 or UTF-8?

I am also not thrilled with how scattered the resources are in trying to get a grip on using and designing GOLD. You have what seems to be three separate resources from documentation, a merchant design guide (and also a PDF) and the wiki. I cannot stress enough that this should be centralized and I ...
by NC Software
Sat Jul 23, 2016 11:40 am
Forum: AbleCommerce GOLD
Topic: R12 era: Content-Type iso-8859-1 or UTF-8?
Replies: 4
Views: 4828

Re: R12 era: Content-Type iso-8859-1 or UTF-8?

I don't know what your plans are but I suspect we'll just continue R* iterations for a long time ahead. At some point you need to stop and bring your platform up to date. Users upgrading from form R revisions will obviously see the changes in their merge and your release notes to test. In this day a...
by NC Software
Wed Jul 20, 2016 8:54 am
Forum: AbleCommerce GOLD
Topic: R12 era: Content-Type iso-8859-1 or UTF-8?
Replies: 4
Views: 4828

R12 era: Content-Type iso-8859-1 or UTF-8?

Shouldn't we be using UTF-8 in the year 2016 and not iso-8859-1? Also the doctype just HTML and not -//W3C//DTD XHTML 1.0 Transitional//EN

I would expect R12 to be HTML5 compliant and based, why are these the options set in the Base layouts?
by NC Software
Mon Jul 18, 2016 8:50 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

I just needed to ensure any missing files were auto re-generated as several showed missing in the project. So this allowed the theme to rebuild I suppose. I'll review your option, not quite ready to do the dirty work yet.
by NC Software
Mon Jul 18, 2016 8:25 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Thanks Katy, I skimmed that earlier, now I see it at the bottom: In order to customize the Bootstrap Responsive stylesheet you will have to do the following: Install Web Essentials plugin in for Visual Studio Download Bootstrap source code "LESS" package and keep under the responsive theme folder. M...
by NC Software
Mon Jul 18, 2016 7:10 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Through googling I found to download the bootstrap source, copy the less folder to the theme folder for bootstrap responsive. I made a change to style.less and saved it and now the files generated properly. This needs to be documented in the installation guide, merchant guide on theming, wiki and PD...
by NC Software
Mon Jul 18, 2016 6:59 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Please tell me exactly what I need to download and where to put the files to make this setup work as expected.
by NC Software
Mon Jul 18, 2016 6:58 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

I tried making a change in styles.less and then save, got the error below and seems like it can't find LESS Severity Code Description Project File Line Suppression State Error FileError: 'less/responsive-utilities.less' wasn't found. Tried - \App_Themes\Bootstrap_Responsive\less\responsive-utilities...
by NC Software
Mon Jul 18, 2016 6:17 am
Forum: AbleCommerce GOLD
Topic: SQL Full Text Search Terrible?
Replies: 4
Views: 4269

Re: SQL Full Text Search Terrible?

Thanks Katy, not critical but something I prefer so I'm glad I can control it.
by NC Software
Mon Jul 18, 2016 5:55 am
Forum: AbleCommerce GOLD
Topic: SQL Full Text Search Terrible?
Replies: 4
Views: 4269

Re: SQL Full Text Search Terrible?

I tried *comp* and that search term was rejected, I think wild cards aren't allowed? SQL FTS if done right should be great and you should get results on COMP - but whatever, I'll just use lucene or whatever works. But I wouldn't just ignore this, it's a bug that needs to be addressed. SQL FTS with C...
by NC Software
Sun Jul 17, 2016 10:38 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Bootstrap designer wanted
Replies: 1
Views: 22780

Bootstrap designer wanted

Who is the absolute best AC GOLD BOOTSTRAP powered designer around? I want a killer bootstrap GOLD site. Anyone have any recommendations?
by NC Software
Sun Jul 17, 2016 10:26 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Are we supposed to have a styles.css in the bootstrap responsive theme folder area? It showed as broken (missing) in VS 2015. Also the logo.gif as I reported in various themes years ago. Seems like you can't compile the .less file without the styles.css file that's missing. I suggest AC do some Q/A ...
by NC Software
Sun Jul 17, 2016 6:53 am
Forum: AbleCommerce GOLD
Topic: Extending the digital goods licensing provider
Replies: 1
Views: 2736

Extending the digital goods licensing provider

I did this in 707, need to do it in GOLD. Is there anything different required for the digital goods and creating custom licensing providers? Is there a guide on what needs to be done somewhere?
by NC Software
Sun Jul 17, 2016 6:08 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Okay, added the files/folders to my project so they should deploy better, off to the styling fun!
by NC Software
Sun Jul 17, 2016 5:41 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Finally running but the purpose of web deploy is to be able to deploy your dev site to production and ensure all files are in place. So much was missing from trying to deploy this WAP solution that it nearly defeats the purpose of WAP as you may as well use the WAS and just FTP the entire thing up! ...
by NC Software
Sun Jul 17, 2016 5:22 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

database.config didn't deploy Next error: NHibernate.Caches.SysCache.dll missing - didn't deploy How can I be sure all files are deploying from VS.NET 2015 to the server? I need a 100% intact solution in VS 2015 under version control that I can deploy to any server at any time and it is of 100% inte...
by NC Software
Sun Jul 17, 2016 3:44 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

AbleCommercePublish.pubxml is missing from the project under PublishProfiles folder
by NC Software
Sun Jul 17, 2016 3:41 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

After finally getting the deploy to complete and setting permissions on the folders first run failed due to missing CommerceBuilder.WebAPI.xml file - this needs to be added to your web deploy functionality please if it's required.
by NC Software
Sun Jul 17, 2016 3:29 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

And more: Could not find file App_Themes\Bootstrap_Responsive\style.css
by NC Software
Sun Jul 17, 2016 3:28 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Re: Lucene index update maintenance?

Tried my first deploy, it failed, missing logo.gif from bootstrap_responsive/images
by NC Software
Sun Jul 17, 2016 3:02 am
Forum: AbleCommerce GOLD
Topic: Lucene index update maintenance?
Replies: 16
Views: 15312

Lucene index update maintenance?

I'm familiar with JIRA and their use of Lucene and as you know from using JIRA too it prompts you when to rebuild the index. At times it needs to be maintained. Does AbleCommerce auto-rebuild the index? Does it inform the Admin when it needs a rebuild? Is their guidance on when to rebuild it? I assu...
by NC Software
Sat Jul 16, 2016 1:11 pm
Forum: AbleCommerce GOLD
Topic: SQL Full Text Search Terrible?
Replies: 4
Views: 4269

SQL Full Text Search Terrible?

I am starting out with the path from 707 to R12 or at least that's my plan. I installed the R12 with sample data and configured the admin for the most part. As I'm using SQL Server 2014 I enabled SQL Full Text Search as the option in admin AND rebuilt the index. I went to advanced search on the stor...