Bug #5378
navigation bar in Chamilo 1.9
Description
I've update Chamilo from 1.8.4 to 1.9.
In the previous version I was able to add a navigation item in the top-menu by editing home/home_tabs.html and home_tabs_dutch.html.
In 1.9 this is ignored.
Is there a way to do this?
Kind regards
Stijn Michels
History
Updated by Julio Montoya over 8 years ago
- Status changed from New to Needs more info
- % Done changed from 0 to 20
It works for me, edit the home_tabs_[you_language].html file
I added a new link called "Chamilo Forum" in our test server see:
http://chamilodev.beeznest.com/index.php
Are you using multiple URLs?
Updated by Stijn Michels over 8 years ago
I've placed this code in both home_tabs -files.
It doesn't seem to work
<li><a href="http://www.cvo3hofsteden.be" target="_blank"><span>Website CVO 3 Hofsteden</span></a></li>
<li><a href="http://www.cvo3hofsteden.be/personeel2006/loginN.asp" target="_blank"><span>Personeel</span></a></li>
Updated by Stijn Michels over 8 years ago
I have also set chamilo to English and it doesn't work either.
It's the /main/home_tabs.html and /main/home_tabs_dutch.html ?
I think there is a major problem with the dutch language because a lot of items are not translated in Chamilo 1.9
Updated by Julio Montoya over 8 years ago
Can you try moving the files in a new folder called 'localhost'?
home/localhost/home_tabs_english.html
Are you using multiple URLs?
Updated by Stijn Michels over 8 years ago
As far as I know I don't use multiple URL's.
Chamilo is installed in a folder called 'chamilo' on the webserver.
I've also made a home_tabs_english.html in the home and home/localhost and set Chamilo to English. Nothing changes.
http://www.cvo3hofsteden.org/chamilo/home/localhost/home_tabs_english.html
Updated by Julio Montoya over 8 years ago
This bug is kind of weird, did you check your apache logs?
Updated by Julio Montoya over 8 years ago
- Status changed from Needs more info to Needs testing
- Assignee set to Yoselyn Castillo
Yoselyn can you test this please? I didn't found the bug.
Updated by Stijn Michels over 8 years ago
In
Administration tab >Portal>Edit portal homepage>Add a LINK
I have deleted the links and added new onces... now it works...
Updated by Julio Montoya over 8 years ago
- Status changed from Needs testing to Rejected - Abandoned
- Assignee deleted (
Yoselyn Castillo)
Stijn Michels wrote:
In
Administration tab >Portal>Edit portal homepage>Add a LINKI have deleted the links and added new onces... now it works...
It could be a problem with file permissions, closing the task because it seems to be fixed, feel free to reopen