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)

Wachtmeister 12-22-2005 07:46 PM

Quote:

Originally Posted by AndrewD
From what I can see in the code I wrote over the summer, this is not currently possible:
a) the style resetting code checks for a positive category id, i.e. the base category will always show up in your default
b) there is no global setting

I'll add these to the list of things to do.

Andrew

Thank you. very much!

Something like "Which style to use in LDM default" would do it, but you probalby understodd my question/wish :)

kadafi_alive 12-22-2005 08:56 PM

Quote:

Originally Posted by AndrewD
Sorry, I'm not sure what you are asking. Is the message wrong? It looks to me as if someone has set up a link that is missing at least one /? Or maybe I miss something

No. When someone reports a 'bad link', the format shows like that in my email.

kjmz 12-22-2005 09:40 PM

Quote:

Originally Posted by AndrewD
I set up a test site with the rewrite rules in my http.conf, as follows

Code:

<VirtualHost vb35>
        ServerName vb35
        DocumentRoot "C:/Documents and Settings/andrew/My Documents/Website/vb35"
RewriteEngine on
RewriteLog "c:/program files/apache group/apache/logs/rewrite.log"
RewriteRule local_links/links/(.+)/(.+) local_links.php?catid=$1&amp;linkid=$2 [R]
RewriteRule local_links/links/(.+)      local_links.php?catid=$1 [R]
RewriteRule local_links/jump/(.+)/(.+)  local_links.php?action=jump&amp;id=$1&amp;catid=$2 [R]
RewriteRule local_links/jump/(.+)      local_links.php?action=jump&amp;id=$1 [R]
</VirtualHost>

and this works fine for me.

Your code doesn't work in my http.conf, because of the carets at the start. Not sure if that helps you


I don't have http.conf all I have is .htaccess

GrendelKhan{TSU 12-23-2005 12:13 AM

SUGGESTION:

BULK UPLOADS!!!

:p :D

yessir 12-23-2005 01:50 AM

I tried searching this thread (it's long).

Does this extension handle link security by masking the download or link URL?

lanc3lot 12-23-2005 02:12 AM

Hello again, the following is mainly for users that use this hack, for have a Downloads Database :)
If u are any out there, please provide me a link of your forum so i can see how it works a bit (but only for a downloads database, not for the links part)

Thnx Andreas again, just searching it a bit more before installing :)

AndrewD 12-23-2005 04:07 AM

Quote:

Originally Posted by kjmz
I don't have http.conf all I have is .htaccess

AS far as I know - if you are using apache - there must be an http.conf somewhere! Can you check what web server you are using?

I used your code in an (apache) .htaccess and it works fine for me.

AndrewD 12-23-2005 04:10 AM

Quote:

Originally Posted by roscoe36
I tried searching this thread (it's long).

Does this extension handle link security by masking the download or link URL?

Absolutely. You can also turn the masking off if you need to.

AndrewD 12-23-2005 04:14 AM

Quote:

Originally Posted by Alfa1
That already explains a lot. The directory's permissions needed to be adjusted. Now it works. That directory is a sub-directory of the local_file_root_prefix.

good!

Quote:

Originally Posted by Alfa1
I do not get the monitor_dir to scan a directory outside of the local_file_root_prefix. Any idea on how to solve this?

I need to do some work on that code - let me think about it.

Quote:

Originally Posted by Alfa1
BTW I just imported the Dutch Language file, but now users can choose between Dutch for the LDM & the forum, but not both. So they'll either get one part of the screen in Dutch or the other.

How did you do the import? When you import the Dutch LDM phrases, you must tell VB to overwrite the existing language, not create a new one. (Since the file only has new phrases, it doesn't actually overwrite anything.) I have set up my test board this way with everything correctly in Dutch.

Alfa1 12-23-2005 09:28 AM

Quote:

Originally Posted by AndrewD
You simply upload the Dutch translation on top of your existing language, i.e. you import it into the Dutch language via the VB admin cp

Ah, I misunderstood you and imported it as a seperate language. Thanks.


All times are GMT. The time now is 01:50 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.02724 seconds
  • Memory Usage 1,746KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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