vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Installation Counts (https://vborg.vbsupport.ru/showthread.php?t=90895)

sabret00the 06-23-2005 10:45 AM

Installation Counts
 
they never came over from vBT

Brad 06-23-2005 10:50 AM

We are aware, not sure if they will ever make it over at this point.

sabret00the 06-23-2005 11:20 AM

couldn't you do it with a while and bring the server to it's needs temporarily?
PHP Code:

while ($vborg $DB_site->fetch_array($getvborg)
{
if (
strtolower($vborg[threadtitle]) == strtolower($oldvbt[threadtitle])
{
$DB_site->query_first("
REPLACE INTO vborg." 
TABLE_PREFIX "thread(installations)
VALUES (installations + 
$oldvbt[installations])
"
);
}


never mind was just thinking out loud.

Tony G 06-23-2005 11:50 AM

A small loss I think, I know the importers were trying to sort this out..

Snake 06-23-2005 12:38 PM

It doesn't matter after all.

Dan 06-23-2005 12:51 PM

Quote:

Originally Posted by Tony G
A small loss I think, I know the importers were trying to sort this out..

Isn't there a way to rebuild those counts? Or where they not stored with the posts?

Tony G 06-24-2005 02:00 AM

I don't think there is, it was an aspect not brought over from the vBT database. Although, I know very little about the import software used. ;) But don't get your hopes up. I know it was causing troubles with the import, delayed it too.

Erwin 06-24-2005 09:54 AM

We decided that it was not worth waiting longer for - we had already waited so long to work out a lot of other details - this and a few other minor issues I think we can live with. :)


All times are GMT. The time now is 07:01 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.01096 seconds
  • Memory Usage 1,725KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete