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)

obmob 09-18-2006 04:48 PM

:) Welcome Andrew! Hope you had a nice time.

AndrewD 09-18-2006 05:42 PM

Quote:

Originally Posted by obmob
:) Welcome Andrew! Hope you had a nice time.

Thanks! We had a great time, including the pleasure of your country (we were in the Pyrenees for the first week).

zooki 09-18-2006 06:00 PM

Andrew, I realise you are busy, please help .

The problem is stated few posts above, have been trying to get it to work. My new downloads which are scanned in from local directory are dated 01-01-1970 If i edit the filename and change the date, then it does show up as the latest download!

But, how do i get it to automatically give the file latest date?

Im on latest Vb3.6 and also ldm 2.25
thanks..... :)

AndrewD 09-18-2006 06:22 PM

Quote:

Originally Posted by zooki
Andrew, I realise you are busy, please help .

The problem is stated few posts above, have been trying to get it to work. My new downloads which are scanned in from local directory are dated 01-01-1970 If i edit the filename and change the date, then it does show up as the latest download!

But, how do i get it to automatically give the file latest date?

Im on latest Vb3.6 and also ldm 2.25
thanks..... :)

I thought you had probably used the admin scan function. The date setting is broken in that function in 2.2.5. It's fixed in 2.2.6.

zooki 09-18-2006 08:53 PM

Quote:

Originally Posted by AndrewD
I thought you had probably used the admin scan function. The date setting is broken in that function in 2.2.5. It's fixed in 2.2.6.

Ok thanks, I really appreciate the mod you have made :cool:

WritersBeat 09-18-2006 10:27 PM

AndrewD I have a problem when submitting links.

When submitted it says "this page is not meant to be accessed directly" or something by the text of that. Can you help me fix this?

AndrewD 09-19-2006 03:47 AM

Quote:

Originally Posted by WritersBeat
AndrewD I have a problem when submitting links.

When submitted it says "this page is not meant to be accessed directly" or something by the text of that. Can you help me fix this?

I can certainly take a look - send me a PM with details of your board + a username with VB admin privs and I will see what I can find.

chorton 09-19-2006 04:12 PM

I am trying to get the genres to show in vbadvanced. Everything is working fine on our test board. In the wikis you state
"By default, the ldm_hot and ldm_new modules do not show the name of the category in which the entries appear. If you want to display this, edit the modules and change $show_catname to 1 "

I can not find that code in either file. Is there a certain spot i need to add this too?

AndrewD 09-19-2006 06:38 PM

Quote:

Originally Posted by chorton
I am trying to get the genres to show in vbadvanced. Everything is working fine on our test board. In the wikis you state
"By default, the ldm_hot and ldm_new modules do not show the name of the category in which the entries appear. If you want to display this, edit the modules and change $show_catname to 1 "

I can not find that code in either file. Is there a certain spot i need to add this too?

Sorry about that - this facility was introduced in version 2.2.6, and I suppose you are running 2.2.5.

As far as I can tell, it's straightforward to patch the change back into 2.2.5. I attach the two vba module files from 2.2.6 (the assignment to show_catname is on line 10 of the two files), and give below the modified version of the links_vbalinks template.


Code:

<tr>
<td class="alt1">
<div style="float:right"><span class="smallfont">$linkhits</span></div>
<span class="smallfont">$linktypebit<if condition="$show_catname"> $linkcatname </if><if condition="$linkstatus<=0">$linkname<else />$linkurllink</if></span>
</td>
</tr>


WritersBeat 09-19-2006 06:50 PM

Quote:

Originally Posted by AndrewD
I can certainly take a look - send me a PM with details of your board + a username with VB admin privs and I will see what I can find.

Is it absolutely nessecary for admin access? Sorry a little protective. If so yes, but before I do let me give you more details.

It happens after I click "submit" and the ajax form shows up with please wait or something (the text) then the page local_link_actions.php loads with the text "this page is not supposed to be accessed directly".

And that's what happens.


All times are GMT. The time now is 09:59 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.02136 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
  • (1)bbcode_code_printable
  • (6)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