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)

esck 04-04-2007 04:36 PM

Hello

Is there an option to group the vbavanced modules, so I can show the hot, new and stats in one module?

AndrewD 04-04-2007 06:08 PM

Quote:

Originally Posted by esck (Post 1219782)
Hello

Is there an option to group the vbavanced modules, so I can show the hot, new and stats in one module?

Not currently.

Ophelia 04-05-2007 04:10 AM

Quote:

Originally Posted by AndrewD (Post 1219060)
Edited - bug confirmed. Will fix, provided you accept that the spelling of customised is customised :)

Next you're going to tell me that I have to accept "colour" as well! ;)

Here is something that driving me kinda bonkers. Okay two things.

When you have forced accept turned on, and you go to the local_links.php, it resizes your window, like it would on a popup. It does this both in Firefox and IE. Can that be changed?

Last thing.

In the area where you assign the time....

How to explain this.

I am in the CST. Our server is in the CST. We have daylight savings time.

When everything is set correctly, the time stamp on everything says -5. The good folks over at vb.com explained this (http://www.vbulletin.com/forum/showp...&postcount=11)... I'm taking their word for it at this point.

Okay... so right now, if you go into the download manager to assign a time, it shows the correct current time, but after it, it's reading the "false" -5 and stating "(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima " but this isn't true. It's showing CST with daylight savings time applied to it.

How can this be made to be less confusing for folks?

AndrewD 04-05-2007 05:06 AM

Quote:

Originally Posted by Ophelia (Post 1220135)
Next you're going to tell me that I have to accept "colour" as well! ;)

Just so - Last week, I spoke at an international meeting concerned with the mobility of scientists between countries. Several delegates, the US included, mentioned the problem of poor education systems. Just as I thought - if u cannt spel korectcly, hwo kan u hope to suckseed?

Quote:

Originally Posted by Ophelia (Post 1220135)
Here is something that driving me kinda bonkers. Okay two things.

When you have forced accept turned on, and you go to the local_links.php, it resizes your window, like it would on a popup. It does this both in Firefox and IE. Can that be changed?

I hadn't noticed that, but I always have my browser maximised. Will take a look.

Quote:

Originally Posted by Ophelia (Post 1220135)
In the area where you assign the time....

How to explain this.

I am in the CST. Our server is in the CST. We have daylight savings time.

When everything is set correctly, the time stamp on everything says -5. The good folks over at vb.com explained this (http://www.vbulletin.com/forum/showp...&postcount=11)... I'm taking their word for it at this point.

Okay... so right now, if you go into the download manager to assign a time, it shows the correct current time, but after it, it's reading the "false" -5 and stating "(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima " but this isn't true. It's showing CST with daylight savings time applied to it.

How can this be made to be less confusing for folks?

Yes, I spotted this as well. Geographical space warp when summer time begins. I think this is corrected with the 'fixes' file at the start of this thread. Perhaps you can give that a try.

itsblack 04-05-2007 07:54 AM

Hi Andrew, I have a problem with the vba_module "ldm_new_thumb.module".
I installed it and it worked great at first. But some days late... now I have problem with it.
I set it display 8 entries and 4 thubs per row. But it only display 6 entries (for 1 day ago, it display 7 entries). I'm sure there are enough enties to display and every entry has thumbnail.

AndrewD 04-05-2007 06:18 PM

Quote:

Originally Posted by Ophelia (Post 1220135)
When you have forced accept turned on, and you go to the local_links.php, it resizes your window, like it would on a popup. It does this both in Firefox and IE. Can that be changed?

Edit the links_agreement and the links_agreement_declined templates. In each case, find this sequence:

Code:

<script language="JavaScript">
<!--

if (parseInt(navigator.appVersion)>3) {
        if (navigator.appName=="Netscape") {
                winW = window.innerWidth;
                winH = window.innerHeight;
        }
        if (navigator.appName.indexOf("Microsoft")!=-1) {
                winW = document.body.offsetWidth;
                winH = document.body.offsetHeight;
        }
}

if ((winW<$links_defaults[musicbox_standalone_width]) || (winH<$links_defaults[musicbox_standalone_height])) {
        self.resizeTo($links_defaults[musicbox_standalone_width], $links_defaults[musicbox_standalone_height]);
}

-->
</script>

and delete it.

I must have put that there for a reason - I can't recall why now.

EasyTarget 04-06-2007 10:58 PM

thanks for the update.

Alfa1 04-08-2007 05:17 PM

Does anyone know how to create a VBadvanced module, so that it'll show the latest video from a category (ready to play)?

Andrew, after upgrading, my vbadvanced modules do not work. What do I have to do to get them working again?

itsblack 04-08-2007 08:40 PM

Quote:

Originally Posted by Alfa1 (Post 1222765)
Andrew, after upgrading, my vbadvanced modules do not work. What do I have to do to get them working again?

Maybe I can answer your question.

The new vba_modules are not same like the old php format modules. You should install the module per "download/upload module" but not "add module". And before you upload the new one, you should delete the old php format module files first, or the system can't creat the new one.

Alfa1 04-08-2007 08:44 PM

Thanks. That's great info. Can this be added to the wiki?

Edit: If I want multiple modules in there, do I need to add the same module several times?

The ldm_new.module doesn't show pdf icons anymore.


All times are GMT. The time now is 03:07 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.03476 seconds
  • Memory Usage 1,755KB
  • 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
  • (7)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