Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Links and Files Database Details »»
Links and Files Database
Version: 1.60, by AndrewD AndrewD is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 01-17-2004 Last Update: 07-25-2005 Installs: 238
DB Changes Template Edits
 
No support by the author.

The VB3.0 version is no longer supported although there have been no reported problems for some time

See here for the VB 3.6 version of this hack, which is now the supported version. This version currently also works with VB 3.5
See here for the VB 3.5 thread for this hack.

What's new in v1.60?

Option to display associated thumbnail images
Option to accept/not accept new entries if these already exists in database
Code for mass edits (accessed via admincp) tidied up
VB phrasing completed
Includes a full French and a partial German translation (thanks to cclaerhout, Allan and LeeWicKeD), handled properly by installation script.
Various bugs fixed and tested against php4 and php5:
Better database validation (on startup/in admincp: links with invalid associated forumids, categories with invalid parentids)
Alternative linkbit templates provided (default uses a fieldset, the other is the old-style table row)
Alternative category selection templates (pull down menu/list of checkboxes),
Star rating displayed using standard VB stars rather than in text form
Series of minor bug fixes
See file change.txt in zip file

What it is/does

- Provides a searchable database of weblinks and/or downloadable files, for example manuals, music files, pictures, etc.
- Integrates within VBulletin, without requiring any code changes.
- Transparently handles links and file downloads. (If you want to provide downloads from your own site, you need a separate tool to upload these files. This hack does not and will not include a file uploader.)
- Provides unlimited nested categories.
- Each link/file can be a member of multiple categories.
- Link and category title and descriptions can use all BBCODEs, giving the possibility to add images, colouring, etc, as you wish
- Viewing/access permissions controlled using VBulletin forum system
- Users can rate links, in a similar manner to VB thread rating.
- File downloads are semi-leechproof, i.e. the user does not see where the file is stored and can only access the link if she has access to the associated forum.
- Audio files playable via Windows Media Player can be offered as a jukebox .
- Tracks who downloads what
- Validates links on entry/editing, and provides admin facility to validate the entire database.

Installation/upgrading instructions

Read instructions.txt in the zip file. Installation script works out whether to install or upgrade.

To upgrade from an earlier release of this hack, simply re-run the installation script. If you modified the templates in the top styles, you will lose these modifications unless you back up and re-edit.

PLEASE BACK UP YOUR DATABASE

See also

For screen shots, see attachments.

Tested with

VBulletin 3.0 and higher
PHP 4.1.1 and 4.3.4, should work with all 4.x versions, seems ok with 5.0.4
MySQL 4.0.
Reported ok with MySQL 4.1 but not exhaustively tested

Credits

Initially inspired by drkFusion's vb2 hack "vb Link Directory" v.2 and discussion about v.3 on Vbulletin.org. This is a complete rewrite with many more features. Every credit to the VBulletin folks for providing the infrastructure and to those on vbulletin.org who have helped with testing.

Integrations/Conversions

Natch has written extensions to integrate this hack with VBindex and VBAdvanced.

For convenience, this hack includes fully integrates with, but does not install, his VBIndex hack - i.e. the required template and code are provided, and the admin panel handles the configuration settings. Please refer to his thread for instructions.

Integration with VBadvanced is described in thread 1319 at vbadvanced.com.

