vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Timeslip Database -for Automotive websites (https://vborg.vbsupport.ru/showthread.php?t=60945)

Sidewindr 11-14-2005 09:54 AM

Warning guys, we had some drop kik DoS our Forum tonight via the timeslip.php file. they just set something to continuously request http://site.org/forum/timeslip.php? and this caused the load to skyrocket and DoS'd us. Any ideas how forum permissions can be applied to this file??

Silver_2000_)! 11-14-2005 10:08 AM

Quote:

Originally Posted by Sidewindr
Warning guys, we had some drop kik DoS our Forum tonight via the timeslip.php file. they just set something to continuously request http://site.org/forum/timeslip.php? and this caused the load to skyrocket and DoS'd us. Any ideas how forum permissions can be applied to this file??

Couldnt that be done by requesting ANY php file that contained a couple queries ?
If yes then how do you prevent it ?

Doug

Sidewindr 11-14-2005 10:12 AM

Quote:

Originally Posted by Silver_2000_)!
Couldnt that be done by requesting ANY php file that contained a couple queries ?
If yes then how do you prevent it ?

Doug

Correct, although not quite as bad, the timeslip db makes alot of DB queries..

Is there any way to limit the number of queries any 1 client can make per second?

EvilLS1 11-14-2005 03:57 PM

A typical (unmodified) timeslips page makes 7 queries. The page you're viewing right now makes 19.

Sidewindr 11-22-2005 08:42 PM

It's odd because it was just that page that caused the problem .. maybe it's doing a more complex query ?? I don't know .. but didn't happen with the other pages only the timeslip page was targetted .. wierd.

noppid 11-22-2005 11:15 PM

The problem is that the custom fields are not indexed and the userfield table is walked 6 times right off the bat doing compares of the field setting.

On a large forum, this == bad.

Adding an index to the custom fields 51 through 56 could show you an improvement.

Sidewindr 11-23-2005 03:45 AM

Quote:

Originally Posted by noppid
The problem is that the custom fields are not indexed and the userfield table is walked 6 times right off the bat doing compares of the field setting.

On a large forum, this == bad.

Adding an index to the custom fields 51 through 56 could show you an improvement.


How might I index said fields ? :) I am not sure how to do this as I've never done nor had to do this before.

dmark101 11-30-2005 03:43 PM

i haven't been following this thread in a while. i take it there won't be a version for 3.5.x?

it's a really popular feature on my board and the members are clamoring for it, along with the trader ratings hack. :(

Sidewindr 12-01-2005 01:25 AM

It would be nice if someone could port it to 3.5 as a product. That somebody would be me if I had the smarts but unfortunatley I'm just a hack ;)

slvr ralliart 12-01-2005 01:41 AM

I saw someone using vb. 3.5.1 with this hack on their site. I was looking to see if a new upgarde was made and come to see it was this version on their 3.5.1

dmark101 12-01-2005 04:53 PM

Quote:

Originally Posted by slvr ralliart
I saw someone using vb. 3.5.1 with this hack on their site. I was looking to see if a new upgarde was made and come to see it was this version on their 3.5.1

really?

i'd love to know how they ported it over.

tteal 12-01-2005 06:49 PM

Quote:

Originally Posted by Sidewindr
It would be nice if someone could port it to 3.5 as a product. That somebody would be me if I had the smarts but unfortunatley I'm just a hack ;)

Just like I've said previously, I'd be willing to pitch in some $$$$ to someone to help with this development effort. Ever since I've upgraded to 3.5 version I've lost the timeslips which is an important part of my automotive website.

Cheers,
Tim

Sidewindr 12-01-2005 10:49 PM

I started porting it but it would be just a port of the old hack, much better if someone could integrate it into the Product/Plugin Management system etc.

The porting is not going well either, my php is not good enough ;)

meissenation 12-29-2005 09:29 PM

Bump. Has anyone successfully ported this to 3.5 yet?

XtremeOffroad 12-29-2005 10:00 PM

I'd like to see this as well for 3.5.2. for Quad and other Offroad trials if possible.
:nervous:

tteal 12-31-2005 12:43 AM

Would love to have this hack on my site again.... I have all the previous data from when I was running 3.0.X and now running 3.5X ...... anyone that can help?

Carforumsnet 01-18-2006 07:59 AM

You can list my site http://www.carforums.net as having this hack installed :)

CanuckDave 01-21-2006 09:37 AM

