vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced.com > Announcements

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 11-29-2006, 02:19 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default vBa Links Directory 2.0.0 ("Gold") Released!

After nearly 2 months with the beta and RC versions of the links directory being public, we're proud to announce the release of vBa Links Directory 2.0.0 (Gold). We are confident that the number of remaining bugs should be minimal enough to warrant the "Gold" release and that the product is very stable now. Current license holders can find the new version in the Members' Area here.

This is mostly a maintenance release to fix all known bugs that popped up in 2.0 RC1, though new options to require/request reciprocal links on a per-category basis and to enable collapsible cateogries in the admin cp have also been added.


Files Changed Since RC1
  • links\addlink.php
  • links\browselinks.php
  • links\links_config.php.new
  • links\links_global.php
  • links\managecats.php
  • links\misc.php
  • links\moderate.php
  • links\newreply.php
  • links\search.php
  • links\showlink.php
  • forum\admincp\vba_links_admin.php
  • forum\admincp\vbalinks_install.php
  • forum\cpstyles\Thumbs.db
  • forum\cpstyles\vba_cp_logo.gif
  • forum\includes\cron\vba_links_rand.php
  • forum\includes\cron\vba_links_subscriptions.php
  • forum\includes\class_vba_links.php
  • forum\includes\functions_vba_links.php
  • forum\includes\functions_vba_links_cats.php
  • forum\includes\functions_vba_links_moderate.php
  • forum\includes\functions_vba_links_savelink.php
  • forum\modcp\vba_links.php

Templates Changed Since RC1
  • ADV_LINKS
  • ADV_LINKS_ADD_EDIT
  • ADV_LINKS_ADD_START
  • ADV_LINKS_BROWSELINKS
  • ADV_LINKS_CATMANAGER
  • ADV_LINKS_CATMANAGER_ADDEDIT_CAT
  • ADV_LINKS_linkbit
  • ADV_LINKS_massdelete_postbits
  • ADV_LINKS_SENDTOFRIEND
  • ADV_LINKS_SHOWLINK

Last edited by Brian; 12-02-2006 at 09:43 AM.
  #2  
Old 11-30-2006, 10:49 AM
mikel's Avatar
mikel mikel is offline
Member
 
Join Date: Jul 2004
Location: Left Coast, Lost Angeles
Posts: 64
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Brian,

There's probably a new feature list elsewhere in the forums, but it'd be great to post that list here seeing as how this is the official announcement thread !!

Thanks !

Mike
  #3  
Old 11-30-2006, 12:00 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Quote:
Originally Posted by Brian View Post
This is mostly a maintenance release to fix all known bugs that popped up in 2.0 RC1, though new options to require/request reciprocal links on a per-category basis and to enable collapsible cateogries in the admin cp have also been added.

Last edited by Brian; 12-02-2006 at 09:44 AM.
  #4  
Old 11-30-2006, 10:03 PM
Rebecca Rebecca is offline
Member
 
Join Date: May 2004
Posts: 96
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Excellent! I can't wait to check it out.

Rebecca
  #5  
Old 11-30-2006, 10:13 PM
webslugger webslugger is offline
Junior Member
 
Join Date: Dec 2004
Posts: 2
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

wow - cool - now I wish more than ever I could get my license issues ironed out
  #6  
Old 11-30-2006, 11:11 PM
IndyWebDesign IndyWebDesign is offline
Member
 
Join Date: Mar 2004
Posts: 45
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Great... just did upgrade and got a vberror site wide...
looks like its from my cmps links module.

Last edited by IndyWebDesign; 11-30-2006 at 11:24 PM.
  #7  
Old 11-30-2006, 11:29 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Site wide? You must have a CMPS module from vBa Links 1.0 installed then (heh... you edited before I could post ).

Easy fix: Set the module to inactive.

Slightly Harder Fix: Check the hacks forum for an updated module. Or, open the module you're using for the Links Directory and change the query.

FROM " . TABLE_PREFIX . "links
- should be -
FROM " . TABLE_PREFIX . "adv_links

- And -

LEFT JOIN " . TABLE_PREFIX . "links_categories
--Should be --
LEFT JOIN " . TABLE_PREFIX . "adv_links_categories
  #8  
Old 11-30-2006, 11:38 PM
IndyWebDesign IndyWebDesign is offline
Member
 
Join Date: Mar 2004
Posts: 45
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

Thanks for the quick fix...
  #9  
Old 12-01-2006, 12:42 AM
IndyWebDesign IndyWebDesign is offline
Member
 
Join Date: Mar 2004
Posts: 45
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

also had to remove:

Quote:
WHERE valid = 1
  #10  
Old 12-01-2006, 01:56 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

I didn't think about that part, but removing "WHERE valid = 1" will cause it to also pull links that have not yet been approved. If you change that to "WHERE adv_links.valid = 1" though, that should take care of the problem.
  #11  
Old 12-19-2006, 10:45 PM
transitbus transitbus is offline
Junior Member
 
Join Date: Aug 2006
Posts: 16
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

When you click on a link and it brings the drop down menu, that menu slides with the mouse cursor. So if you mouse up or down to a neighboring link, that drop down changes.

While this seem cool in theory, it causes a little issue because you tend to slide the mouse around and can accidental move to a different and close link thus when you click on visit it goes to the wrong link.

suggestion would be to stick that drop down to the hyperlink instead of leaving it floating.
  #12  
Old 01-13-2007, 09:02 AM
KKKSSSUUU KKKSSSUUU is offline
Junior Member
 
Join Date: Jan 2007
Posts: 1
Default Re: vBa Links Directory 2.0.0 ("Gold") Released!

are there trading threads on this??
Closed Thread

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding "mini" banners in links directory djmini Troubleshooting & Problems 6 01-17-2006 09:43 PM
Module: Display n "Hotlinks" from the Links Directory Natch Add-On Modules & Modifications 54 08-11-2005 06:02 AM
vBa Links Directory 1.0.0 (Gold) Released Brian Announcements 31 01-22-2005 04:16 AM


All times are GMT -4. The time now is 11:29 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.