- Posts: 3
- Thank you received: 0
All questions about EDocman extension
unwanted Edocman categories in Breadcrumbs
- René Oegema
- Offline
- New Member
Less
More
12 years 3 weeks ago #22066
by René Oegema
Replied by René Oegema on topic Re: unwanted Edocman categories in Breadcrumbs
Hi Tuan,
You mentioned the latest version but as far as I can see this is v1.1.0 which is from 26-06-2012. Is there a download section where we can get this latest version?
Thanks in advance,
Rene
You mentioned the latest version but as far as I can see this is v1.1.0 which is from 26-06-2012. Is there a download section where we can get this latest version?
Thanks in advance,
Rene
Please Log in or Create an account to join the conversation.
- René Oegema
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 3 weeks ago #22067
by René Oegema
Replied by René Oegema on topic Re: unwanted Edocman categories in Breadcrumbs
Hi again,
Ignore my last reply because I need to put on my glasses . Needless to say that the new download is under My Downloads.
Rene
Ignore my last reply because I need to put on my glasses . Needless to say that the new download is under My Downloads.
Rene
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Online
- Administrator
12 years 2 weeks ago #22304
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: unwanted Edocman categories in Breadcrumbs
OK Rene. If you have other questions, please don't hesitate to ask !
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- pixpro
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
12 years 2 weeks ago - 12 years 2 weeks ago #22320
by pixpro
Replied by pixpro on topic Re: unwanted Edocman categories in Breadcrumbs
Hi Tuan, your fix doesn't work. have you tested
line 78
if ($config->fix_breadcrumb_issue !== 1) {
should be
if ($config->fix_breadcrumb_issue != 1) {
or
if ($config->fix_breadcrumb_issue !== '1') {
line 78
if ($config->fix_breadcrumb_issue !== 1) {
should be
if ($config->fix_breadcrumb_issue != 1) {
or
if ($config->fix_breadcrumb_issue !== '1') {
Last edit: 12 years 2 weeks ago by pixpro. Reason: more info
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Online
- Administrator
12 years 2 weeks ago #22439
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: unwanted Edocman categories in Breadcrumbs
Hi
Really sorry. The code need to be if ($config->fix_breadcrumb_issue !== '1') . I will work on it and update the download package shortly .
Thanks for reporting !
Tuan
Really sorry. The code need to be if ($config->fix_breadcrumb_issue !== '1') . I will work on it and update the download package shortly .
Thanks for reporting !
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.