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)

AndrewD 01-15-2006 02:08 PM

Quote:

Originally Posted by Alfa1
I have one category as the main index(forum link). Under that are many layers of sub-categories. The link in the forum only shows the latest added file in the main index. Not the latest added file of all categories.
The same goes for all categories I have linked with the forum; they only show the latest file in that categorie, not in all sub-categories thereoff.

OK, understood. You would like the forum entry to show the latest entry in any of the child categories?

Quote:

Originally Posted by Alfa1
Is there a solution yet for opening the pdf's straight from the link directory?

I'm sorry - I don't understand this question.

AndrewD 01-15-2006 02:09 PM

Quote:

Originally Posted by BPapi2004
Question: Many users on my site have really would like to show a Progress bar on the Uploads. They dont really know whats happening when all it says is processing Is there anyway you can do this? By replacing code

I believe that this is quite difficult to do. You have to have a separate process running on the web server to track how much has been uploaded, and, from what I've read, it doesn't work reliably on all systems.

BPapi2004 01-15-2006 02:31 PM

Quote:

Originally Posted by AndrewD
I believe that this is quite difficult to do. You have to have a separate process running on the web server to track how much has been uploaded, and, from what I've read, it doesn't work reliably on all systems.

How about imputing a Java Uploader to the add links page

EasyTarget 01-15-2006 02:55 PM

the progress bar would be useful for me as well, not just my users lol.

Alfa1 01-15-2006 05:04 PM

Yes, I'd like the forum entry to show the latest entry in any of the child categories.

When clicking on a pdf in the LDM, it will not open. Since the earlier in this thread it was stated that there is no solution to this, I would like to know if you have found one in the mean time.

BTW; the new functions in the beta version look very promising. I will surely upgrade.

AndrewD 01-15-2006 06:30 PM

Quote:

Originally Posted by Alfa1
When clicking on a pdf in the LDM, it will not open. Since the earlier in this thread it was stated that there is no solution to this, I would like to know if you have found one in the mean time

I wrote LDM mainly to handle pdfs on my site and it works just fine. The issue is about how Adobe Acrobat integrates itself with the browser. Depending on how you have set it up, the difficulty can be in triggering an Open/Save As dialogue.

dapinard 01-16-2006 09:44 PM

Getting the following error..."Fatal error: [] operator not supported for strings in /home/takeback/public_html/forums/local_links.php on line 233". I get this from a link to a specific category (local_links.php?catid=1) or from within the LDM admin panel when clicking on view within the category structure section. You can see it here. Takebackcharlotte.com

I recently upgraded to VB 3.5.3, and LDM 2.1.2b. I was at 3.07 and 1.6 for a long time with no issues. I originally let it upgrade the 1.6 db and have since uninstalled, removed the tables and re-installed from scratch and then re-imported the links. Has anyone else seen this? Hopefully I fat fingered something in the install, but I'm running out of ideas...

Heres my version info...
Links Database
Code 2.1.2
MySQL 4.1.14-standard
PHP 4.4.0
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir /home/takeback/:/usr/lib/php:/usr/local/lib/php:/tmp

Thx -Dave

BPapi2004 01-17-2006 12:20 AM

Hmm, Is there anyway to get a module for Vbadvanced that showed most downloaded files?

AndrewD 01-17-2006 04:00 AM

Quote:

Originally Posted by dapinard
Getting the following error..."Fatal error: [] operator not supported for strings in /home/takeback/public_html/forums/local_links.php on line 233". I get this from a link to a specific category (local_links.php?catid=1) or from within the LDM admin panel when clicking on view within the category structure section. You can see it here. Takebackcharlotte.com

I recently upgraded to VB 3.5.3, and LDM 2.1.2b. I was at 3.07 and 1.6 for a long time with no issues. I originally let it upgrade the 1.6 db and have since uninstalled, removed the tables and re-installed from scratch and then re-imported the links. Has anyone else seen this? Hopefully I fat fingered something in the install, but I'm running out of ideas...

Heres my version info...
Links Database
Code 2.1.2
MySQL 4.1.14-standard
PHP 4.4.0
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir /home/takeback/:/usr/lib/php:/usr/local/lib/php:/tmp

Thx -Dave

My fault, forgetting to initialise an array, although why this hits you and not others, I don't understand.

Can you try editing local_links.php, go to line 120
Code:

$master_title = iif...
and add a line
Code:

$query = array();
I hope that will fix it. Let me know.

AndrewD 01-17-2006 04:02 AM

Quote:

Originally Posted by BPapi2004
Hmm, Is there anyway to get a module for Vbadvanced that showed most downloaded files?

ldm_hot in the modules subdirectory. Explained in the installation instructions, section 8.5


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