vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Advanced Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=120517)

TrikkeTalk 01-08-2007 12:11 PM

Quote:

Originally Posted by dcasux (Post 1146161)
I love this hack..however, I cannot get the menu options to show up in ibproarcade.

ARCADE template has $navbar as the variable for the default navbar, and I removed that and placed $menucontrol in it's place, hoping that your menu would show up.

Alas, it didn't. Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.

Any ideas on how to get consistancy in ibproarcade with your hack?

Hi All

Same problem over here. Is ther somebody who can help me out. In vbPortal I had the same problem but that's already solved by adding the entire content of the global_start plugin to the global.php of the portal. But I don't see how to solve this problem. The main links show up at the arcade but the added links aren't visible.

Is there anyone who can help me out?

Thanks in advance!

criscokid 01-08-2007 01:35 PM

Quote:

Originally Posted by TrikkeTalk (Post 1153537)
In vbPortal I had the same problem but that's already solved by adding the entire content of the global_start plugin to the global.php of the portal.

That's the problem that I've been trying to solve... more detailed instructions are available here.

TrikkeTalk 01-08-2007 02:02 PM

Hi,

It's quite simple to do this:

Go to your AdminCP --> Plugins & Products --> Plugin Manager --> locate the Custom Links global_start plugin.

Copy al the content of this plugin and paste it to you vbPortal's global.php. the location to paste it is right above:

Code:

  // get new private message popup
That's it.

BSchrader 02-12-2007 11:39 PM

The forms in the screenshot are beautiful things but I cannot find them in vB3.6.4. How do I get them? (Do I need vBPortal?)

SherryG 02-17-2007 07:03 PM

Hiya guys,

Can someone tell me the proper way to uninstall this mod? I could not get this mod to work on my forum so I used the "Uninstall" button in the manage products section. It appeared to uninstall properly and the product name disappeared from the product list yet the "Custom Links" CP is still there. When I click on either "Add" or "Modify/Delete", I get the following database error message.

Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT * FROM custom_droplinks WHERE linkid ORDER BY number ASC;

MySQL Error : Table 'stamkcom_forum.custom_droplinks' doesn't exist
Error Number : 1146
Date : Saturday, February 17th 2007 @ 04:00:13 PM
Script : http://mysite.com/forum/admincp/admi....php?do=modify
Referrer : http://mysite.com/forum/admincp/index.php?do=nav
IP Address : myipaddress
Username : Sherry
Classname : vB_Database


Please help me solve this issue. I hate it when things don't work properly.

Cheers,
Sherry

harmor19 02-18-2007 02:20 AM

Quote:

Originally Posted by SherryG (Post 1184740)
Hiya guys,

Can someone tell me the proper way to uninstall this mod? I could not get this mod to work on my forum so I used the "Uninstall" button in the manage products section. It appeared to uninstall properly and the product name disappeared from the product list yet the "Custom Links" CP is still there. When I click on either "Add" or "Modify/Delete", I get the following database error message.

Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT * FROM custom_droplinks WHERE linkid ORDER BY number ASC;

MySQL Error : Table 'stamkcom_forum.custom_droplinks' doesn't exist
Error Number : 1146
Date : Saturday, February 17th 2007 @ 04:00:13 PM
Script : http://mysite.com/forum/admincp/admi....php?do=modify
Referrer : http://mysite.com/forum/admincp/index.php?do=nav
IP Address : myipaddress
Username : Sherry
Classname : vB_Database


Please help me solve this issue. I hate it when things don't work properly.

Cheers,
Sherry

You have to remove the XML files from your server that are in the .zip file.

PimvanJ 02-27-2007 08:09 PM

Quote:

Originally Posted by dcasux (Post 1146161)
I love this hack..however, I cannot get the menu options to show up in ibproarcade.

ARCADE template has $navbar as the variable for the default navbar, and I removed that and placed $menucontrol in it's place, hoping that your menu would show up.

Alas, it didn't. Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.

Any ideas on how to get consistancy in ibproarcade with your hack?



try this:

open /arcade/functions/functions.php
search for
Code:

        global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with
Code:

        global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox, $custom_droplinks;
(thanks to MrZeropage)

Tri@de 02-28-2007 02:21 PM

I tryed to find customlinks1 in style templates but there's not!
How i can remove extras?

Neutral Singh 03-06-2007 11:29 PM

How can modify this to add multiple drop-down menus in the navbar in addition to "Extras" drop down menu?

harmor19 03-06-2007 11:42 PM

Quote:

Originally Posted by Neutral Singh (Post 1197584)
How can modify this to add multiple drop-down menus in the navbar in addition to "Extras" drop down menu?

I used to have the code but one of my hard drives crashed and I lost it. I don't know when I'll recode it.


All times are GMT. The time now is 05:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01626 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete