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)

EvilLS1 03-28-2004 07:24 PM

Quote:

Originally Posted by PKRWUD
I am running Gold, and when I tried to run the 1.3 upgrade installer, I get this:

Fatal error: Call to undefined function: can_administer() in /home/pkrwud/public_html/vbulletin/TDinstaller.php on line 10

I'm not having a great week. lol.

Hmm.. I guess that function no longer exists in 3.0 Gold. Try this:

Open TDinstaller and find:
Code:

// ######################## CHECK ADMIN PERMISSIONS #######################
if (!can_administer('canadminusers'))
{
        print_cp_no_permission();
}

Delete it and run the installer again.

PKRWUD 03-28-2004 11:02 PM

Okay, everything has been done, I believe, but when I click on the link in the navbar, I get this message:

Invalid SQL: SELECT COUNT(*) AS users
FROM user, userfield
WHERE userfield.field55>'0'
AND user.userid = userfield.userid
mysql error: Unknown column 'userfield.field55' in 'where clause'

EvilLS1 03-28-2004 11:16 PM

Quote:

Originally Posted by PKRWUD
Okay, everything has been done, I believe, but when I click on the link in the navbar, I get this message:

Invalid SQL: SELECT COUNT(*) AS users
FROM user, userfield
WHERE userfield.field55>'0'
AND user.userid = userfield.userid
mysql error: Unknown column 'userfield.field55' in 'where clause'

You're getting that error b/c field55 no longer exists. You didn't remove the old fields from v1.3 when you upgraded to GOLD did ya?

If you did, you'll need to download version 2.0 and run the uninstaller, then start the new TDinstaller from v2.0 (not the upgrade script).

If you still can't get it to work you can email me at evills1ta@aol.com and I'll help you.

alfaowner 03-29-2004 10:21 PM

ok, i am sorry, but how do i remove the database entries as i cannot get this to work, thank you, also can i just delete them in cp as i get an error if i do

EvilLS1 03-29-2004 10:44 PM

Quote:

Originally Posted by alfaowner
ok, i am sorry, but how do i remove the database entries as i cannot get this to work, thank you, also can i just delete them in cp as i get an error if i do

The script I attached above removes all of the database entries. The changes to the database most likely aren't the cause of the error. If you're getting an error its because one or more of the files you edited still have some code from the hack in them. Reupload the backup of all the files you edited.

If you can tell me exactly what error you're getting and from which file I can help you fix it.

PS: All of the profile fields can be removed in your admincp under custom profile fields.. The only other thing this script adds to your database is a column called tdban to your user table.

You can remove it with phpmyadmin by running this query:

ALTER TABLE user DROP tdban

Then make sure that you uploaded an unmodified copy of all the files you edited.

Gt-358 03-31-2004 01:29 AM

http://www.tallahasseemusclecar.com/...timeslips.php?

Great mod! Thanks!!!

Tony Whetstone
http://www.tallahasseemusclecar.com/

EvilLS1 03-31-2004 05:56 AM

Thank you. Link added. :)

Has anyone installed this on vb3 gold yet? Just want to verify that none of the effected code has changed.

Gt-358 03-31-2004 12:27 PM

I installed it on TMCA after upgradeing to vb3 Gold, so yes it is running fine on vb3 gold :)

Tony

PKRWUD 03-31-2004 02:43 PM

Evil, thank you again for such a great piece of software. This was very popular on my website prior to the release of Gold, and I'm sure it will be again. I screwed up somewhere, but it's installed now. I lost all the info from the users, but hey, they all know how to enter it again. :)

Thanks so much!

BTW, you can add us to your list, but you might want to give me a day or two to get some entries. :)

http://www.RiceHatersClub.com

Take care,
~Chris

PKRWUD 03-31-2004 06:46 PM

Okay, I guess not. People are entering info, but it doesn't show up on the page.

http://www.ricehatersclub.com/vbulletin/timeslips.php?


All times are GMT. The time now is 07:42 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.01528 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
  • (1)bbcode_code_printable
  • (3)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