vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

AndrewD 01-17-2008 03:41 AM

Quote:

Originally Posted by PBX1 (Post 1422663)
I don't know why, but my Link Manager has just stopped working. The initial page is there listing all the links, but when you choose one the links, a new window opens but it stays at my site. In the new window it sort of looks like the initial page but messed up and all the graphics on the page, such as my logo, are red x's, so I know it is some type of directory issue. Andrew, can you look at it here www.vmaxforum.net , to see if you can see any obvious problem? I'm not sure when this started as one the forum users pointed it out, but I haven't added or changed anything on the site for months.
Thanks!

You've turned on the SEO friendly option in LDM, and I imagine that whatever back end you are using has changed.

LDM itself only modifiies the format of its displayed urls (from local_links.php?catid=xx to local_links.php/links/XX), and expects that Apache has been set up to deal with these.

PBX1 01-17-2008 02:13 PM

Quote:

Originally Posted by AndrewD (Post 1422866)
You've turned on the SEO friendly option in LDM, and I imagine that whatever back end you are using has changed.

LDM itself only modifiies the format of its displayed urls (from local_links.php?catid=xx to local_links.php/links/XX), and expects that Apache has been set up to deal with these.

OK, thank you, will turning off the SEO friendly option fix this problem or is there something else I'll need to do?

edit: never mind turning it off fixed the problem!:D Thanks again Andrew!:up:

Mighty.Karen 01-17-2008 07:19 PM

I apologize if this has been covered, but I've read through several hundred responses and just can't go on.

I didn't download and install this, but a co-worker who is a bit less computer savvy did. There is an issue I'm SURE is simple to fix, but it ain't a-happenin' at the moment.
We have our vBulletin secured. The file libraries accessed through the main navigation would always present the user with the standard IE "This page contains secure and nonsecure information....". I figured out that if I went into the admin (vBulletin Options/Site Name\URL\Contact Details) and tacked an "s" onto http of our forum URL, everything was lovely. Well, almost. Go into the Libraries and its fine, select a category, fine, but once you select an actual link: "Internet Explorer cannot download...."

If I make the url http, its fine. https, it throws up. What am I doing wrong here??

AndrewD 01-18-2008 03:46 AM

Quote:

Originally Posted by Mighty.Karen (Post 1423293)
I apologize if this has been covered, but I've read through several hundred responses and just can't go on.

I didn't download and install this, but a co-worker who is a bit less computer savvy did. There is an issue I'm SURE is simple to fix, but it ain't a-happenin' at the moment.
We have our vBulletin secured. The file libraries accessed through the main navigation would always present the user with the standard IE "This page contains secure and nonsecure information....". I figured out that if I went into the admin (vBulletin Options/Site Name\URL\Contact Details) and tacked an "s" onto http of our forum URL, everything was lovely. Well, almost. Go into the Libraries and its fine, select a category, fine, but once you select an actual link: "Internet Explorer cannot download...."

If I make the url http, its fine. https, it throws up. What am I doing wrong here??

How are you entering the actual filenames that LDM is controlling, and in what mode are you using LDM?

I assume that you are trying to use LDM to control access to files which are actually stored on your own server, lets say (for exaple) file.pdf in directory /abc on server https: // yoursite /

Are you setting up the entry URLs in the form a) /abc/file.pdf or in the form (perhaps) b) https: //yoursite /abc/file.pdf or (I assume not) c) http: //yoursite /abc/file.pdf

Internally, the first form is handled using standard file access routines (fopen, fread, etc). The second and third forms are handled *either* using the cURL library or using fopen, etc, via php's inbuilt protocol handlers. cURL is used automatically if is installed.

The recommended approach for local files would be format (a) and I can't see why there would be any problem. Format (b) should also work on a secure site - although it is some time since I tested this - but will certainly be significantly less efficient. Format (c) would be wrong on a secure site.

So, I recommend:
1) check the format of your LDM entry URLs (LDM/edit entry)
2) try using format (a) or (b)
3) if you really want to use format (b), try turning off cURL if necessary (LDM/admin/settings/force_fopen

If this doesn't help, get back to me

Mighty.Karen 01-18-2008 11:20 AM

We are using format (a) and cURL is turned off. I've fiddled with every setting and loaded several bogus files and still have the same issue. Fortunately, the original problem is just an annoyance, not a major problem. Right now, my plan is to poke around in the code and see if something isn't getting set properly (as we are also getting an error in IE "Unexpected call to method or property access" when the forum url is set to http, doesn't do it when its set to https). If I discover something else, I'll be back. Thanks for the suggestions.

AndrewD 01-18-2008 04:41 PM

Quote:

Originally Posted by Mighty.Karen (Post 1423712)
We are using format (a) and cURL is turned off. I've fiddled with every setting and loaded several bogus files and still have the same issue. Fortunately, the original problem is just an annoyance, not a major problem. Right now, my plan is to poke around in the code and see if something isn't getting set properly (as we are also getting an error in IE "Unexpected call to method or property access" when the forum url is set to http, doesn't do it when its set to https). If I discover something else, I'll be back. Thanks for the suggestions.

Just to confirm, my https test site handles local LDM dowloads just fine.

There are some interesting reports on the web about "Unexpected call to method or property access", which is a Javascript error.

Vinyljunky 01-21-2008 01:47 PM

Hello,

Is it possible to add an LDM search function under the default VB Navbar Search?

Or indeed a function that searches both :)

Andrew, I apologise if this has already been answered, I did search, honest!

I'm runnng 2.2.7

Thanks

VinylJunky

AndrewD 01-21-2008 03:19 PM

Quote:

Originally Posted by Vinyljunky (Post 1425850)
Hello,

Is it possible to add an LDM search function under the default VB Navbar Search?

Or indeed a function that searches both :)

Andrew, I apologise if this has already been answered, I did search, honest!

I'm runnng 2.2.7

Thanks

VinylJunky

I'll give this some thought - I'm working on the search integration into vb 3.7 at the moment.

Ipuck 01-22-2008 03:51 AM

Hello AndrewD

In my forum I have three administrators and all receives the bad link reports. Is there any way to have only one user to receive the bad link reports? Many of my users don't know how to download or open the files and they keep sending bad link reports.

Vinyljunky 01-22-2008 12:18 PM

Quote:

Originally Posted by AndrewD (Post 1425905)
I'll give this some thought - I'm working on the search integration into vb 3.7 at the moment.

Andrew,

I'd really appreciate that thank you. I suspect that many others would like the search function integrated within vb3.6.x

I cant see that I will be moving to vb3.7 for at least 6 months.

Have a good day :up:

VinylJunky


All times are GMT. The time now is 12:19 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.05044 seconds
  • Memory Usage 1,757KB
  • 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
  • (6)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