Home
Forum
Extensions
Developer Portal
VirtueMart Forum
VirtueMart & Joomla! - The Future of eCommerce
Home
Help
Search
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Support the VirtueMart project and become a
member
VirtueMart Forum
»
VirtueMart 2 + 3
»
Virtuemart Development and bug reports
»
Update 3.2.14 breadcrumb no longer displays parent categories
« previous
next »
Print
Pages: [
1
]
2
Go Down
Author
Topic: Update 3.2.14 breadcrumb no longer displays parent categories (Read 6190 times)
sensomedia
Beginner
Posts: 3
A beginner
Update 3.2.14 breadcrumb no longer displays parent categories
«
on:
April 09, 2018, 02:46:08 am »
Solution:
/components/com_virtuemart/views/productdetails/view.html.php
Uncomment line 196:
if($category->parents===false) $category->parents = $category_model->getParentsList($product->virtuemart_category_id);
Note for 3.2.15
Logged
mhuebler
Jr. Member
Posts: 54
VirtueMart Version: 3.2.x
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #1 on:
April 10, 2018, 16:02:57 pm »
thanks!
Logged
my virtuemart shops ..
https://www.3d-puzzlewelt.com/en
https://www.waokiye.de
https://www.marken-lederjacken.de
Philip Sorokin
Beginner
Posts: 4
A beginner
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #2 on:
April 15, 2018, 13:58:55 pm »
Thanks. Look forward to restoring this in the core!
Logged
Milbo
Virtuemart Projectleader
Administrator
Super Hero
Posts: 10283
VM3.9 Eagle Owl
VirtueMart Version: VirtueMart 3 on joomla 3
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #3 on:
April 24, 2018, 17:15:01 pm »
the problem is, that the parents should be already loaded, when the category is loaded. So this line shouldnt be necessary. But somehow, sometimes the parents are not there and so enabling the old line (it is just commented imho) fixes the problem.
Logged
Should I fix your bug, please support the VirtueMart project and become a
member
______________________________________
Extensions approved by the core team:
http://extensions.virtuemart.net/
mehmesen
Beginner
Posts: 2
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #4 on:
April 25, 2018, 15:03:48 pm »
Thanks.
Logged
Digi-web
Beginner
Posts: 36
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #5 on:
August 29, 2018, 12:58:30 pm »
Hello,
I just faced this problem for a product details page.
Do you plan to fix this at a certain release?
Also a note, i think i figured an other issue from structured data testing tool
https://forum.virtuemart.net/index.php?topic=140842.0
Latest Vm and Joomla version.
BR,
Alexander
Logged
Custom Joomla - Virtuemart Development and Templates
Website:
http://www.digi-web.gr
Milbo
Virtuemart Projectleader
Administrator
Super Hero
Posts: 10283
VM3.9 Eagle Owl
VirtueMart Version: VirtueMart 3 on joomla 3
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #6 on:
September 10, 2018, 22:19:22 pm »
Does it fix it ?
http://dev.virtuemart.net/attachments/download/1127/com_virtuemart.3.2.15.9925_package_or_extract.zip
Logged
Should I fix your bug, please support the VirtueMart project and become a
member
______________________________________
Extensions approved by the core team:
http://extensions.virtuemart.net/
Digi-web
Beginner
Posts: 36
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #7 on:
September 19, 2018, 11:46:05 am »
Yes confirmed in wamp environment it is working.
As i saw you re-enabled the disabled line
Logged
Custom Joomla - Virtuemart Development and Templates
Website:
http://www.digi-web.gr
Milbo
Virtuemart Projectleader
Administrator
Super Hero
Posts: 10283
VM3.9 Eagle Owl
VirtueMart Version: VirtueMart 3 on joomla 3
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #8 on:
September 20, 2018, 11:03:43 am »
Really? As far as I remember I did some more work. Not just in one file.
Logged
Should I fix your bug, please support the VirtueMart project and become a
member
______________________________________
Extensions approved by the core team:
http://extensions.virtuemart.net/
Digi-web
Beginner
Posts: 36
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #9 on:
September 20, 2018, 11:06:51 am »
Hi i am not sure what you changed but since i found that this thread here i just modified the view.html.php for the productdetails file and just enabled the line:
if($category->parents===false) $category->parents = $category_model->getParentsList($product->virtuemart_category_id);
Since that it worked ok for me... also you vm version works and i do see this line enabled... you can check if this is the actual case by disabling this line in your host.
Logged
Custom Joomla - Virtuemart Development and Templates
Website:
http://www.digi-web.gr
Milbo
Virtuemart Projectleader
Administrator
Super Hero
Posts: 10283
VM3.9 Eagle Owl
VirtueMart Version: VirtueMart 3 on joomla 3
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #10 on:
September 20, 2018, 11:36:06 am »
yeh the line is enabled, but the caching behind was just, imho.
Logged
Should I fix your bug, please support the VirtueMart project and become a
member
______________________________________
Extensions approved by the core team:
http://extensions.virtuemart.net/
pellegrinoL
Jr. Member
Posts: 61
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #11 on:
November 15, 2018, 14:37:40 pm »
Hi,
I am using VM 3.4.2, but I have the same problem... The issue is still present or I have to do something.
Best
Logged
Digi-web
Beginner
Posts: 36
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #12 on:
November 15, 2018, 14:50:45 pm »
Hi, to me the problem is not visible anymore in multiple websites, why dont you send us a link to check it out?
Logged
Custom Joomla - Virtuemart Development and Templates
Website:
http://www.digi-web.gr
pellegrinoL
Jr. Member
Posts: 61
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #13 on:
November 15, 2018, 16:23:49 pm »
Hi,
thanks for answering, the website is
https://www.iacosport.com
Thanks
Logged
Digi-web
Beginner
Posts: 36
Re: Update 3.2.14 breadcrumb no longer displays parent categories
«
Reply #14 on:
November 16, 2018, 10:32:04 am »
From what i see there is no links on the categories nor the final product is shown.
Are you sure you have the default breadcumbs module with these settings?
No cache on...
It should work ok.
Logged
Custom Joomla - Virtuemart Development and Templates
Website:
http://www.digi-web.gr
Print
Pages: [
1
]
2
Go Up
« previous
next »
VirtueMart Forum
»
VirtueMart 2 + 3
»
Virtuemart Development and bug reports
»
Update 3.2.14 breadcrumb no longer displays parent categories
We use cookies, just to track visits to our website, we store no personal details.
OK
Learn more