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)

rdrunnr 05-03-2008 07:16 AM

On my site when you go to Edit Vehicle Profile under the USER CP, all of the vehicle profile field names have disappeared and each field just says "A" now. Is there an easy way to fix this?

streetmachine 05-07-2008 07:23 AM

Anyone know if this works with 3.6.10 ?

webgod 05-07-2008 10:30 AM

Quote:

Originally Posted by streetmachine (Post 1511373)
Anyone know if this works with 3.6.10 ?

I have it running on two 3.6.10 boards.

just needed some minor tweaking on the edit vehicle profile page to include the security token

SVTCobraLTD 05-07-2008 12:09 PM

Quote:

Originally Posted by webgod (Post 1511493)
I have it running on two 3.6.10 boards.

just needed some minor tweaking on the edit vehicle profile page to include the security token

Mind letting us know the edits? I have a few people who said they have had a problem trying to work on their timeslip information. Thanks

webgod 05-07-2008 03:12 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1511563)
Mind letting us know the edits? I have a few people who said they have had a problem trying to work on their timeslip information. Thanks

in template: modifytimeslip

Replace
PHP Code:

<input type="hidden" name="s" value="$session[sessionhash]/>
<
input type="hidden" name="do" value="updatevehicleprofile" /> 

With
PHP Code:

<input type="hidden" name="s" value="$session[sessionhash]/>
<
input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/>
<
input type="hidden" name="do" value="updatevehicleprofile" /> 


webgod 05-07-2008 03:13 PM

Quote:

Originally Posted by rob4448585 (Post 1474406)
i paid someone to fix mine ;)


;)

:up:

SVTCobraLTD 05-07-2008 06:46 PM

Quote:

Originally Posted by webgod (Post 1511708)
in template: modifytimeslip

Replace
PHP Code:

<input type="hidden" name="s" value="$session[sessionhash]/>
<
input type="hidden" name="do" value="updatevehicleprofile" /> 

With
PHP Code:

<input type="hidden" name="s" value="$session[sessionhash]/>
<
input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/>
<
input type="hidden" name="do" value="updatevehicleprofile" /> 


Thank you!

Tru2Chevy 05-14-2008 09:41 PM

Quote:

Originally Posted by rdrunnr (Post 1506553)
On my site when you go to Edit Vehicle Profile under the USER CP, all of the vehicle profile field names have disappeared and each field just says "A" now. Is there an easy way to fix this?

No, you have to rename them manually.

- Justin

rdrunnr 05-16-2008 07:45 PM

Quote:

Originally Posted by Tru2Chevy (Post 1519858)
No, you have to rename them manually.

- Justin

Thanks Justin. Where do I do this?

Poltergiest 05-16-2008 11:19 PM

Quote:

Originally Posted by rdrunnr (Post 1506553)
On my site when you go to Edit Vehicle Profile under the USER CP, all of the vehicle profile field names have disappeared and each field just says "A" now. Is there an easy way to fix this?

If you have updated vBulletin since installing this hack you need to re-edit members.php per the install instructions. You should do all of the edits to the different files, if you have run updates.


All times are GMT. The time now is 10:30 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.01683 seconds
  • Memory Usage 1,757KB
  • 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
  • (4)bbcode_php_printable
  • (8)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