The zip file includes a script and instructions for converting from vbLinks v2 (see thread 44551

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #272  
Old 04-02-2004, 04:31 PM
LoOnEyToOnZ LoOnEyToOnZ is offline
 
Join Date: Mar 2004
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this allow people to submit their websites to be listed in the directory ? And require admin approval beforehand
Reply With Quote
  #273  
Old 04-03-2004, 03:23 AM
brianstevz brianstevz is offline
 
Join Date: Apr 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome hack. It's much better than drkfusion's imho. Clicks install.
Reply With Quote
  #274  
Old 04-05-2004, 01:56 PM
AlexanderT's Avatar
AlexanderT AlexanderT is offline
 
Join Date: Mar 2003
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the hack ( *installed* ) and am very happy with it. I have one question though:

I added a link to an external file (from another site). When a uses clicks on the link to download the file, he cannot see the original site. Fine. But does that mean that all filedownloads are "proxied" from the original site to my site and then from my site to the user? Like this:

file -> my site -> user

If this is the case, wouldn't it generate unnecessary traffic for my site on all external filedownloads?
Reply With Quote
  #275  
Old 04-05-2004, 05:20 PM
CERTguide CERTguide is offline
 
Join Date: Sep 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the hack and all looked good. I am trying to add files but it keeps telling me that they are not available:

checking 1 http://www.certguide.com/forums/guid...rplusguide.asp (force next): failed
checking 2 http://www.certguide.com/forums/guid...003aplusos.doc (force next)

If I paste the links in my browser the files open right up.

What am I doing wrong?
Reply With Quote
  #276  
Old 04-05-2004, 05:59 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrD
Hi,
i become an Error.
Fatal error: Call to undefined function: print_cp_header() in /home/www/web1/html/v3/local_links_install.php on line 44

Can anywhere Help ?
Are you sure you put the file in your admincp directory?

local_links.php and local_links_templatex.xml go into your main forum, local_links_install.php goes into the admincp directory.
Reply With Quote
  #277  
Old 04-05-2004, 06:01 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LoOnEyToOnZ
Does this allow people to submit their websites to be listed in the directory ? And require admin approval beforehand
There is *no* moderation facility yet. The permission to add links is defined by the site admin by usergroups. If a usergroup has the relevant permission, then a user in that group can add their website.
Reply With Quote
  #278  
Old 04-05-2004, 06:08 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AlexanderT
I installed the hack ( *installed* ) and am very happy with it. I have one question though:

I added a link to an external file (from another site). When a uses clicks on the link to download the file, he cannot see the original site. Fine. But does that mean that all filedownloads are "proxied" from the original site to my site and then from my site to the user? Like this:

file -> my site -> user

If this is the case, wouldn't it generate unnecessary traffic for my site on all external filedownloads?
It depends, and it also depends what you mean by unnecessary. If the entry has a recognised mimetype (recognised = defined in the main vb admincp), then the file is successively read and transferred on to the end user. If it does not have a recognised mimetype (e.g. is just a link), then the code executes a standard redirect, and there should be no traffic through your site.

As for unnecessary, I'm open to suggestions of other ways of handling the process in a way that will work reliably.
Reply With Quote
  #279  
Old 04-05-2004, 06:14 PM
AlexanderT's Avatar
AlexanderT AlexanderT is offline
 
Join Date: Mar 2003
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD
It depends, and it also depends what you mean by unnecessary...As for unnecessary, I'm open to suggestions of other ways of handling the process in a way that will work reliably.
By unnecessary I mean a link to a file download where I don't mind whether the user finds out the direct file location or not. Perhaps one solution would be to offer a switch called "anti-leech on/off" when creating new links, and if the switch is on, follow your current procedure (stream the file through the site), and if it is off, redirect it (disregarding the vB minetypes).
Reply With Quote
  #280  
Old 04-05-2004, 06:18 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CERTguide
I installed the hack and all looked good. I am trying to add files but it keeps telling me that they are not available:

checking 1 http://www.certguide.com/forums/guid...rplusguide.asp (force next): failed
checking 2 http://www.certguide.com/forums/guid...003aplusos.doc (force next)

If I paste the links in my browser the files open right up.

What am I doing wrong?
I don't know

I tried adding these links to my test database and they work just fine for me. The links checking process simply tries to open a connection to the specified file. Maybe you had a very busy server?
Reply With Quote
  #281  
Old 04-05-2004, 06:20 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AlexanderT
By unnecessary I mean a link to a file download where I don't mind whether the user finds out the direct file location or not. Perhaps one solution would be to offer a switch called "anti-leech on/off" when creating new links, and if the switch is on, follow your current procedure (stream the file through the site), and if it is off, redirect it (disregarding the vB minetypes).
Thanks - I'll think about this idea. But is bandwidth to your site more expensive than my time as a programmer? (smiling)
Reply With Quote
  #282  
Old 04-05-2004, 06:38 PM
CERTguide CERTguide is offline
 
Join Date: Sep 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD
I don't know

I tried adding these links to my test database and they work just fine for me. The links checking process simply tries to open a connection to the specified file. Maybe you had a very busy server?

I tried several times with no luck. I wish my server was that busy.
Reply With Quote
  #283  
Old 04-05-2004, 06:52 PM
AlexanderT's Avatar
AlexanderT AlexanderT is offline
 
Join Date: Mar 2003
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD
Thanks - I'll think about this idea. But is bandwidth to your site more expensive than my time as a programmer? (smiling)
:nervous:
Reply With Quote
  #284  
Old 04-05-2004, 07:00 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CERTguide
I tried several times with no luck. I wish my server was that busy.
I think the code would benefit from a bit better error reporting when these problems arise. I'll have a look at it next time I have some free time (probably the weekend). Otherwise we're grappling in the dark.

What I did to get the link working was simply open your link in a new window then cut and paste from the address line into the links database. Sure you've not missed out a character somewhere?
Reply With Quote
  #285  
Old 04-05-2004, 07:05 PM
CERTguide CERTguide is offline
 
Join Date: Sep 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I copied the link into the database and copied it back out after it said it was not available. Always works in a browser, never in the database.
Reply With Quote
  #286  
Old 04-05-2004, 07:50 PM
Konk Konk is offline
 
Join Date: Apr 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A fantastic hack, I'm in the process of installing it. Thanks!

I hope that you find interest/time to continue with the:
- Integrate this with the VB attachment system to allow users to upload files
- Integrate this with the VB moderation system

I imagine it's complicated but I'm sure many would be very appreciative!
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 03:42 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.05960 seconds
  • Memory Usage 2,375KB
  • Queries Executed 30 (?)
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
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete