vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=216118)

chick 10-16-2009 09:16 PM

I see thank you very much for telling me that. Well I can see this will take me a long time to figure out... thanks for creating something so entailed, amazing.

chick 10-18-2009 12:41 PM

1 Attachment(s)
Hello again Andrew, I have gone through the Wiki and I am still having a problem with that empty area that shows just on the main page (other pages obviously have cat info etc...) but I want to eliminate that main page top table, it looks like precat and I tried removing it from the LDM main template but it was not removed.

See image, how can I remove this main page table that is basically empty? Thank you.

jhale1966 10-18-2009 01:47 PM

Quote:

Originally Posted by jhale1966 (Post 1900897)
When I go to add files en masse I want to remove the default description that's added. It says I can do this by 'Template used to describe entries created during directory synchronisations and scans: links_scantext' - but where is this template? I went thru the settings but can't seem to find it anywhere. Thanks! :)

Never mind - I thought everything was under the 'links & Downloads' Admin CP - never thought to look under the VB Styles and Templates section. :D

AndrewD 10-18-2009 01:49 PM

Quote:

Originally Posted by chick (Post 1901646)
Hello again Andrew, I have gone through the Wiki and I am still having a problem with that empty area that shows just on the main page (other pages obviously have cat info etc...) but I want to eliminate that main page top table, it looks like precat and I tried removing it from the LDM main template but it was not removed.

See image, how can I remove this main page table that is basically empty? Thank you.

Hi,

edit the links_main template. Find the section that reads

Code:

<if condition="$viewcattext or $viewcatextra">
<tr>
        <td class="alt1">
        $viewcattext
        $viewcatextra
        </td>
</tr>
</if>

and change to

Code:

<if condition="($viewcatid>0 or $script!=$LINKS_SCRIPT) and ($viewcattext or $viewcatextra)">
<tr>
        <td class="alt1">
        $viewcattext
        $viewcatextra
        </td>
</tr>
</if>


abdelghani68 10-18-2009 02:20 PM

Hi andrew

is it possible to have some informations for Links and Downloads Manager and vbulletin 4 please ?

AndrewD 10-18-2009 02:31 PM

Quote:

Originally Posted by abdelghani68 (Post 1901679)
Hi andrew

is it possible to have some informations for Links and Downloads Manager and vbulletin 4 please ?

Unfortunately, not yet. Until the code for vb 4 is released, I have no idea how much work is going to be involved in producing a compatible version of LDM, nor really say which features will/should change.

chick 10-18-2009 04:25 PM

Thanks Andrew that worked great.

SiLver Gsm 10-18-2009 05:05 PM

Hello Andrewd I have strange problem

sadly when i trying to open in sub Categories page redirect to home index vb

any sub Categories do this....

i Try to upload the script many time and same problem with me

waiting for your help ...

BR,
SiLverGSM

AndrewD 10-19-2009 04:20 AM

Quote:

Originally Posted by SiLver Gsm (Post 1901746)
Hello Andrewd I have strange problem

sadly when i trying to open in sub Categories page redirect to home index vb

any sub Categories do this....

i Try to upload the script many time and same problem with me

waiting for your help ...

BR,
SiLverGSM

Difficult to help without seeing your site - am happy to take a look if you send me details via PM. One thought - have you enabled the "SEO friendly" option - this needs care.

jhale1966 10-19-2009 11:13 AM

Is there a way to remove all the 'wrap-around' stuff when using the Jukebox either in a new window or using the existing one? I'd like to JUST have the Jukebox 'box' appear when a user clicks 'Play Me'.

Thanks! :)


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