Forums / Install & configuration / empty toolbar on new site
Artturi Markko
Wednesday 17 January 2007 2:22:45 am
Hello,
After having installed Ez3.9 for tests, I created a second empty site (ez2) for which I added French language.I copied settings files from siteaccess/ezwebin_site_user/ to siteaccess/ez2
My problem is that the toolbar does not show "login" link. (and not another one named "Aide" either). However, search form shows up.
Here's my toolbar.ini.append.php <quote><?php /* #?ini charset="utf-8"?
[Toolbar_top] Tool[] Tool[]=login Tool[]=searchboxTool[]=link
[Toolbar_right] Tool[]Tool[]=node_list
[Toolbar_bottom]Tool[]
[Tool_right_node_list_1] parent_node=2 title=Latest show_subtree=limit=5
[Tool_top_link_3] href=http://ez.no text=Aide */ ?></quote>
Does anyone have an idea about what could be wrong ?
Artturi
André R.
Wednesday 17 January 2007 3:40:30 am
If you are using the website interface (ezwebin) witch is default on 3.9, it does not support tool bars.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Wednesday 17 January 2007 5:40:38 am
Yes, I use the default (ezwebin).However, the first site installed with the wizzard includes a "Login" link (top right).
The second site with an empty database has the same design but does not show the link.
This should be configured together with the presence of the search field, which curiously appears...Could it be related with some translation I have to do (logo appeared after I made a translation) ?
Wednesday 17 January 2007 11:40:38 am
Ok, I read this topic :http://ez.no/community/forum/install_configuration/override_ini_in_manual_installation/re_override_ini_in_manual_installation__4
I decided to install all packages related to ezwebin from Setup/Packages but I still lack the "website_toolbar_access" attribute in the User_group class (which is present in the first installed site).
Thanks for the help,Artturi