vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Timeslip Database - for Automotive websites (https://vborg.vbsupport.ru/showthread.php?t=110717)

tommyxv 03-21-2006 04:13 AM

Can you PM me the XML (or link to) with all these updates?

Thanks

BackSideSA 03-21-2006 04:23 AM

i need help installing this on my site....

www.TexasRacers.com

i used to have timeslips when i was on 3.0.9

please email me at backsidesa@gmail.com or PM me here

92GreenGT 03-21-2006 04:33 PM

Should I wait to install after the problems above are fixed?

fkatzenb 03-21-2006 06:37 PM

BUG:

I found that the homepage being listed under each person is actually the homepage of the person logged in, not each user.

Frank

tommyxv 03-21-2006 06:46 PM

Quote:

Originally Posted by fkatzenb
BUG:


I found that the homepage being listed under each person is actually the homepage of the person logged in, not each user.



Frank

What? Can you explain that better please.

tbroush 03-21-2006 06:55 PM

I'm getting this error below.

Invalid SQL:
SELECT COUNT(*) AS users
FROM user AS user, userfield AS userfield

WHERE userfield.field55>0
AND user.userid = userfield.userid;

MySQL Error : Unknown column 'userfield.field55' in 'where clause'
Error Number : 1054
Date : Tuesday, March 21st 2006 @ 12:50:19 PM
Script : http://www.thestanggang.com/vbportal...timeslips.php?
Referrer : http://www.thestanggang.com/vbportal/forums/index.php?
IP Address : 155.201.35.50
Username : TBRoush
Classname : vb_database

Try uninstalling the product and get the error below.

Database error in vBulletin 3.5.3:

Invalid SQL:
DROP TABLE customfile;

MySQL Error : Unknown table 'customfile'
Error Number : 1051
Date : Tuesday, March 21st 2006 @ 12:53:15 PM
Script : http://www.thestanggang.com/vbportal...ncp/plugin.php
Referrer : http://www.thestanggang.com/vbportal...d=timeslips&s=
IP Address : 155.201.35.50
Username : TBRoush
Classname : vb_database

SilentNoise 03-21-2006 07:01 PM

Quote:

Originally Posted by fkatzenb
BUG:


I found that the homepage being listed under each person is actually the homepage of the person logged in, not each user.



Frank

That's what this fixes: https://vborg.vbsupport.ru/showpost....9&postcount=31




Quote:

Originally Posted by scroush
I'm getting this error below.

Invalid SQL:
SELECT COUNT(*) AS users
FROM user AS user, userfield AS userfield

WHERE userfield.field55>0
AND user.userid = userfield.userid;

MySQL Error : Unknown column 'userfield.field55' in 'where clause'
Error Number : 1054
Date : Tuesday, March 21st 2006 @ 12:50:19 PM
Script : http://www.thestanggang.com/vbportal...timeslips.php?
Referrer : http://www.thestanggang.com/vbportal/forums/index.php?
IP Address : 155.201.35.50
Username : TBRoush
Classname : vb_database

Try uninstalling the product and get the error below.

Database error in vBulletin 3.5.3:

Invalid SQL:
DROP TABLE customfile;

MySQL Error : Unknown table 'customfile'
Error Number : 1051
Date : Tuesday, March 21st 2006 @ 12:53:15 PM
Script : http://www.thestanggang.com/vbportal...ncp/plugin.php
Referrer : http://www.thestanggang.com/vbportal...d=timeslips&s=
IP Address : 155.201.35.50
Username : TBRoush
Classname : vb_database

Did you do this yet: https://vborg.vbsupport.ru/showpost....6&postcount=70

tbroush 03-21-2006 07:34 PM

Yes still getting the same, error.

Can someone tell me how to uninstall the product other than going thru the admincp since is not working.

Thanks

92GreenGT 03-21-2006 07:53 PM

When trying to install the product I get this error:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

                                INSERT INTO setting
                                (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
                                VALUES
                                (
                                        'allowtimeslipupload',
                                        'timeslips',
                                        '1',
                                        '1',
                                        'boolean',
                                        'yesno',
                                        10,
                                        0,
                                        1,
                                        'timeslips'
        ),
        (
                                        'tdmaxwidth',
                                        'timeslips',
                                        '600',
                                        '600',
                                        'free',
                                        '',
                                        20,
                                        0,
                                        1,
                                        'timeslips'
        ),
        (
                                        'tdmaxheight',
                                        'timeslips',
                                        '600',
                                        '600',
                                        'free',
                                        '',
                                        30,
                                        0,
                                        1,
                                        'timeslips'
        ),
        (
                                        'tdmaxsize',
                                        'timeslips',
                                        '80000',
                                        '8000',
                                        'free',
                                        '',
                                        40,
                                        0,
                                        1,
                                        'timeslips'
        ),
        (
                                        'tdsliprequired',
                                        'timeslips',
                                        '10.00',
                                        '',
                                        'free',
                                        '',
                                        50,
                                        0,
                                        1,
                                        'timeslips'
        );

MySQL Error  : Duplicate entry 'allowtimeslipupload' for key 1
Error Number : 1062
Date        : Tuesday, March 21st 2006 @ 01:51:18 PM
Script      : http://www.fxxx.com/admincp/plugin.php
Referrer    : http://www.fxxx.com/admincp/plugin.php?do=productadd
IP Address  : xxxxxxxxxxx
Username    : xxxxxxxxxxx
Classname    : vb_database


fkatzenb 03-21-2006 08:44 PM

Sorry, the flu sucks and is sapping my thoughts. When you are logged into VB and view details for each slip entry, the hopepage is your hopepage in every case.

Frank


All times are GMT. The time now is 02:41 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.01295 seconds
  • Memory Usage 1,768KB
  • 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
  • (4)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