Quote:
Originally Posted by |Jordan|
The navbar itself doesnt even display, let alone any links on it. When i save the navbar (and check the usergroups), and go back to edit the navbar - none of the usergroups have checkmarks on them.
|
What's your vb. version number??
Edit:
try to run this queries:
[sql]UPDATE `devnavbar_navbar` SET `bargroups` = 'a:1:{s:14:"membergroupids";s:13:"4,6,7,2,5,1,3";} '
UPDATE `devnavbar_links` SET `linkgroups` = 'a:1:{s:14:"membergroupids";s:13:"4,6,7,2,5,1,3";} '[/sql]
this will enable all links and navbars to many groups, i am testing something with that ..