Yes.."professional" is correct.
Only,problem is because when I log in in my website as administrator,my website theme automaticaly switched to my favorite theme
"white pointer" and in my menu list ,"My account" "preferences" is not showing up...
I tryed to switch in php config "professional" theme to "white pointer" to make "white pointer" to be default and this is working fine,but still when is "white pointer" my default theme in php config, my "preferences" is not showing up in "My account"..
I am administrator on my website,but I have same menu list "My account" like my regulare members..
Now whitout "Preferences" I can not change my theme,my linguage..
When I try to write new story I have still this error ,even my default theme is "white pointer" :
Template Error: set_root: /home/nine/public_html/layout/!White_Pointer1.4.0/admin/common is not a directory.
Halted.
You can see,on this list in php config I have "link to user preferences" but I don't have link for just "preferences" or "admin preferences" ,or "My account preferences" .Before this geeklog upgrade this link was on the list and now is gone..
/ List of entries that you want to see in the site's menu bar (if you're using
// a theme that uses the {menu_elements} variable in its header.thtml).
// Choose any combination of the following (order here = order in the menu).
$_CONF['menu_elements'] = array
// 'home', // link to homepage
'contribute', // contribute / "submit a story" link
'search', // link to advanced search
'stats', // link to site stats
'directory', // link to list of past stories
// 'prefs', // link to user's preferences
'plugins' // links added by plugins, like {plg_menu_elements}
// 'custom' // for custom links (see lib-custom.php)