Close

Profile: ylechasseur

Avatar

User posts

11 years ago

Hi Guys,

I realy like your mega menu .. I am playing with it and I will certainly have questions later on ...

Again .. pretty good works ... as usual

Yves

11 years ago

Hi Ivan,

Thanks a lot, I fixed it and works well.  Also I appreciated the information about the SQL table , that will shorten the dev time

Have a nice weekend

Yves

11 years ago

More questions...

I included the Jcaroussel in the 2.65 version and deployed it. It is very nice and very powerful, I like it a lot.

I have 2  questions:

1. It is too long from the admin panel to select in a certain category feature products. So, I want to write a small apps who will randomly select a certain amount of products in a category to tag them as feature product.  I had the impression it was the table Product_Category_Mapping where nopcommerce was saving the category feature product. It seems that it is not this one, can you tell me the right table name who hold the category feature product ?

2. I Changed the Skin 3 (for vertical) and the Skin 4 (ajust colors and some minor changes) for 2 Caroussels. I have one for the best sellers (vertical for the right column in home page and all pages) and the other one only for Feature Products into Category . When I put the 2 caroussels in function, the Category Feature Product  used the CSS of the Vertical one for the Text Header. I certainly did something wrong again .. (http://www.usnautic.com/es/c/245/electrical-tapes)


Thanks a lot and have a nice day

Yves

11 years ago

Hi Ivan,

Thanks a lot for the answer and it makes sense. I'll try other things for my home page. BTW, I have the same problem as Joster in the Forum page . It seems that the CSS are not read for this page ..

have a nice once

Yves

11 years ago

Hi Guys,

I am working on the Jcaroussel integration.It is a very very nice widget. I am using Category Feature Products and I pick some products randomly from  certain categories. Other that Homepage feature products, recently view, manufacturer, I am not able to get any data into the Jcaroussel. I tested also Manufacturer Feature products as well and I have the same result..

Any advice ?

Best Regards

Yves

Bugs
11 years ago

Joster, you are very welcome..

If you need some help for the menu, I can send you the source if you wish.

Just give me your email address

have a nice one

Yves

Bugs
11 years ago

Hi had the same problem localy and on my hosting. It was a problem with the SSL (on my web hosting). Look  in your webconfig for USESSL and change it to false (for local use) and test it. If it is working, then contact your webhosting and they will have to fix the SSL certificate.

<appSettings>
    <add key="ClientValidationEnabled" value="true" />
    <add key="UnobtrusiveJavaScriptEnabled" value="true" />
    <add key="UseSSL" value="false" />
    <add key="SharedSSLUrl" value="" />
    <add key="NonSharedSSLUrl" value="" />
    <add key="RouteDebugger:Enabled" value="false" />
    <add key="GoogleMerchantID" value="" />
    <add key="GoogleMerchantKey" value="" />
    <add key="GoogleEnvironment" value="Sandbox" />
    <add key="GoogleAuthenticateCallback" value="True" />
    <add key="ClearPluginsShadowDirectoryOnStartup" value="False" />
  </appSettings>

Yves

11 years ago

Hi Support,

I am  working to increase the speed and i am starting to read about the cache parameters in webconfig.

I found out 2 things and I would like your opinion

1. I changed the debug option to false.
2 Iwonder if I should change this from 1.00:00:00 to the new value bellow ?

<staticContent>
      <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="365.00:00:00" />
    </staticContent>

About the rights, I have some issues with Arvixe ( I should read your text before on the forum)

I have Put Networkservice RW for almost all files/folders and usnautic.com user to Read only. But with Arvixe when I put those settings my site doean't work anymore. I have to put RW to usnautic.com for almost all folders and files to make it work properly. I don't like it and they seems not to be able to fix the problem .. I am looking to move again my site..

I know I should post it on nopcommerce forum but i know your answer will be acurate ...

have a nice day

Yves

11 years ago

Hi Guys,

My site has been moved and faster than ever.

I have this error message when Google Crawl the site:

System.Web.HttpException (0x80004005): A public action method 'ProductReviewsTabAddNew' was not found on controller 'SevenSpikes.Nop.Plugins.NopQuickTabs.Controllers.ProductTabController'.     at System.Web.Mvc.Controller.HandleUnknownAction(String actionName)     at System.Web.Mvc.Controller.ExecuteCore()     at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)     at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)     at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()     at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()     at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)     at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()     at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()     at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)     at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)     at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)     at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

http://www.usnautic.com/producttab/productreviewstabaddnew/7545

What do you think, did I miss some files when I moved my domain ?

Best regards

Yves


11 years ago

Hi Guys,

As usual.. I'm the bad guy :-) .. and as usal you have the right answer

Again Thanks for all ..

The site is 100% time faster with the new hosting... major difference..

Yves