Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 163
Search took 0.01 seconds.
Search: Posts Made By: krohnathlonman
Forum: ibProArcade Archive 11-14-2007, 10:15 PM
Replies: 2
Views: 944
Posted By krohnathlonman
very slowly and painfully LOL people posting...

very slowly and painfully LOL people posting about game packs is apparently against the rules so the only way to add games is 1 at a time and there isn't anything for batch downloads
Forum: vBulletin 3.5 Add-ons 10-24-2007, 01:51 PM
Replies: 734
Views: 194,786
Posted By krohnathlonman
the largest bottlekneck in large scale archiving...

the largest bottlekneck in large scale archiving is the hard drive speed. If you don't have high speed SCSI drives don't ever try to archive millions of posts! Run things manually and NOT through...
Forum: vB3 General Discussions 11-12-2005, 06:00 AM
Replies: 5
Views: 1,098
Posted By krohnathlonman
Have you ever tried to make a backup of a 10Gb+...

Have you ever tried to make a backup of a 10Gb+ DB? Then how about making alterations to the post table? The upgrade to VB 3.5 was an absolute nightmare with the mods to the post table.

The only...
Forum: vB3 General Discussions 11-12-2005, 05:00 AM
Replies: 5
Views: 1,098
Posted By krohnathlonman
largest is about 13million posts..... the one I'm...

largest is about 13million posts..... the one I'm provessing now is about 4.5M and had a nearly 7Gb DB... I've already trimmed 3.5Gb and its still rolling....

This mod is ONLY for the super big I...
Forum: vB3 General Discussions 11-12-2005, 12:15 AM
Replies: 5
Views: 1,098
Posted By krohnathlonman
archiving to the filesystem!

I believe I own several of the larger postcount forums and instead of pruning threads like I was doing which resulted in traffic loss from search engines I am coding a way to archive old threads into...
Forum: Modification Graveyard 10-03-2005, 01:57 AM
Replies: 72
Views: 14,631
Posted By krohnathlonman
hows this working on 3.5 gold?

hows this working on 3.5 gold?
Forum: Modification Graveyard 09-29-2005, 08:09 PM
Replies: 247
Views: 53,812
Posted By krohnathlonman
I actually only put the archive threads in the...

I actually only put the archive threads in the sitemap ;) I use that other hack to forward all the spiders to my archive pages.

I then have ads and stuff on my archive pages....

Also I get that...
Forum: Modification Graveyard 09-09-2005, 11:44 PM
Replies: 247
Views: 53,812
Posted By krohnathlonman
I'm getting this too on all of mine... ...

I'm getting this too on all of mine...

there aren't any time checks currently and theres quite a few times circumstances where the time doesn't display right.
Forum: Modification Graveyard 09-04-2005, 01:33 PM
Replies: 247
Views: 53,812
Posted By krohnathlonman
add this to the top of the script: ...

add this to the top of the script: @set_time_limit(30000);
do NOT change your php.ini
Forum: vBulletin 3.0 Full Releases 08-11-2005, 05:10 PM
Replies: 1,005
Views: 209,887
Posted By krohnathlonman
anybody come up with a way to bypass having so...

anybody come up with a way to bypass having so many duplicate posts? the only thing I've come up with so far is runnig the import then using the vbulletin tool to kill dupe threads
Forum: vB3 General Discussions 07-25-2005, 02:30 AM
Replies: 0
Views: 821
Posted By krohnathlonman
attachment info help

What I'd like to do is use mod_rewrite to make attachments that are normally like this: http://forum.iamnotageek.com/attachment.php?attachmentid=20701&d=1121092101

look like...
Forum: vBulletin 3.5 Add-ons 07-22-2005, 05:43 PM
Replies: 70
Views: 25,516
Posted By krohnathlonman
So far I've found where you've hard coded /forum/...

So far I've found where you've hard coded /forum/ so the people like me have to find wherever you've hardcoded that and insert .php
Forum: Modification Graveyard 07-22-2005, 01:54 PM
Replies: 247
Views: 53,812
Posted By krohnathlonman
constant user/pass error for me too

