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)

adabros 05-22-2012 09:55 PM

Quote:

Originally Posted by twolegit (Post 2329768)
it's also working for me on 4.1.12, but i am having an issue with uploading pics with the link....but not a big deal to me

Hi!!
Which version do u have downloaded?

-vblinkdirectory105.zip
-vblinkdirectory105vb415.zip

then, do u see any tabs in the left of AdminCp?

Chadi 05-24-2012 10:20 PM

Just curious if anyone got this working on 4.2.0?

Father Juan 05-26-2012 09:15 AM

Running 4.1.12 and can't seem to get the mod to shop up in the ACP.

Shows up under options, but I don't get the sidebar and I don't seem to be getting the complete set up options ie; category manager

https://vborg.vbsupport.ru/external/2012/05/2.png

webspider 05-26-2012 03:15 PM

Quote:

Originally Posted by Chadi (Post 2332519)
Just curious if anyone got this working on 4.2.0?

I found it won't install in 4.20. Hoping for an update :)

jorgejgm 05-30-2012 03:30 PM

Edit.wrong. Please, delete.

Athena1984 05-30-2012 03:34 PM

At first it wasn't working for me on 4.1.12 but I got it to work on that version and now it's working for me on 4.2.0. Are you getting an error?

grimor 05-31-2012 05:18 PM

Quote:

Originally Posted by Father Juan (Post 2332991)
Running 4.1.12 and can't seem to get the mod to shop up in the ACP.

Shows up under options, but I don't get the sidebar and I don't seem to be getting the complete set up options ie; category manager

https://vborg.vbsupport.ru/external/2012/05/2.png

I have the same problem when logged in as anyone other than the site SuperAdmin.

grimor 05-31-2012 05:20 PM

Is anyone able to use the {video} tags in the descriptions to embed videos (or any other method). I can in the rest of my forum but not in the Link Directory

Father Juan 06-10-2012 07:10 PM

If the admin section is not displaying for you in the admincp, here is a quick fix.

Go to plugin manager and find vBulletin-Linklist: Can administrate linklist, under Plugin PHP Code change this:

PHP Code:

foreach($do AS $field)
{
    if (isset(
$bits["$field"]) AND ($admin['linklistpermissions'] & $bits["$field"]))
    {
        
$return_value true;
        break;
    } 

to this:

PHP Code:

foreach($do AS $field)
{
    
//if (isset($bits["$field"]) AND ($admin['linklistpermissions'] & $bits["$field"]))
    
{
        
$return_value true;
        break;
    } 

It's ugly, but it works.

rotor 06-13-2012 02:56 AM

wouldn't mind paying for this ..... when it gets updated to work with 4.2


All times are GMT. The time now is 10:13 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.01546 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)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