![]() |
Quote:
Quote:
run this sql from you admincp (change the table prefix) [sql]CREATE TABLE `PREFIX_devnavbar_links` ( `linkid` mediumint(10) unsigned NOT NULL auto_increment, `link` varchar(255) NOT NULL default '', `linkname` varchar(255) NOT NULL default '', `linktarget` tinyint(1) unsigned NOT NULL default '0', `linkalt` varchar(60) NOT NULL default '0', `linkorder` int(5) NOT NULL default '0', `linkstatus` tinyint(3) NOT NULL default '0', `linkbar` int(5) NOT NULL default '0', `linkgroups` varchar(80) NOT NULL, PRIMARY KEY (`linkid`) );[/sql] Quote:
Quote:
Quote:
|
*installed* :) just what I was looking for.
|
I installed the plugin, added the code to the template, added a navbar and added a menu item and nothing displays.
I'm using vb 3.6.8 |
Quote:
|
I have all groups defined able to use it (except banned). It still wont display.
|
Quote:
|
I followed your instructions in your second post:
Quote:
|
Quote:
check every link's group permissions ... |
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.
|
Quote:
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 .. |
All times are GMT. The time now is 05:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|