I run the website for a Supra club, and I'm converting the site to vB 3.5 right now, so I'm wondering if anybody is planning on porting this to the newer vB version? it's a feature that I'd really like to add to the site. If somebody is willing to do the work, I'd be willing to pitch in little $$

peterska2 01-21-2006 09:43 AM

[high]* peterska2 comes in and looks around whistling
[/high]

Erm ...... https://vborg.vbsupport.ru/showthread.php?t=104471

[high]* peterska2 goes out again still whistling[/high]

CanuckDave 01-21-2006 10:24 AM

Quote:

Originally Posted by peterska2
[high]* peterska2 comes in and looks around whistling
[/high]

Erm ...... https://vborg.vbsupport.ru/showthread.php?t=104471

[high]* peterska2 goes out again still whistling[/high]

oh wow.. can't believe I missed that. thanks!

Zachariah 01-26-2006 09:16 PM

I'll work on a 3.5.
- if hotwheels does not work.

Zachariah 01-27-2006 03:07 AM

We are good to go, I'll poke around on it next few days.
- I'll need some beta testers.

Thanks for all your hard work Sir.

Quote:

Originally Posted by EvilLS1
Good to hear. I've been getting alot requests for that hack aswell but just dont have time to port it right now due to working two jobs. I know a lot of members here will be very happy to see it ported. And sure, if ya have any questions just shoot me a PM. I'm not online every day so it may take a few days for me to reply but I'll answer asap. Good luck with it.


SVTOA 01-27-2006 12:43 PM

I have a test board for beta testing if you wish...

Sidewindr 01-27-2006 01:09 PM

Count me in as a Beta Tester ;)

CanuckDave 01-27-2006 05:21 PM

you can add me to the list of beta testers too if you need, I'd be happy to do it.

garycutri 02-04-2006 05:06 PM

Hi,

I've just stared a Automotive forum at www.ls6.com.au/forum (not live yet) and I would like to add this timeslip mod to my site. Is there an update for vb 3.5.3?

NitroSimSev 02-04-2006 05:51 PM

Count me in Zach....I would love to have this on my site... http://www.nitrosim.com

hotwheels 02-05-2006 06:04 AM

k, i need to make myself a test site without all the extra hack's i have in order to share what i have gotten so far.........I am on my work computer right now, and will be on graves for a few more day's.......i will try tuesday or wends. to post up what i have gotten.......

I believe i have it working fairly well at this point, and all the function's are working as they did on the older version for 3.0........after that, hopefully other's can jump in and help fine tune it.......peace, hotwheels

Zachariah 02-09-2006 11:48 AM

About 60% done.

:D

hotwheels 02-09-2006 12:52 PM

You guy's that are posting here in the 3.0 section, are you wanting an upgrade to 3.5? Just curious.........

joeychgo 02-11-2006 10:46 PM

actually - I want a full release for 3.5

XtremeOffroad 02-12-2006 04:42 AM

Quote:

Originally Posted by joeychgo
actually - I want a full release for 3.5

ditto

Zachariah 02-12-2006 01:20 PM

delays delays ... worken on it :D

interceptor 02-12-2006 01:40 PM

Quote:

Originally Posted by Zachariah
delays delays ... worken on it :D

but how it works on this site:

http://www.tennesspeed.net/forums/timeslips.php

they run 3.5.3 version

Zachariah 02-12-2006 02:00 PM

Well I was working on less file edits so that the upgrade to next ver of vb3.5 would not need so many file edits to get it working again.

- I can slap it together and make people do file edits. Later work out problems and fixes and less file edits.

Talk to me. :)

interceptor 02-12-2006 02:11 PM

sorry ,just asking..

Zachariah 02-12-2006 02:22 PM

No way do I have anger.
No reason to apologize.

Do the masses (all that will use the hack) want a hack ASAP ?
- fast and dirty w/ file edits or wait.

:D

0ptima 02-13-2006 02:06 AM

Please take your time and release an excellent product!

Sidewindr 02-14-2006 08:36 AM

Yeap I want it bad .. but I want a nice product version of it too :D

wynode 02-20-2006 07:03 AM

Just a quick question.

Are the timeslip images stored in the database? Reason being is that all my uploaded timeslip images have been corrupted. Any way I can fix the images (they images load but look all messed up)


All times are GMT. The time now is 06:39 PM.

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.01854 seconds
  • Memory Usage 1,814KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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