PDA


View Full Version : vBa Links Directory 2.0.0 ("Gold") Released!


Brian
11-29-2006, 03:19 PM
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

mikel
11-30-2006, 11:49 AM
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

Brian
11-30-2006, 01:00 PM
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.


;)

Rebecca
11-30-2006, 11:03 PM
Excellent! I can't wait to check it out. :)

Rebecca

webslugger
11-30-2006, 11:13 PM
wow - cool - now I wish more than ever I could get my license issues ironed out :(

IndyWebDesign
12-01-2006, 12:11 AM
Great... just did upgrade and got a vberror site wide...
looks like its from my cmps links module. :(

Brian
12-01-2006, 12:29 AM
Site wide? You must have a CMPS module from vBa Links 1.0 installed then (heh... you edited before I could post :p).

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

IndyWebDesign
12-01-2006, 12:38 AM
Thanks for the quick fix...

IndyWebDesign
12-01-2006, 01:42 AM
also had to remove:

WHERE valid = 1

Brian
12-01-2006, 02:56 PM
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.

transitbus
12-19-2006, 11:45 PM
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.

KKKSSSUUU
01-13-2007, 10:02 AM
are there trading threads on this??