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 03-03-2008 04:08 AM

Quote:

Originally Posted by RikiB (Post 1455577)
wow, 4 years! That must be why it is so powerful, this is by far my favorite hack! Is 2.2.9 download-able anywhere, or is it still wip? I assume it is still wip, I will remain patient :)

Thanks again!


Thanks.

2.2.9 is available on the vb37 forum https://vborg.vbsupport.ru/showthread.php?t=166094 - there are in fact two versions there plus a patch to make 2.2.8 work with vb3.7. alpha 3 is the latest, and it works fine on both vb3.6 and 3.7 although there are two or three bugs (nothing fatal) which I have since found.

RikiB 03-03-2008 05:17 AM

wow thanks, I had no idea! Ill jump on this now :)

glowinggal 03-05-2008 05:02 PM

just wanted to post that I'm running 2.2.8 on VB 3.6.8 and works wonderful. I just peformed and upgrade to 2.2.8 from 2.2.7 flawlessly. We also used the VBA add on for our home page and that as well had no problems at all with the upgrading :)

I do, however have one question... how do I change the "layout" of the forum post. I'd like the image to come after the text that is placed in the initial post.

AndrewD 03-06-2008 02:46 AM

Quote:

Originally Posted by glowinggal (Post 1457795)
just wanted to post that I'm running 2.2.8 on VB 3.6.8 and works wonderful. I just peformed and upgrade to 2.2.8 from 2.2.7 flawlessly. We also used the VBA add on for our home page and that as well had no problems at all with the upgrading :)

Very glad to hear this, thanks


Quote:

Originally Posted by glowinggal (Post 1457795)
I do, however have one question... how do I change the "layout" of the forum post. I'd like the image to come after the text that is placed in the initial post.

You are referring to the 'autothread' creation, where LDM entries are announced in a forum? The structure of these is defined in the VB phrases ldm_thread_create_title and ldm_thread_create_body. The code that actually constructs the announcement is function ldm_announce_in_forum() in the file includes/local_links_foruminterface.php.

Let me know if this is not what you meant.

glowinggal 03-06-2008 10:41 AM

Yep, you got it - that was exactly it!

One more question... how do I change how the first page of the downloads appear (for example show the thumbnail previews instead of just the category listing)?

Here is our page:
http://www.scrapbook-bytes.com/chat/local_links.php

glowinggal 03-06-2008 10:48 AM

hmmm ok; I see it here; but from what I'm seeing (and maybe I'm wrong) it's showing the image should be underneath all the link and description, etc. or what do I need to change?

($vbphrase['ldm_thread_create_body'], $linkname, $linkdesc, $gotolink, $master_title, $imglink

=============
I've attached an image of what it's posting to the forums as - which is SUCH A GREAT FEATURED BTW!!!! but we just want the image to post UNDER the text that is posted in teh description.

dutchjoomla 03-06-2008 02:50 PM

Hello,

I've installed this mod but i got 1 problem.

I put the link in the "navbar" this works fine with al users but not by unregistred guests.

When a unregistred guest hit de link (http://forum.domain.ext/local_links.php) he got a VB Database error message.

Please can someone help me?

//edit

Problem solved with this fix: https://vborg.vbsupport.ru/showpost....&postcount=165

AndrewD 03-06-2008 06:10 PM

Quote:

Originally Posted by glowinggal (Post 1458403)
hmmm ok; I see it here; but from what I'm seeing (and maybe I'm wrong) it's showing the image should be underneath all the link and description, etc. or what do I need to change?

($vbphrase['ldm_thread_create_body'], $linkname, $linkdesc, $gotolink, $master_title, $imglink

=============
I've attached an image of what it's posting to the forums as - which is SUCH A GREAT FEATURED BTW!!!! but we just want the image to post UNDER the text that is posted in teh description.

Take a look at the phrase *ldm_thread_create_body* (vb/admincp/languages/search in phrases). It looks like this:

Code:

{5}
A new entry has been added to {4}

Description: {2}

To check it out, rate it or add comments, visit [ url={3}]{1}[/url]
The comments you make there will appear in the posts below.

The numbers inside the curly brackets are the parameters from the line of code you referred to:

1 = linkname
2 = link description
3 = link to jump into LDM
4 = name of your LDM database
5 = an image tag

So, if you want to put the image underneath the description, edit the phrase and move the {5} to the end rather than the beginning, e.g:

Code:


A new entry has been added to {4}

Description: {2}

To check it out, rate it or add comments, visit [ url={3}]{1}[/url]
The comments you make there will appear in the posts below.

{5}


glowinggal 03-06-2008 09:52 PM

thanks so much! Another issue seems to have been reported to us today; while I can see the home page just fine other are reporting an issue (apparently with VBA module more than likey.

they get this:

>> Fatal error: Call to undefined function fetch_unallowed_forums()
>> in /home/scrapboo/public_html/chat/modules/ldm_new_thumbs.php on
>> line 15

Enclosed is a screenshot they also sent over as well.

AndrewD 03-07-2008 02:57 AM

Quote:

Originally Posted by glowinggal (Post 1458861)
thanks so much! Another issue seems to have been reported to us today; while I can see the home page just fine other are reporting an issue (apparently with VBA module more than likey.

they get this:

>> Fatal error: Call to undefined function fetch_unallowed_forums()
>> in /home/scrapboo/public_html/chat/modules/ldm_new_thumbs.php on
>> line 15


Enclosed is a screenshot they also sent over as well.

I think you've got the 2.2.7 version of the vba module installed alongside the 2.2.8 version of LDM


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.04586 seconds
  • Memory Usage 1,751KB
  • 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
  • (5)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