Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin Link Directory Details »»
vBulletin Link Directory
Version: 1.05, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.x.x Rating:
Released: 12-15-2010 Last Update: 09-09-2011 Installs: 297
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

What is vBulletin Link Directory:

vBulletin Link Directory with vBulletin integration has a couple of functions and options that a comfortable link directory needs to have:
  • Links can be moderated
  • Categories with subcategories (with images/icons/descriptions/etc)
  • Subcategories in subcategories
  • Comment-function (also moderated)
  • Uses the forum search for finding links
  • Detailed usergroup and administrator permissions
  • Uses vBseo and vBCMS
  • Facebook integration
  • Thumbnail and banner function
  • Additional pictures/icons in categories
  • Fully vB-standard kept within code
  • Additional Functions for Links/Images
  • Meta-Informations
  • Check if link exists, read linked site informations, etc
  • Google PageRank
  • Alexa Page Traffic
  • 'Link-us'-function
  • Additional style settings (fixed sizes for banners/images by stylevars)
  • Show direktlink and thumbnails while categorie view

Installation/Update:

Upload all files you find in /upload to your forum root and change
the read/write permissions of:

/vblinklist/backup
/vblinklist/image

to 0777 in order to be able to make backups if needed.

Afterwards import 'product-vblinklist.xml' in admincp. Then configure the group permissions aswell as the administrator permissions.

Now you can change the settings of the addons in admincp and create categories like you want to.

The Link Directory is ready to use now, every function is used to vB-standard.

Adding the widget:

Admincp -> 'vBulletin CMS' -> 'Widgets' -> 'Create new widget'

Widget type: PHP Direct Execution
Title: Link Directory
Description: Shows a random entry and statistic from vBulletin Link Directory in CMS

Then 'Save' the widget and you'll see the list with the widgets alreday available in your forum. At the right side from 'Yellow Pages' you klick 'Configure' and enter the follwing information:

'Enter Php Code, in the form "$results = "':
PHP Code:
global $vbulletin$vbphrases$show$stylevar;
include(
DIR "/vblinklist/widgets/widget_linklist_stats.php"); 
Template Name: vblinklist_widget_stats
Cache refresh time (minutes): 5

Then 'Save' the configuration. The file to include (DIR . "/vblinklist/widgets/widget_linklist_stats.php") can be found in the vBulletin-CMS folder in the ZIP-file to this product.

Now you can place the widget with the Layout Manager.

Tools:

You'll find import-scripts in the 'tools'-directory to import links from other addons if needed.

General:

Updates can easily be done by just following the explanation for installation.

This addon will be supported by me, please take care of the license.txt-file.

IT IS NOT ALLOWED TO REMOVE OR CHANGE THE COPYRIGHT IN ANY WAYS.

Brandfree versions are available, please get in touch with me using PM for that.

Your feedback is welcome, please post bugs in this thread.

Download Now

File Type: zip vblinkdirectory105.zip (246.1 KB, 1297 views)
File Type: zip vblinkdirectory105vb415.zip (233.3 KB, 1017 views)

Screenshots

