vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBulletin Link Directory (https://vborg.vbsupport.ru/showthread.php?t=255319)

MrD 07-24-2012 02:33 PM

Quote:

Originally Posted by vb_nils (Post 2348396)
Teh I've already tried but no success ... always the same situation.

Hi,
Have you Upload all Files?
I think that any XML are missing
i have the ACP link

SimonB 07-27-2012 06:06 AM

Trying to install this on 4.2.

I get the following message

Code:

Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vblinklist.php on line 1175

Fatal error: require_once() [function.require]: Failed opening required '/home/pajerxga/public_html/vbulletin/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pajerxga/public_html/vbulletin/vblinklist.php on line 1175

Now the file is obviously missing. I have seen references to this file having been removed in 4.2. Where can I get this file then?

Disco_Stu 07-27-2012 12:51 PM

That's strange because I'm running 4.2 PL2 and I didn't get that message. I don't see that file in my install files. I wonder if you're using an older version of the install?

tsac 07-27-2012 04:02 PM

On the main /vblinklist.php page I'd like to set the meta description and keywords. Does anyone know how I could go about doing that? The categorys are not a issue, Just want meta title & description for /vblinklist.php. Hard coded would be fine. I just can't figure it out.

Hell just to be able to change the meta description would be nice. Does anyone know how?

Craigr 07-27-2012 05:20 PM

Quote:

Originally Posted by tsac (Post 2351900)
On the main /vblinklist.php page I'd like to set the meta description and keywords. Does anyone know how I could go about doing that? The categorys are not a issue, Just want meta title & description for /vblinklist.php. Hard coded would be fine. I just can't figure it out.

Hell just to be able to change the meta description would be nice. Does anyone know how?

Seems to just take the default from the vBulletin Admin-CP.
ADMIN-CP > OPTIONS > GENERAL SETTINGS

tsac 07-27-2012 05:26 PM

Yeah, I wish I knew a way to remove the default meta description. :(

SimonB 07-28-2012 10:13 AM

1 Attachment(s)
Anyone know why when the link directory is selected the forum link is not deselected.

https://vborg.vbsupport.ru/attachmen...1&d=1343473950

Craigr 07-28-2012 12:02 PM

Quote:

Originally Posted by SimonB (Post 2352064)
Anyone know why when the link directory is selected the forum link is not deselected.

https://vborg.vbsupport.ru/attachmen...1&d=1343473950

ADMIN-CP > ADD NEW PLUGIN

Product: vBulletin
Hook Location: navigation_tab_complete
Name: Anything - i called it tab complete
Execution Order: 5 (works ok)
Plugin PHP Code:
Code:

if (THIS_SCRIPT == 'vblinklist')
{
$tabid = '36';
}

You might have to change 36 to another number as it will probably depend upon how many addons you have already on the navbar. I see you have a few already so maybe 38 or 39...

SimonB 07-28-2012 04:29 PM

Awesome Craig. Appreciate the help.

How would I adjust the order of these links? They don't appear in the navigation configuration?

Craigr 07-28-2012 05:15 PM

Quote:

Originally Posted by SimonB (Post 2352151)
Awesome Craig. Appreciate the help.

How would I adjust the order of these links? They don't appear in the navigation configuration?

The order of the other items in your navbar can be changed in the navigation manager, but you can't change the link directory one as nothing appears.

One way you could do it though is to create a new tab in the navigation manager for the link directory and then simply disable the navigation link for the link directory in its options.


All times are GMT. The time now is 12:02 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
  • Page Generation 0.02195 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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