We understand that your ecommerce site is crucial to the success of your business, from time to time issues and questions can arise and you need to have the assurance there will be someone on hand to help resolve these in a timely fashion so you can spend your time driving your own business forward.

So if you are looking for faster responses to your questions or would like the assurance there is someone on hand for you to contact, fear not we have a number of paid support options that are available to you that can give your organisation the peace of mind knowing a member from the Cart Viper team will always be available to assist!

Purchase a Support Plan

Community Support

HomeHomeIssues and Supp...Issues and Supp...Installation & ...Installation & ...Cart Viper Search ModuleCart Viper Search Module
Previous
 
Next
New Post
9/16/2014 3:47 PM
 

I cannot re-index in Product-Admin - Cart Viper Version 3.2d.

Is there a way to just add your search module to a skin and have it search all items in our site?

It seems to work well for cart viper products - but how about a whole site scenario?

 
New Post
9/16/2014 6:41 PM
 

So when you click the "reindex products" in the store admin it never completes the reindex ? If you send me an admin username / password I will take a look: nigel@cartviper.com

Our search module can only search the Cart Viper products not the full dnn site content.

Thanks
Nigel.

 
New Post
9/16/2014 7:10 PM
 

I just asked my boss about that - and he said no.

So, how can we handle this?

 
New Post
9/16/2014 10:22 PM
 

Ok, without seeing the actual issue its pretty difficult to diagnose as every setup is different. However its most likely a jQuery issue, can you try using the standard DNN skin for the admin page and removing any other module except the CV admin module from the page. 

If that does not work, can you download https://getfirebug.com/ and check if you can see any jQuery errors logged to the console. Failing that check admin -> event viewer to see if there are any errors logged there.

Regards

 
New Post
9/17/2014 1:53 PM
 

In your function:

 function ReIndexSearch()

    {

         jQuery("#notificationCaption").html("<%= ReIndexingMessage %>");

         jQuery("#notificationCaption").show();

         

            var data = {};

            data.action = 'admin_reindex_search';

            data.language = '<%= System.Threading.Thread.CurrentThread.CurrentCulture.ToString() %>';

 

            jQuery.ajax({

                type: "POST",

                async: true,

                url: "<%= AjaxHandlerPath %>",

                dataType: "json",

                data: (data),

                success: function (data) {

 

                    jQuery("#notificationCaption").html(data.message);

                    jQuery("#notificationCaption").show().delay(4000).fadeOut('slow');  

                    Made it here");                

 

                },

                error: function (XMLHttpRequest, textStatus, errorThrown) {

                },

                beforeSend: function (xhr) {

                },

                complete: function (XMLHttpRequest, textStatus) {

                }

 

                

            });

    }

 

If you look above - I added the alert within your code.  It makes it to there.

No message though.

 

I tried a new dnn skin and same thing?

 
Previous
 
Next
HomeHomeIssues and Supp...Issues and Supp...Installation & ...Installation & ...Cart Viper Search ModuleCart Viper Search Module


 

We use cookies on our website to improve our service to you, by continuing you agree to our use of cookies. However you are able to update your settings at any time.

Cookie Policy

A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is a piece of data stored by a website within a browser, and then subsequently sent back to the same website by the browser. Cookies were designed to be a reliable mechanism for websites to remember things that a browser had done there in the past, which can include having clicked particular buttons, logging in, or having read pages on that site months or years ago.

Strictly Necessary Cookies

These cookies cannot be disabled

These cookies are necessary for the website to function and cannot be switched off. They are normally set in response to your interactions on the website e.g. logging in etc.

Cookies:
  • .ASPXANONYMOUS
  • .DOTNETNUKE
  • __RequestVerificationToken
  • authentication
  • CV_Portal
  • CV_Store_Portal_Cart_0
  • CV_USER
  • dnn_IsMobile
  • language
  • LastPageId
  • NADevGDPRCookieConsent_portal_0
  • userBrowsingCookie

Performance Cookies

These cookies allow us to monitor traffic to our website so we can improve the performance and content of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited or how you navigated around our website.

Cookies:
  • _ga
  • _gat
  • _gid

Functional Cookies

These cookies enable the website to provide enhanced functionality and content. They may be set by the website or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.

Cookies:

Currently we are not utilizing these types of cookies on our site.

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.

Cookies:

Currently we are not utilizing these types of cookies on our site.

Feedback