Problem: Xmap is not indexed all products from Virtuemart

Started by AngelinStoev, November 11, 2012, 08:27:27 AM

Previous topic - Next topic

AngelinStoev

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

jenkinhill

#1
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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

AngelinStoev

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.

bytelord

Strange, Works for me but i remember that bug...
It's a xmap issue, hoped get solved...

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

bambem

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

juroo

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

lindapowers

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