vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Links and Files Database (https://vborg.vbsupport.ru/showthread.php?t=60403)

Holidazed 05-11-2004 12:24 PM

Quote:

Originally Posted by AndrewD
Sorry if that was unclear.

You do not need to uninstall. Simply re-run the installation - it will work out what to do - step 1 checks the database, step 2 deals with the templates. You will lose any modifications you have made to this hack's templates, so it's a good idea to keep a record of these..

Thank you AndrewD. I will do this when I get to the office today.

offlead 05-14-2004 04:39 AM

I'm installing this tonight for a client running vb. He's very excited to have a link script that integrates with the forum. I just noticed, however, that the search looks for strings, rather than keywords. Is there any way to change this? It's quite different than we've trained our users to look for information. It's taken me years to get my own users good at keyword searches to find what they're looking for. :)

MaxScript 05-14-2004 04:40 AM

ya i mod a little of the code

http://batalk.com/local_links.php?action=links

AndrewD 05-14-2004 05:41 AM

Quote:

Originally Posted by offlead
I'm installing this tonight for a client running vb. He's very excited to have a link script that integrates with the forum. I just noticed, however, that the search looks for strings, rather than keywords. Is there any way to change this? It's quite different than we've trained our users to look for information. It's taken me years to get my own users good at keyword searches to find what they're looking for. :)

I'll check - the current string search is a trivial SQL query to the database whereas I think keyword searching will require more effort - e.g. VB's own keyword search requires maintaining extra tables and quite a chunk of code, which other users also find does not meet their requirements.

AndrewD 05-16-2004 07:09 PM

Version 1.22 is now the supported release. Minor bug fixes/modifications since 1.21, primarily to do with handling pagination. There is also a conversion utility to ugrade from VBLinks 2 thread 44551

chrisvonc 05-16-2004 07:39 PM

The conversion utility and new version works like a charm on an upgraded vb 2.3.2 to vB 3.0.1 forum. Importing the old vB Links Directory data into the new Link and Files DB was a snap with the upgrade script!

Thank you Andrew! :)

chrisvonc 05-16-2004 08:33 PM

One quick question. I have the ratings disabled but as the admin, I clicked to rate a link and now have it showing up under the one link. Is there a way to reset that rating so it is back to 0 or if not, can I remove something so the rating wont show up?

Thanks!

Chris

cinq 05-17-2004 01:48 AM

Hi, any way to sort order of categories and/or order of links/files ?

AndrewD 05-17-2004 04:17 AM

Quote:

Originally Posted by cinq
Hi, any way to sort order of categories and/or order of links/files ?

Only by the way you name these - I haven't yet included any sorting code in the display routines, so these will always appear alphabetically.

One for the wish list, I imagine.

AndrewD 05-17-2004 04:21 AM

Quote:

Originally Posted by chrisvonc
One quick question. I have the ratings disabled but as the admin, I clicked to rate a link and now have it showing up under the one link. Is there a way to reset that rating so it is back to 0 or if not, can I remove something so the rating wont show up?

Thanks!

Chris

Two ways, depending on what you feel comfortable with. Either use phpmyadmin (or something similar), open the table *_linksrate and delete the records in that table.

Or edit the template links_ratebit - if you change this to an empty template the ratings will never appear.

I'll add this to the wishlist.


All times are GMT. The time now is 12:14 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.02040 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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