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)

SVTOA 04-30-2004 02:53 AM

Quote:

Originally Posted by muscle-mustangs
Cool, so you just want me to set you up an admin account? I have a few I set up for testing, if you want I could send you the user id and password. As long as your sure you know what your doing, thats cool. Um how long should it take, and would you be able to do it anytime soon?

Thanks man,


As long as I am sure I know what I'm doing. I like that! :D

Since your website name is "Muscle Mustangs" I take it that you have read the well known publication of the same name? (with "AND FAST FORDS" tacked onto the end of course!) Assuming you have, in the last 12 months I have had 4 websites I have coded in full end up in Jeff Bauer's column. ;)
I am an administrator for the largest and oldest mustang website known to the Ford Fanatics in the audience. Do I qualify as worthy? https://vborg.vbsupport.ru/external/2004/04/2.gif

Shoot me an e-mail with the info I need, we'll see what we can do to help you.

Rick Sample 04-30-2004 03:00 AM

Quote:

Originally Posted by SVTOA
As long as I am sure I know what I'm doing. I like that! :D

Since your website name is "Muscle Mustangs" I take it that you have read the well known publication of the same name? (with "AND FAST FORDS" tacked onto the end of course!) Assuming you have, in the last 12 months I have had 4 websites I have coded in full end up in Jeff Bauer's column. ;)
I am an administrator for the largest and oldest mustang website known to the Ford Fanatics in the audience. Do I qualify as worthy? https://vborg.vbsupport.ru/external/2004/04/2.gif

Shoot me an e-mail with the info I need, we'll see what we can do to help you.

LOL...yeah I know that magazine, but unfortunetly I didn't name the site. The site was orriginaly just a plain black background with bright colored text links, someone came to me from stangnet and I went in and made the design and set up VB. Just wondering what did you mean when you said: "I have had 4 websites I have coded in full end up in jeff bauer's column." Is that a good thing or bad LOL. We have an "-" in ours so its not exactly the same. I'm sure your the best when it comes to coding and stuff, I mean you do have a nice layout on your site.

SVTOA 04-30-2004 03:05 AM

Check your PMs.

SVTOA 04-30-2004 05:30 AM

I screwed up Ricky's forum. It's all gone. :(

If I can help you with anything else Ricky, let me know. It turned out great. DeWayne writes good hacks. :)

Rick Sample 04-30-2004 05:37 AM

Thanks Greg you did a wonderfull job! Love the new feature you added to Vbgarage also! :banana: :banana: :banana:

SVTOA 04-30-2004 08:46 PM

At least someone's happy. :D

Like I said Ricky, if you need help with anything else, let me know...

SVTOA 05-03-2004 11:26 AM

NOTICE! Just incase you did not get Dewayne's e-mail- If you run Vb 3.0.1, you will have problems when manually editing user profiles (the e-mail mentions the timeslip fields, but you will not be able to reset passwords and other user functions). The fix in the e-mail says to download the latest version on the hack and re-apply the SECOND edit to admincp/user.php

After looking at the code, just do this:
In your EDITED version of admincp/user.php

Find:

Code:

if ($_POST['do'] == 'update')
{
        globalize($_POST, array(
                'password',
                'user',
                'membergroup',
                'modifyavatar',
                'birthday',
                'signature',
                'modifyprofilepic',
                'joindate',
                'lastvisit',
                'lastactivity',
                'lastpost',
                'options',
                'referrer',
                'tdban',
                'threaddisplaymode' => INT
        ));

Replace with:

Code:

if ($_POST['do'] == 'update')
{
        globalize($_POST, array(
                'password',
                'user',
                'membergroup',
                'modifyavatar',
                'birthday',
                'signature',
                'modifyprofilepic',
                'joindate',
                'lastvisit',
                'lastactivity',
                'lastpost',
                'options',
                'referrer',
                'tdban',
                'threaddisplaymode' => INT,
                'profile'
        ));

That's all. Now you will again be able to edit user profiles from your admin cpanel.

Thanks for the update DeWayne. I noticed these problems but figured I messed up the file when I edited it and didn't even think to ask about it. DOH!!
Was very relieved when I got your update e-mail. :)

0ptima 05-04-2004 02:42 AM

I updated from version 1 to version 2 without a problem! Thanks EvilLS1

EvilLS1 05-04-2004 06:32 AM

Glad to hear the upgrade went smoothly Optima.

Greg,
Thanks for posting the update. :)

SVTOA 05-04-2004 11:37 AM

No problem DeWayne. Some people don't click the INSTALL button or they don't get the e-mails because of spam filters and such.


All times are GMT. The time now is 02:50 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.01552 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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