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)

deathemperor 12-26-2006 11:51 PM

use Timeslip 3.6 v1.2.zip to upgrage from vb3.5 to vb3.6 any version.

zincpony 12-27-2006 03:06 AM

soo nothing on the actual 3.6 release yet? and not just version 1.2

deathemperor 12-27-2006 03:40 AM

Timeslip 3.5 v1.1.4.zip is for Vbulletin 3.5

Timeslip 3.6 v1.2.zip is for Vbulletin 3.6

the zip iteself also states which timeslip is for which vbulletin.

So yes, there is a release for 3.6.

my65bug 12-27-2006 04:43 AM

I installed it, and a little screwing around got it to work. Problem is now when you enter in any information into the usercp edit vehicle area it will not save it.

shepdogg 12-27-2006 04:24 PM

i get this if i click time slips on the nav bar

Database error in vBulletin 3.6.4:

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 : Wednesday, December 27th 2006 @ 06:22:32 PM
Script : http://www.fastratproductions.co.uk/...timeslips.php?
Referrer : http://www.fastratproductions.co.uk/forums/index.php
IP Address : 80.193
Username :
Classname : vB_Database

and if i try Edit Vehicle Profile i get this

you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

help please

thanks

chris

DSMStyle 12-27-2006 04:49 PM

I've also just installed this on a fresh board (installed Timeslip 3.6 v 1.2) and everything went smooth, you can see the product installed, templates are done properly, but yet nothing appears in the user cp or the nav bar. Any ideas on where to look next?

tbroush 12-27-2006 08:21 PM

I try to do the upgrade and it did not work so I uninstalled everything including stuff in the database, and it finally worked.

shepdogg 12-27-2006 09:01 PM

Quote:

Originally Posted by tbroush (Post 1145981)
I try to do the upgrade and it did not work so I uninstalled everything including stuff in the database, and it finally worked.

you mean you uninstalled and just install 3.6?

how do i delete it from the database? thanks

chris

Guess 12-30-2006 05:47 AM

I am having an issue.

Running 3.6.3, and did all of the modifications, timeslips.php is showing up just fine, however when I go into the profile, I can not click on the link to edit the timeslips, as there is just a gap for a link, without the wording.

Any ideas?

wottech 12-30-2006 01:16 PM

Goto USERCP_SHELL template and find the following code:

Code:

        <td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td>
</tr>

Below it, make sure it shows the following:

Code:

<tr>
        <td class="$navclass[vehicleprofile]" style="white-space:nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=edittimeslip">$vbphrase[edit_timeslip]</a></td>
</tr>

That should fix it...


All times are GMT. The time now is 06:40 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.02088 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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