- Posts: 70
R0.30 Support
[Solved] Breadcrumb and Header
- shekar
-
Topic Author
- Offline
- Senior Member
-
Less
More
15 years 5 months ago - 15 years 5 months ago #1
by shekar
[Solved] Breadcrumb and Header was created by shekar
Last edit: 15 years 5 months ago by Antonio Durán.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 5 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Breadcrumb and Header
Thanks for the tip.
I fixed it for next relase.
I fixed it for next relase.
The topic has been locked.
- shekar
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 70
15 years 5 months ago #3
by shekar
Replied by shekar on topic Re: Breadcrumb and Header
Thanks Antonio,

How can I fix this in current version [R0.30].
Auto tweet is not working for this forum...
Thanks
Shekar.S
How can I fix this in current version [R0.30].
Auto tweet is not working for this forum...
Thanks
Shekar.S
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 5 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: Breadcrumb and Header
You can port the changes, although you will need to edit 3 files:
- moodle/auth/joomdle/auth.php : add get_cat_name function to list of exported functions.
- components/com_joomdle/views/coursecategory/view.php y tmpl/default.php
Attached those, so you don't need to edit. Just unzip and put them in place.
Please test and comment.
Thanks for the autotweet tip, we will look at it.
- moodle/auth/joomdle/auth.php : add get_cat_name function to list of exported functions.
- components/com_joomdle/views/coursecategory/view.php y tmpl/default.php
Attached those, so you don't need to edit. Just unzip and put them in place.
Please test and comment.
Thanks for the autotweet tip, we will look at it.
The topic has been locked.
- shekar
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 70
15 years 5 months ago - 15 years 5 months ago #5
by shekar
Replied by shekar on topic Re: Breadcrumb and Header
You have attached only 2 files i.e. [ default.php and view.html.php]. I have replaced those files and I got below error.
XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC.
XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC.
Last edit: 15 years 5 months ago by shekar.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 5 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Re: Breadcrumb and Header
yes, it seems I did not explain well. 2 files to change, 1 to modify by hand:
moodle/auth/joomdle/auth.php : add get_cat_name function to list of exported functions.
moodle/auth/joomdle/auth.php : add get_cat_name function to list of exported functions.
The topic has been locked.
- shekar
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 70
15 years 5 months ago #7
by shekar
Replied by shekar on topic Re: Breadcrumb and Header
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 5 months ago #8
by Antonio Durán
Replied by Antonio Durán on topic Re: Breadcrumb and Header
Great.
Thank you for reporting the bug and testing the fix.
Antonio
Thank you for reporting the bug and testing the fix.
Antonio
The topic has been locked.