Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for admns

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 12:38
  • Posts: 8
  • Profile Views: 3391
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
There are still some problems. Mainly in the second duplication.
Let me finish my tests and I will write what is the solution.
JoomSef duplicate ma ...
Category: JoomSEF 3
emo
OK, after 2 days of work I find where the problems are.
Now everything is working correctly and not duplicated links.

Best regards.
JoomSef duplicate ma ...
Category: JoomSEF 3
emo
Hi,

JoomSef generate the same link with different manufacturer_id.

For example:

index.php?option=com_virtuemart&category_id=42&flypage=flypage.tpl&manufacturer_id=5&page=shop.product_details&product_id=4411&Itemid=2

and

index.php?option=com_virtuemart&category_id=42&flypage=flypage.tpl&manufacturer_id=19&page=shop.product_details&product_id=4411&Itemid=2

Where manufacturer_id=5 is true.

There are other links that are less (without flypage):

index.php?option=com_virtuemart&category_id=73&flypage=flypage.tpl&manufacturer_id=37&page=shop.ask&product_id=6793&Itemid=2
and
index.php?option=com_virtuemart&category_id=73&flypage=&manufacturer_id=37&page=shop.ask&product_id=6793&Itemid=2

Thus accumulate useless links that point to the same product.
Do you have any idea how to fix this?

JoomSEF version: 3.9.5
VirtueMart extension version: 2.1.1
JoomSef duplicate ma ...
Category: JoomSEF 3
emo
Hi David,

"Set page base href value" is set and does not help in this case.

But .... after a long battle I found a solution.
I edit file /administrator/components/com_virtuemart/classes/htmlTools.class.php

from
$link = $sess->url( 'index2.php?page=shop.recommend&product_id='.$product_id.'&pop=1'.(vmIsJoomla('1.5') ? '&tmpl=component' : '') );


to
$link = $mosConfig_live_site.'/index2.php?option=com_virtuemart&page=shop.recommend&product_id='.$product_id.'&pop=1'.(vmIsJoomla('1.5') ? '&tmpl=component' : '');


and all work fine. :-)

Only I do not understand one thing. Why using JoomSEF 3.6.2 no such problems? What has changed in new versions that require such changes?
In this case, what is better in new versions?
VirtueMart - Recomme ...
Category: JoomSEF 3
emo
Recommend to a friend showing Error 404 in all IE.
With Mozilla - no problem.

Joomsef 3.6.2 - working
Joomsef 3.6.4 and 3.6.5 - not working.

Virtuemart 1.1.4
Joomla 1.5.17
VirtueMart - Recomme ...
Category: JoomSEF 3
emo
Yes, now it works.
Many, many thanks.
Joomsef 3.6.4 - Virt ...
Category: JoomSEF 3
emo
VirtueMart.
After update from Joomsef 3.6.2 to 3.6.4, when printing an order or product category, showing Error 404 in all IE.
With Mozilla - no problem.
Joomsef 3.6.4 - Virt ...
Category: JoomSEF 3
emo
belugha and awlfm,

Try change \modules\mod_rokvirtuemart_categories\helper.php

with attached file. The problem is solved by Susi - RocketTheme forum.

Attachment helper-20091105.zip not found

Product Categories L ...
Category: Extensions
More
Přihlášení uživatele Prázdný