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)

ArchangelX 01-14-2007 11:00 PM

Great mod...I love it!

Is there any way to code a difference in Motorcycles and Cars? Like, an option to Sort by it? I guess you would have to add a check box for Car or Bike?

Silver_2000_)! 01-17-2007 03:15 PM

never mind

deathemperor 01-17-2007 03:24 PM

everyone can see that there're a lot of customises in his templates, aren't you seeing that too ? Even vbulletin.com/forum has their templates customized, the only board that has no customize template is the one you just finished the final vbulletin installation step.

try looking into his HTML source code and you'll see.

Silver_2000_)! 01-17-2007 03:53 PM

Quote:

Originally Posted by deathemperor (Post 1161497)
everyone can see that there're a lot of customises in his templates, aren't you seeing that too ? Even vbulletin.com/forum has their templates customized, the only board that has no customize template is the one you just finished the final vbulletin installation step.

try looking into his HTML source code and you'll see.

yeah my mistake - and I have more xhtml problems than he does

Are there instructions on how to rip out the previous versions ?
Im tired of having db errors and a product that only partly works

when I try to run the xml it errors out with the profile 50 errors

deathemperor 01-17-2007 03:56 PM

paste here the errors and I'll look at it sometimes. I'm too busy with my real life, there're many problems that I've been undergoing...

Silver_2000_)! 01-17-2007 04:35 PM

Quote:

Originally Posted by deathemperor (Post 1161515)
paste here the errors and I'll look at it sometimes. I'm too busy with my real life, there're many problems that I've been undergoing...

I removed the duplicate table entries and got the xml install to run without error - BUT now
just like user on previous page I'm now getting

Code:

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


Silver_2000_)! 01-17-2007 04:42 PM

for those of you with duplicate entry errors uploading the xml - I finally gave up on keeping the old data and wiped the following form my db

BACKUP EVERYTHING BEFORE YOU START -
CALL SOMEONE WHO KNOWS WHAT THEY ARE DOING

NO warranty is implied or expected here - this is what I did after waitibg for 18 months to get this working correctly. No I have one error left - above


from settings table remove the
tdsliprequired
'allowtimeslipupload',
'tdmaxwidth',
'tdmaxheight',
tdmaxsize

from profilefield
remove rows 50 and above

remove table
customfile

from usertable
remove tdban

from user field
remove columns 50 and above


tarionyx 01-17-2007 05:09 PM

well i started to get your problem also, and here's what I did to fix it...

Went into the database, and also removed any timelips reference from vB_products, vb_productcode. Then I reinstalled the latest XML and everything is working fine afaik

hope this helps!

Silver_2000_)! 01-17-2007 05:17 PM

Quote:

Originally Posted by tarionyx (Post 1161556)
well i started to get your problem also, and here's what I did to fix it...

Went into the database, and also removed any timelips reference from vB_products, vb_productcode. Then I reinstalled the latest XML and everything is working fine afaik


hope this helps!

YES
that was it - there was a reference to timeslips 1.0 in the products table
so following your advice I removed 2 entries from one table and one from the other and reinstalled and now its working
THANKS

Silver_2000_)! 01-17-2007 05:24 PM

well
the errors are gone and the timeslips.php file now shows correctly - Its blank
And when I try to save an entry
it wont display
Any ideas ?

EDIT

It appears that most of the fields are required but generate no error when left blank

Its working now


All times are GMT. The time now is 08:23 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.01730 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
  • (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
  • (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