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)

itsblack 08-04-2007 04:42 PM

Thank you Andrew! It's great, now there's no more allowance problem. I have updated the chinese translation (although there are only a few new phrases).

I have some little suggestions:

1. About the vba moudule ldm_new_thumb. Now it uses the thumbnails which has been created. Unfortunately the thumb size I used in LDM is much bigger than which I assigned in vba moudule before. So it will be great, if you add a switch to let people choose which method (use the exist thumbs or use the former method) they would like to use.

2. The new Rating mechanism works great. But I think it needs a explanation to let the users know, why the submitt button is disabled. It can display near the submitt button or the rating field.

3. About the links_linkbit template. Now the thumb and the item infos (plus comment/rating, etc.) are put in the middle of the column. It is not convenient when there is a long item description. I prefer to putting them in the top of the column, so the users can see these infos at the first sight when they open the page. Of course I can do it myself, but I hope you can make it as default.

Thanks again for your great work! Merci bien!

Alfa1 08-04-2007 08:47 PM

Thanks for all your hard work Andrew!

dilbert 08-04-2007 11:32 PM

Of course I checked that, well, um, not actually checked, kinda sorta... OK, so I had no idea. :)
Thank you for figuring this out for me, and if this is something you already posted, my apologies.
Once again, this is terrific work.
Quote:

Originally Posted by AndrewD (Post 1309464)
Looking at the vbadvanced code, this message can be generated if va is unable to write in your modules directory Have you checked that it has full write erissions? (ie mode 777 on unix)


itsblack 08-05-2007 02:08 AM

Andrew, there's something wrong with autocreate_sync_comments. I have set it to yes, but it doesn't work.

Rouzbeh1 08-05-2007 02:14 AM

thank you andrew
update worked without any problem. xml LDM sitemap worked also. i have just added it to yahoo siteexplorer for testing reason to see if it works :D

obmob 08-05-2007 04:32 AM

WOW! RC is here! :D

Thanks Andrew! :)

AndrewD 08-05-2007 05:15 AM

Thanks.

Quote:

Originally Posted by itsblack (Post 1309740)
1. About the vba moudule ldm_new_thumb. Now it uses the thumbnails which has been created. Unfortunately the thumb size I used in LDM is much bigger than which I assigned in vba moudule before. So it will be great, if you add a switch to let people choose which method (use the exist thumbs or use the former method) they would like to use.


Mea culpa. The code is supposed to spot this and work out what to do. Unfortunately, I overlooked a couple of things. Will fix.

Quote:

Originally Posted by itsblack (Post 1309740)
2. The new Rating mechanism works great. But I think it needs a explanation to let the users know, why the submitt button is disabled. It can display near the submitt button or the rating field.

Agreed

Quote:

Originally Posted by itsblack (Post 1309740)
3. About the links_linkbit template. Now the thumb and the item infos (plus comment/rating, etc.) are put in the middle of the column. It is not convenient when there is a long item description. I prefer to putting them in the top of the column, so the users can see these infos at the first sight when they open the page. Of course I can do it myself, but I hope you can make it as default.

I've wondered about this for some time and I think you're right, but I recall someone felt otherwise. Probably the easiest solution is simply to add another linkbit into the choices, so that there's one with with top alignment.

Quote:

Originally Posted by itsblack (Post 1310117)
There's something wrong with autocreate_sync_comments. I have set it to yes, but it doesn't work.

It works for me, but there was a bug that I fixed between the beta and the RC code. Can you check that you've correctly uploaded the local_links_actions.php file? Line 2213 should read
Code:

        $links_defaults['autocreate_sync_comments'] and
In the old, incorrect, code, line 2205 read
Code:

        $links_defaults['autocreate_sync_comments_with_thread'] and

Slave 08-05-2007 06:07 AM

Hi Andrew :)

I've just installed .8 on a new 3.6.8 forum and imported my links from one of my old forums. I've noticed that the search is only working on stuff I've newly added to the db today and not on any of my old links. I've tried both types of search in the settings.

Any ideas? .. Do I need to rebuild the search table and if so where do I do it (I'm blind!)

Also, I've just noticed that on one of my old forums, when I try to access the LDM admin area all I get is a blank page in IE but all the code is there when I look at the source. It also works fine in Safari .. any ideas why that would happen? (was running .7, upgraded to .8 to see if that would help, it didn't)

Slave 08-05-2007 06:18 AM

Hmm .. I've just noticed that the plugin the LDM uses to show last link/download and number of links when you have a forum as a link to LDM doesn't take into account forum permissions. So unregistered and incorrect user groups are seeing the latest file from an area they shouldn't even know is there :)

Should this be working as I think it should, or has it always done that? Any chance of changing it if so?

AndrewD 08-05-2007 07:10 AM

Quote:

Originally Posted by Slave (Post 1310162)
Hi Andrew :)

Well, how do you do...

Quote:

Originally Posted by Slave (Post 1310162)
Hi Andrew :)
I've just installed .8 on a new 3.6.8 forum and imported my links from one of my old forums. I've noticed that the search is only working on stuff I've newly added to the db today and not on any of my old links. I've tried both types of search in the settings.

Any ideas? .. Do I need to rebuild the search table and if so where do I do it (I'm blind!)

This is weird. There is no search table to build - it's all done within sql (unlike vb). How did you import the old entries - via LDM or as a database import?

Quote:

Originally Posted by Slave (Post 1310162)
Hi Andrew :)
Also, I've just noticed that on one of my old forums, when I try to access the LDM admin area all I get is a blank page in IE but all the code is there when I look at the source. It also works fine in Safari .. any ideas why that would happen? (was running .7, upgraded to .8 to see if that would help, it didn't)

Couple of things to try - a) clear the browser cache, and b) go to vbulletin/admincp/options and set the gzip output option to 'no'.

Concerning the forum plugins, I don't think they've changed, but I'll take a look to see what can be done.


All times are GMT. The time now is 10:13 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.03613 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
  • (2)bbcode_code_printable
  • (8)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