Menu Content
Home arrow Support arrow Support Forums
ARTIO Forums
Welcome, Guest
Please Login or Register.    Lost Password?
VirtueMart 1.1.2 breadcrumbs problem (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: VirtueMart 1.1.2 breadcrumbs problem
#4860
david (Admin)
Space is big. Really big.
Admin
Posts: 437
User Offline Click here to see the profile of this user
VirtueMart 1.1.2 breadcrumbs problem 2 Months, 1 Week ago  
Hello,

If you are experiencing problems with SEF URLs in breadcrumbs navigation in VM 1.1.2, please note that this is caused by VM itself. However, it is very easy to fix:
In file /administrator/components/com_virtuemart/classes/mainframe.class.php find the line 363 and change it from:
$cmsPathway->addItem( $item->name, str_replace('&', '&', basename($item->link)) );
to
$cmsPathway->addItem( $item->name, str_replace('&', '&', $item->link) );

If you don't want to change the code, you can download the patched file here:
File Attachment:
File Name: mainframe.zip
File Size: 3793

Please note that the file works only for VM version 1.1.2!

Best regards,
ARTIO Support Team
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/10 02:05 By david.
 
\"Try not. Do or do not. There is no try.\" - Yoda
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop