VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: AngelinStoev on November 11, 2012, 08:27:27 AM

Title: Problem: Xmap is not indexed all products from Virtuemart
Post by: AngelinStoev on November 11, 2012, 08:27:27 AM
Hello
I have a serious problem with Virtuemart and Xmap and it is in this that I do not Xmap report addresses all of the products in Virtuemart. At present my report of 1300 only 500 addresses only the main account my products without sub-products. Somewhere I found what could be the problem but they need help. In the settings there is an option for Virtuemart "Max product review in a store" when I put the number 10, I began to account only for 10 product categories, no matter how many items are in this category, if I put my 50 and still recorded 50 stops, but if I put a number over 200 Xmap started not working and shows me this error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@shop.bg-maistor.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
My request is if you can some help to fix this so I can Xmap report all products without problems. Thank you in advance for your help.

The shop is: http://shop.bg-maistor.com
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: jenkinhill on November 11, 2012, 13:21:19 PM
VirtueMart is working just fine but Xmap is not? Then you need to ask the Xmap developers about tis. Support is available on http://joomla.vargas.co.cr/en/forum
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: bytelord on November 11, 2012, 14:17:44 PM
Hello,

That was a problem with xmap 2.2 ... please upgrade to latest xmap version http://joomla.vargas.co.cr/en/downloads/components/xmap
Have been fixed on version 2.3.0. If the issue persist then please contact Xmap support http://joomla.vargas.co.cr/en/forum as  jenkinhill suggests.

Regards
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: AngelinStoev on November 12, 2012, 10:15:02 AM
Hello bytelord,
Now look, I'm using version 2.3.0 of Xmap. Deleted and re-uploaded but no change. We wrote to their colleagues in Xmap forum and I hope my answer.
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: bytelord on November 12, 2012, 10:18:24 AM
Strange, Works for me but i remember that bug...
It's a xmap issue, hoped get solved...

Regards
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: bambem on February 18, 2014, 22:04:04 PM
Having the same problem with Joomla 2.5 + VM 2 + Xmap 2.3.4.
Not all of the products are listed in xml.
I tried loging to their forum, but they have it locked and the contact us page is also not working because of not working captcha. A lot of people are having the same problem i guess.
I guess Xmap component is not supported anymore. Does anybody have any good idea for a similar (working) solution that makes xml. and also works for Virtuemart2?

Thanks
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: juroo on June 05, 2014, 12:21:06 PM
Hi, if some is still searching for a solution, there is one:
You need to disable limiting in the virtuemart xmap plugin in file /plugins/xmap/com_virtuemart/com_virtuemart.php

In initialization function initialize() just after creating productModel instance add this line:
    self::$productModel->_noLimit = true;

This is working for me with Joomla 2.5.8 and VM 2.0.26d
Title: Re: Problem: Xmap is not indexed all products from Virtuemart
Post by: lindapowers on June 05, 2014, 12:26:31 PM
Xmap is dead, I ended up buying this component http://extensions.joomla.org/extensions/structure-a-navigation/site-map/24063

IMO best option for a sitemap and works perfectly with VM2

Regards