vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

Benj 10-31-2005 10:50 AM

Quote:

Originally Posted by AndrewD
To be included in second beta.

I feared you wanted a progress meter - these are much harder to get working.


hahha yeah i know how hard they are to get working... everyones struggling with them these days.

and yeah andew your post about sorting by hits is totally correct! cheeers :D


benj

Dark_Wizard 10-31-2005 10:51 AM

I'm assuming this supports categories and if so does it support subcategories?

AndrewD 10-31-2005 10:56 AM

Quote:

Originally Posted by Dark_Wizard
I'm assuming this supports categories and if so does it support subcategories?

Naturally...

And you can put an entry in several categories at the same time...

TundraSoul 10-31-2005 07:34 PM

<i>Good job Andrew, I upgraded successfully.</i> I like the ability to edit the link date, and I'm looking forward to beta 2. I couldn't however get the SEO links to work. When I tried it, and clicked on the category link, I was simply taken back to the forums. Note, I'm using vB SEO, so that may have something to do with it.

My favorites from the wishlist: + Provide some form of keyword association
- perhaps linked to user profile

AndrewD 11-01-2005 04:44 AM

Quote:

Originally Posted by TundraSoul
I couldn't get the SEO links to work. When I tried it, and clicked on the category link, I was simply taken back to the forums. Note, I'm using vB SEO, so that may have something to do with it.

Sorry to hear this. I don't know about VB SEO. Within Apache, these are the rules you need:

Code:

RewriteEngine on
RewriteRule local_links/links/(.+)/(.+) local_links.php?catid=$1&linkid=$2 [R]
RewriteRule local_links/links/(.+)      local_links.php?catid=$1 [R]
RewriteRule local_links/jump/(.+)/(.+)  local_links.php?action=jump&id=$1&catid=$2 [R]
RewriteRule local_links/jump/(.+)      local_links.php?action=jump&id=$1 [R]


TundraSoul 11-01-2005 05:50 AM

Thanks, I'll gve that a try.

Is it possible to improve the keyword searching? For instance currently if I search for 2000 Toyota Celica, it find every link with any of the words from my search. Instead I would rather find those links with all the words in my search. I think this is called search by phrase.

AndrewD 11-01-2005 06:12 AM

Quote:

Originally Posted by TundraSoul
Thanks, I'll gve that a try.

Is it possible to improve the keyword searching? For instance currently if I search for 2000 Toyota Celica, it find every link with any of the words from my search. Instead I would rather find those links with all the words in my search. I think this is called search by phrase.

Put quotation marks around the string. By default, it looks separately for each word - perhaps this is wrong.

*Edited* Alternatively, change *match_using_like* to 1 in LDM's admin/settings page.

By default, LDM uses SQL's 'Boolean Mode' full text searches. This is powerful but has some idiosyncracies. Ditto the alternative SQL 'LIKE' matching.

bhxtyrant 11-01-2005 12:10 PM

Hey Andrew,I ave a quick question.I remember i asked you this a long time ago back when i was using the version of LDM for vBulliten 3.0

I just wanted to ask how to once again remove the "Trawled during scan /file path/" message which is automatically put in when files are added to LDM 2.0.5.Thansk as always!

AndrewD 11-01-2005 12:58 PM

Quote:

Originally Posted by bhxtyrant
Hey Andrew,I ave a quick question.I remember i asked you this a long time ago back when i was using the version of LDM for vBulliten 3.0

I just wanted to ask how to once again remove the "Trawled during scan /file path/" message which is automatically put in when files are added to LDM 2.0.5.Thansk as always!

It's built using the template links_scantext - just edit that template to say whatever you want.

bhxtyrant 11-01-2005 01:37 PM

Hmm there doesnt seem to be a template called "links_scantext" i only see links_Admin_Scan_one,links_Admin_Scan_start,links_ Admin_Scan_end,links_Admin_Sca n_line.


All times are GMT. The time now is 11:05 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.02732 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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