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)

PitchouneN64ngc 03-14-2007 08:57 PM

Hi AndrewD ;)

Just a little thing: for the phrases 'll_HELP_title_media', 'll_HELP_title_security' and 'll_HELP_title_synchronise', you have an little error in the path ('index.php//LDM_Settings' instead of 'index.php/LDM_Settings') :)

josiespencer 03-14-2007 10:10 PM

Andrew, sorry to kick another bug in 2.2.7 at you when I know you want to finalize it but you still have access to my website so you can test it on us.

We have been keeping a close eye on users reaching the daily max download count which is 10 for now. We use either the Quota stats or the Allowances option in the Adminster 2.2.7 option from the Links and Downloads menu bar.

Here is an example: I have three users who I am pretty sure are all the same user. Three users are maxed out for the day, they all originate from the same IP address, and the prefix for all the files they download is the same, SCM. So I wanted to pull a hit list for a user named mariored. I clicked on the [View hits] options, and then clicked on the username when it was displayed as a single entry on the next day. I got a list of the 10 files downloaded by the use today. So I clicked on the IP address for that user to see who else is downloading using that same IP address and the first page looks fine:

http://sapsuperusers.com/myPictures/Page1.png

Then I click either > or 2 and instead of getting the second page to the restricted IP results, it looks like I get some sort of global user list:

http://sapsuperusers.com/myPictures/Page2.png

Please feel free to poke around on my site to research this is you need to do so.

Jaxel 03-15-2007 12:37 AM

Hey Andrew, can you perhaps write a script I can run to rebuild all the thumbnails? I know I can press the "reset thumbnails" button, but that only clears the current thumbnails, it doesnt actually create new ones.

http://www.crookedjester.com/local_links.php?catid=88
I just moved to a new server, however for some reason, even after hitting the reset thumbnails button, when I browse to the media it doesnt recreate the thumbnails... I have 'create_thumbs_oninsert' set to NO, so it should create the thumbs on first page display, but it doesnt. Instead I just get the usual red Xs.

I can manually get the thumbnail to show up by setting 'create_thumbs_oninsert' to YES and then manually going into each link and confirming an edit; in which it will recreate the thumb right then and there.

So I am looking for a script that will manually recreate all the thumbs.

Alfa1 03-15-2007 12:44 AM

Is it possible to somehow connect a RSS feed to LDM, so that LDM automaticly adds new video's in the same way that vbulletin can create new moderated threads from RSS feeds?

GrendelKhan{TSU 03-15-2007 03:49 AM

Quote:

Originally Posted by Jaxel (Post 1203754)
Hey Andrew, can you perhaps write a script I can run to rebuild all the thumbnails? I know I can press the "reset thumbnails" button, but that only clears the current thumbnails, it doesnt actually create new ones.

http://www.crookedjester.com/local_links.php?catid=88
I just moved to a new server, however for some reason, even after hitting the reset thumbnails button, when I browse to the media it doesnt recreate the thumbnails... I have 'create_thumbs_oninsert' set to NO, so it should create the thumbs on first page display, but it doesnt. Instead I just get the usual red Xs.

I can manually get the thumbnail to show up by setting 'create_thumbs_oninsert' to YES and then manually going into each link and confirming an edit; in which it will recreate the thumb right then and there.

So I am looking for a script that will manually recreate all the thumbs.

me too! :)



and found a small tiny bug.
we I try to add new link AND set the order number to something other than 1... it doesn't actually save the order number (saves it as 1). you have to edit the link and save the order number again for it to "take".

AndrewD 03-15-2007 04:53 AM

Quote:

Originally Posted by PitchouneN64ngc (Post 1203605)
Hi AndrewD ;)

Just a little thing: for the phrases 'll_HELP_title_media', 'll_HELP_title_security' and 'll_HELP_title_synchronise', you have an little error in the path ('index.php//LDM_Settings' instead of 'index.php/LDM_Settings') :)

Thanks!

GrendelKhan{TSU 03-15-2007 04:58 AM

Quote:

Originally Posted by Alfa1 (Post 1203758)
Is it possible to somehow connect a RSS feed to LDM, so that LDM automaticly adds new video's in the same way that vbulletin can create new moderated threads from RSS feeds?

I believe thats already in there-- extra folder. haven't used it though, so not 100% sure how it works.

AndrewD 03-15-2007 05:11 AM

Quote:

Originally Posted by Jaxel (Post 1203754)
Hey Andrew, can you perhaps write a script I can run to rebuild all the thumbnails? I know I can press the "reset thumbnails" button, but that only clears the current thumbnails, it doesnt actually create new ones.

http://www.crookedjester.com/local_links.php?catid=88
I just moved to a new server, however for some reason, even after hitting the reset thumbnails button, when I browse to the media it doesnt recreate the thumbnails... I have 'create_thumbs_oninsert' set to NO, so it should create the thumbs on first page display, but it doesnt. Instead I just get the usual red Xs.

I can manually get the thumbnail to show up by setting 'create_thumbs_oninsert' to YES and then manually going into each link and confirming an edit; in which it will recreate the thumb right then and there.

So I am looking for a script that will manually recreate all the thumbs.

As far as I can tell from your site, LDM thinks that it is creating new thumbs, but somehow they are then not found.

Couple of questions:
- Does it display a thumb correctly when you add a new entry to the database (i.e. is it only the old entries which have a problem)?
- When you moved server, did you change the location of the master images from which the thumbs are generated?

My guess is that LDM can't find the master images from which it builds the thumbnail, but I may be wrong.

To get to the bottom of this, I'll need admin access to your site.

AndrewD 03-15-2007 05:12 AM

Quote:

Originally Posted by Alfa1 (Post 1203758)
Is it possible to somehow connect a RSS feed to LDM, so that LDM automaticly adds new video's in the same way that vbulletin can create new moderated threads from RSS feeds?

Good idea - I think this can probably be done with an plugin. If it's ok with you, I'll get 2.2.7 out of the door before trying to write it.

AndrewD 03-15-2007 05:13 AM

Quote:

Originally Posted by josiespencer (Post 1203660)
Please feel free to poke around on my site to research this is you need to do so.

Will do


All times are GMT. The time now is 06:45 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.02601 seconds
  • Memory Usage 1,756KB
  • 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
  • (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