constant user/pass error for me too
Forum: vBulletin 3.0 Full Releases 07-22-2005, 01:09 PM
Replies: 265
Views: 83,535
Posted By krohnathlonman
the index in 3.5 comes up with a permissions...

the index in 3.5 comes up with a permissions problem. All threads/forums are blank.... I'm trying to track down the function change list now
Forum: vBulletin 3.0 Full Releases 07-18-2005, 04:51 PM
Replies: 1,005
Views: 209,887
Posted By krohnathlonman
the 3.5 version works good an does support...

the 3.5 version works good an does support attachments from the testing I've done....
Forum: vBulletin.org Site Feedback 07-11-2005, 03:52 PM
Replies: 4
Views: 1,068
Posted By krohnathlonman
Fatal error: Cannot redeclare islicensed()

the whole message I'm receiving is:

Fatal error: Cannot redeclare islicensed() in /www/vbulletin.org/htdocs/forum/includes/wd_functions.php on line 120

I am licensed and have been for a long...
Forum: vBulletin 3.0 Full Releases 07-11-2005, 03:31 AM
Replies: 1,005
Views: 209,887
Posted By krohnathlonman
Could you give us some more information on this...

Could you give us some more information on this as well as anything else that can speed the import process up... So far I've just been tossing SCSI drives at it and simply waiting LOL
Forum: vB3 Programming Discussions 06-30-2005, 05:23 PM
Replies: 1
Views: 827
Posted By krohnathlonman
Removing threads with no posts

Ok, I've written something that removes alot of posts and threads but there's still for some reason alot of threads that don't have posts....


$sql = "DELETE FROM thread WHERE attach = '0'";...
Forum: General Articles 06-30-2005, 01:33 PM
Replies: 11
Views: 4,795
Posted By krohnathlonman
yeah, leave the templates alone and you're set.

yeah, leave the templates alone and you're set.
Forum: Modification Requests/Questions (Unpaid) 06-29-2005, 05:18 PM
Replies: 0
Views: 885
Posted By krohnathlonman
mass merge threads like mass prune?

Anybody know of a way to make something like the mass prune tool only have it MERGE the threads? I've seen the inline mod tools but its still too slow for me. I have alot of similiarly named threads...
Forum: vBulletin 3.0 Full Releases 06-29-2005, 04:01 AM
Replies: 1,005
Views: 209,887
Posted By krohnathlonman
kadence, the biggest issue you'll have with the...

kadence, the biggest issue you'll have with the speed is how fast your hard drives are. Inserting loads of data will take fast drives housing your MySQL servers. I suggest at least 10k SCSI drives...
Forum: vBulletin 3.0 Full Releases 06-29-2005, 03:57 AM
Replies: 273
Views: 44,036
Posted By krohnathlonman
I'm not finding any additional info on a select...

I'm not finding any additional info on a select all feature.....
Forum: General Articles 06-28-2005, 01:19 PM
Replies: 11
Views: 4,795
Posted By krohnathlonman
simple, you can log into either site with the...

simple, you can log into either site with the same user/pass :)

Also just to give you guys proper notice, I've run into a LOT of problems when trying to do this with the template table. The best...
Forum: vBulletin 3.0 Full Releases 06-26-2005, 08:10 PM
Replies: 1,005
Views: 209,887
Posted By krohnathlonman
I got parts of the import functioning on 3.5......

I got parts of the import functioning on 3.5... it appears to grab the text but attatchments and debugging output aren't working and I haven't had the time to do any further testing.

The main...
Forum: vB3 General Discussions 06-25-2005, 08:15 PM
Replies: 3
Views: 912
Posted By krohnathlonman
Call to a member function error

The error message I'm seeing is:

Fatal error: Call to a member function query_write() on a non-object in /home/usenetma/public_html/includes/functions_nntp.php on line 560

I'm working on...
Showing results 1 to 25 of 163

 
Forum Jump

All times are GMT. The time now is 09:48 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.02130 seconds
  • Memory Usage 2,050KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (46)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete