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)

Masiello 03-17-2007 05:10 PM

Hi, can this works fine without any problem with vB 3.6.5?

Masiello 03-17-2007 05:15 PM

Is there a lite mod just a link directory facsimile to a vBadvanced product?

AndrewD 03-17-2007 07:04 PM

Quote:

Originally Posted by Masiello (Post 1205727)
Hi, can this works fine without any problem with vB 3.6.5?

No problem with 3.6.5.

A lite version?? After they spend three years asking me to add more and more ?????

Dream 03-17-2007 07:22 PM

Thanks for the update, upgraded and seems to be working fine.

All but the 100 pages phrases of course :P

AndrewD 03-17-2007 08:13 PM

Quote:

Originally Posted by Dream (Post 1205800)
Thanks for the update, upgraded and seems to be working fine.

All but the 100 pages phrases of course :P

Which language do you want to translate into?

Dream 03-17-2007 08:25 PM

Brazilian Portuguese

PitchouneN64ngc 03-17-2007 08:50 PM

When you update your mod, in the page local_links_admin.php?action=admin, when you go into the debug part of the page, the vbphrase used for the debug title table is 'll_PERMS_debug'.

But, when you update to 2.2.7, the function init_admin_table is called. This function updates entries for the local_links_admin.php?action=admin page (phrase, default values, etc...). And in this function, I can see the default phrase for the debug title table is 'll_settings_title_debug'. (line 373)

When you updates to 2.2.7, this line is not updated (vbphrase from 'll_PERMS_debug' to 'll_settings_table_debug'). It is normal or do you must to force update? (sixth parameter of the line 373 to 1)

-------------------------------------------------------------

Other design issue: when you go to local_links_admin.php?set=categories , you have a little problem with the colspan attribute of the top-right table :)

-------------------------------------------------------------

In the phrase 'll_perms_force_redirect', you miss to close the bracket.

obmob 03-17-2007 11:43 PM

Quote:

Originally Posted by AndrewD (Post 1205790)
No problem with 3.6.5.

A lite version?? After they spend three years asking me to add more and more ?????

LOL, that was funny. :D

I guess there are plenty of linkbits to make it simple, no? :p

OK, final version of spanish phrases attached. :)

Now i must work in my templates :eek:

Thanks Andrew!

AndrewD 03-18-2007 10:59 AM

Quote:

Originally Posted by PitchouneN64ngc (Post 1205843)
When you update your mod, in the page local_links_admin.php?action=admin, when you go into the debug part of the page, the vbphrase used for the debug title table is 'll_PERMS_debug'.

But, when you update to 2.2.7, the function init_admin_table is called. This function updates entries for the local_links_admin.php?action=admin page (phrase, default values, etc...). And in this function, I can see the default phrase for the debug title table is 'll_settings_title_debug'. (line 373)

When you updates to 2.2.7, this line is not updated (vbphrase from 'll_PERMS_debug' to 'll_settings_table_debug'). It is normal or do you must to force update? (sixth parameter of the line 373 to 1)

-------------------------------------------------------------

Other design issue: when you go to local_links_admin.php?set=categories , you have a little problem with the colspan attribute of the top-right table :)

-------------------------------------------------------------

In the phrase 'll_perms_force_redirect', you miss to close the bracket.


Thanks for spotting these.

To force the debug title update, as you say, there needs to be six parameters on line 373 of admininclude.

Code:

require_admin_row($seq++, 'title_debug', 'll_settings_title_debug', 'title', 0, 1);

itsblack 03-18-2007 02:13 PM

Hi Andrew, thank you very much for this great mod. I've been used it for a long time. Now I upgrade to 2.2.7, and translate it into chinese. [Simplified Chinese, use UTF-8 encode]

I have a little problem with the "Autocreate threads". The Image URL in the auto-created thread is not correct. But the images in LDM are totally correct. My vb path is www.mysite.com/forum, and I installed the LDM under the forum, but the image URL just lack of "forum". Only when I change the script, namely includes/local_links_misc.php, it goes to work. What I changed was line 1447:
PHP Code:

$imglink '[img]https://vborg.vbsupport.ru/[/img]'

here homeurl replace with bburl.

But I don't know if it is a bug or it only occurs by me. btw, I use the IIS server, and in the 2.2.6 stage it has the same problem. The other related settings are:
local_file_root = no
local_file_root_prefix = forum
upload_dir = /LDM/upload


All times are GMT. The time now is 10:43 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.03586 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)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