File Type: png 0-home.png (39.2 KB, 0 views)
File Type: jpg 1-showcat.jpg (84.2 KB, 0 views)
File Type: jpg 2-showentry.jpg (72.5 KB, 0 views)
File Type: png 3-search.png (20.9 KB, 0 views)
File Type: png 4-profile.png (22.1 KB, 0 views)
File Type: png 5-admincp.png (4.2 KB, 0 views)
File Type: jpg 6-generalsettings.jpg (69.4 KB, 0 views)
File Type: jpg 7-thumbnailsettings.jpg (111.5 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
adabros, Delfi_r, imported_EkSeS, pcmwebmaster, Prober

Comments
  #652  
Old 08-06-2015, 09:48 PM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Never got to install it , as those links are confusing witch one is the latest to download .
Reply With Quote
  #653  
Old 08-13-2015, 03:00 PM
Wired1979 Wired1979 is offline
 
Join Date: Feb 2013
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got this message when trying to import the xml:

The following dependencies were not met:

This product is not compatible with version 4.2.1 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

Is there a 4.2.1 compatible version coming out soon?

thanks
Reply With Quote
  #654  
Old 08-14-2015, 04:00 PM
MrD's Avatar
MrD MrD is offline
 
Join Date: Aug 2003
Location: Germany/NRW
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the Product xml
It runs under 4.2.3
Reply With Quote
  #655  
Old 08-14-2015, 04:19 PM
Wired1979 Wired1979 is offline
 
Join Date: Feb 2013
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrD View Post
Edit the Product xml
It runs under 4.2.3
thanks, will give that a try. :up:
Reply With Quote
  #656  
Old 08-16-2015, 09:54 PM
robbiefritz robbiefritz is offline
 
Join Date: Oct 2008
Location: Eastern US
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edited the XML but instead of the incompatibility error, I get this:

Code:
Database error in vBulletin 4.2.3:

Invalid SQL:
CREATE TABLE vblinklist_category (
	id int(11) NOT NULL auto_increment,
	parentid int(11) NOT NULL default '0',
	displayorder int(11) NOT NULL default '0',
	name varchar(255) NOT NULL default '',
	description text,
	status smallint(5) NOT NULL default '0',
	defaulticon smallint(5) NOT NULL default '1',
	definedicon varchar(255) NOT NULL default '',
	groupshow smallint(5) NOT NULL default '1',
	groupshowlist varchar(255) NOT NULL default '',
	allowhtml smallint(1) NOT NULL default '0',
	allowbbcode smallint(1) NOT NULL default '1',
	allowsmilies smallint(1) NOT NULL default '1',
	linkurl tinyint(1) NOT NULL default '0',
	banner tinyint(1) NOT NULL default '0',
	thumbnail tinyint(1) NOT NULL default '0',
	picturelocation text,
	PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number  : 1064
Request Date  : Sunday, August 16th 2015 @ 07:51:08 PM
Error Date    : Sunday, August 16th 2015 @ 07:51:08 PM
Script        : http://xxx.com/xxx/admincp/plugin.php?do=productimport
Referrer      : http://xxx.com/xxx/admincp/plugin.php?do=productadd
IP Address    : xxx
Username      : xxx
Classname     : vB_Database
MySQL Version : 5.5.44-log

Thanks in advance.
Reply With Quote
  #657  
Old 11-09-2015, 10:49 PM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by robbiefritz View Post
Edited the XML but instead of the incompatibility error, I get this:

Code:
Database error in vBulletin 4.2.3:

Invalid SQL:
CREATE TABLE vblinklist_category (
	id int(11) NOT NULL auto_increment,
	parentid int(11) NOT NULL default '0',
	displayorder int(11) NOT NULL default '0',
	name varchar(255) NOT NULL default '',
	description text,
	status smallint(5) NOT NULL default '0',
	defaulticon smallint(5) NOT NULL default '1',
	definedicon varchar(255) NOT NULL default '',
	groupshow smallint(5) NOT NULL default '1',
	groupshowlist varchar(255) NOT NULL default '',
	allowhtml smallint(1) NOT NULL default '0',
	allowbbcode smallint(1) NOT NULL default '1',
	allowsmilies smallint(1) NOT NULL default '1',
	linkurl tinyint(1) NOT NULL default '0',
	banner tinyint(1) NOT NULL default '0',
	thumbnail tinyint(1) NOT NULL default '0',
	picturelocation text,
	PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number  : 1064
Request Date  : Sunday, August 16th 2015 @ 07:51:08 PM
Error Date    : Sunday, August 16th 2015 @ 07:51:08 PM
Script        : http://xxx.com/xxx/admincp/plugin.php?do=productimport
Referrer      : http://xxx.com/xxx/admincp/plugin.php?do=productadd
IP Address    : xxx
Username      : xxx
Classname     : vB_Database
MySQL Version : 5.5.44-log

Thanks in advance.
This is due to your version of MySQL. Edit the XML file and remove all references to TYPE=MyISAM
Reply With Quote
  #658  
Old 11-11-2015, 07:53 PM
s_cocis s_cocis is offline
 
Join Date: Nov 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

don't work with 4.2.2
white page with

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 1873

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 2467

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_videolink in ..../includes/functions.php on line 4597

Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /..../vblinklist.php on line 1931
Reply With Quote
  #659  
Old 11-11-2015, 10:50 PM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s_cocis View Post
don't work with 4.2.2
white page with

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 1873

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 2467

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_videolink in ..../includes/functions.php on line 4597

Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /..../vblinklist.php on line 1931
not sure navbar_videolink is from this plugin, but I haven't gone through all the files.
Anyway, yes, this plugin needs updating, the fetch_template calls are only compatible upto vb 4.2.0, 4.2.1 and above use vB_Template.

Unfortunately, this mod is marked as Not Supported, and is not marked as Reusable. So someone will have to reach out to the author and ask for permission to update it, or rebuild it from scratch.
Reply With Quote
  #660  
Old 03-10-2016, 11:15 PM
helalmail helalmail is offline
 
Join Date: Oct 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When tried to install

" This product is not compatible with version 4.2.4 Beta 1 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)
"
????
Reply With Quote
  #661  
Old 03-11-2016, 11:25 PM
ArcadeSyndicate's Avatar
ArcadeSyndicate ArcadeSyndicate is offline
 
Join Date: Oct 2008
Location: Germany
Posts: 298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

see post 653, edit the dependencies.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:47 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.09735 seconds
  • Memory Usage 2,366KB
  • Queries Executed 29 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete