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)

94DROPTOPZ 01-31-2004 06:34 PM

Quote:

Originally Posted by EvilLS1
I don't know what all has changed since beta5 so I'm not sure. Its only been tested on RC1-RC3.

Hmmm just when I got my hopes up :ermm:

EvilLS1 01-31-2004 06:36 PM

Quote:

Originally Posted by 94DROPTOPZ
Hmmm just when I got my hopes up :ermm:

You could always upgrade. RC3 looks and runs smoother than the older betas anyway, so it would be worth it. ;)

94DROPTOPZ 01-31-2004 08:17 PM

Quote:

Originally Posted by EvilLS1
You could always upgrade. RC3 looks and runs smoother than the older betas anyway, so it would be worth it. ;)

I might try to upgrade but Im just afraid to lose all of my posts and members. Maybe in the future. Thanks for the awesome hack

BarryA 02-01-2004 07:47 PM

Installed and works great...

http://www.fordpower.net/forums/timeslips.php?

EvilLS1 02-01-2004 11:05 PM

Looks great Barry. I added your link to the first post. :)

EvilLS1 02-01-2004 11:07 PM

Minor bug fix:

Open timeslips.php and find:
Code:

  $pagenav = construct_page_nav($userscount[users],"timeslips.php?$session[sessionurl]do=  $_REQUEST[do]&perpage=$perpage");
Replace it with:
Code:

  $pagenav = construct_page_nav($userscount[users],"timeslips.php?$session[sessionurl]do=$_REQUEST[do]&perpage=$perpage");
It fixes an unneeded space in the page navigation links (between do= and $_REQUEST[do]) which was causing the sort by method to be lost when viewing pages other than the first one.

First post has been updated.

BarryA 02-02-2004 01:51 AM

After playing with it for a while I have a few suggestions.

Add Torque (We all know thats really what wins races)... :)

It would be nice if the timeslips were attachments instead of links. We all know 6 months from now half of the links will be dead.

And thanks for making this, it saved me a lot of time from having to do it myself.

On Edit: I just re-read your post and saw that you are not adding any more features so I will take a shot at this myself.

DigitalEclipse 02-02-2004 02:45 AM

<a href="http://www.al-club3g.org/forums/timeslips.php" target="_blank">http://www.al-club3g.org/forums/timeslips.php</a>

Just added it, thanks!

EvilLS1 02-02-2004 03:06 AM

Quote:

Originally Posted by DigitalEclipse
I do have a small problem...I am running VBadvanced Home page. The link on the navbar doesnt work on there. Its trying to send me to http://www.al-club3g.org/timeslips.php, leaving out the /forums.

In your navbar template find:
Code:

<td class="vbmenu_control"><a href="timeslips.php?$session[sessionurl]">$vbphrase[timeslips]</a></td>
Replace it with:
Code:

<td class="vbmenu_control"><a href="$vboptions[bburl]/timeslips.php?$session[sessionurl]">$vbphrase[timeslips]</a></td>
That should fix it. :)

EvilLS1 02-02-2004 03:11 AM

Quote:

Originally Posted by BarryA
After playing with it for a while I have a few suggestions.

Add Torque (We all know thats really what wins races)... :)

It would be nice if the timeslips were attachments instead of links. We all know 6 months from now half of the links will be dead.

And thanks for making this, it saved me a lot of time from having to do it myself.

On Edit: I just re-read your post and saw that you are not adding any more features so I will take a shot at this myself.

Good suggestions. The v1.3 thread explains how to add extra fields (for torque or whatever you want). Its pretty easy. As for the upload feature, I might look into adding it when I upgrade to vb3.. That could be a while though, so if you guys want to add it yourself go for it. :)


All times are GMT. The time now is 10:37 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.01574 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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