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 - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

CyberRanger 07-10-2008 06:07 PM

Quote:

Originally Posted by unfaceguy (Post 1570800)
oh 186pages. Is this really good mod =,,=?

Yes! :)

Quote:

Originally Posted by cashpath (Post 1571479)
Will the new version integrate with vbplaza?

No (we have hooks built in for any programmer to add plugins for this - see https://vborg.vbsupport.ru/showpost....&postcount=695)
Quote:

Originally Posted by Deathcomes75 (Post 1572099)
I'm having a problem with installing this mod.

I get a 500 Internal Error everytime I go to where the downloads section is, any help?

~Death

Nothing much to offer except download the zip file again from here then try loading the files back up to your server.

Elmer 07-10-2008 07:17 PM

Hi!!! it is great. (sorry, but my english is very poor).
i have a question: how can I reset the downloads counter to zero?? because my Download's section is in beta fase, and when I open the section, i want to all counters be in 0.

Thank you very much.

RS_Jelle 07-10-2008 08:31 PM

Quote:

Originally Posted by Elmer (Post 1572172)
Hi!!! it is great. (sorry, but my english is very poor).
i have a question: how can I reset the downloads counter to zero?? because my Download's section is in beta fase, and when I open the section, i want to all counters be in 0.

Thank you very much.

Run this database query:

[SQL]UPDATE dl_main SET downloads = 0[/SQL]

drpeppper 07-11-2008 02:24 PM

will this ever include some kind of progress meter? instead of users just staring and wondering when their uploads will be finished?

Deathcomes75 07-11-2008 03:06 PM

It's working now, I wonder what was wrong with it before? Oh well.

I have a question.
Will the new version be compatible with the new optional profile template changes?

Elmer 07-11-2008 03:32 PM

Quote:

Originally Posted by RS_Jelle (Post 1572243)
Run this database query:

SQL Query: (how to run queries)
UPDATE dl_main SET downloads = 0

thank you very much! and how to reset the ratings?
thanks

CyberRanger 07-11-2008 04:02 PM

Quote:

Originally Posted by Elmer (Post 1572880)
thank you very much! and how to reset the ratings?
thanks

TRUNCATE TABLE `dl_votes`

CyberRanger 07-11-2008 04:05 PM

Quote:

Originally Posted by CyberRanger (Post 1572897)
TRUNCATE TABLE `dl_votes`

and I'll do a
Code:

TRUNCATE TABLE `dl_stats`
right before you go live

Elmer 07-11-2008 11:16 PM

thanks! the last one question! :)
in the "gadget" TOP 10 DOWNLOADS, the counter didn't reset. how to reset it?
thank you

CyberRanger 07-12-2008 03:46 AM

Quote:

Originally Posted by Elmer (Post 1573171)
thanks! the last one question! :)
in the "gadget" TOP 10 DOWNLOADS, the counter didn't reset. how to reset it?
thank you

UPDATE `dl_files` SET `downloads` = '0', `rating` = '0';

:)


All times are GMT. The time now is 11:21 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.04844 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
  • (8)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