vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBgarage (https://vborg.vbsupport.ru/forumdisplay.php?f=104)
-   -   vBGarage Current Status (https://vborg.vbsupport.ru/showthread.php?t=81811)

keharris53 06-30-2007 05:25 PM

Quote:

Originally Posted by Sychev_S (Post 1278337)
search in phrases "car" and replace it with "motorcycle".

Ok, I'll try that. I believe I did, but didn't have any luck. I know it's there. Thanks.

I tried that, and found the following:
<td class="thead" align="center">$vbphrase[vbgarage_car]</td>
changing this reference to motorcycle didn't work.
I know this can be changed, but having a heck of a time finding it. Probably in plain view...

SkyCatcher 07-02-2007 11:14 PM

Quote:

Originally Posted by keharris53 (Post 1280025)
Ok, I'll try that. I believe I did, but didn't have any luck. I know it's there. Thanks.

I tried that, and found the following:
<td class="thead" align="center">$vbphrase[vbgarage_car]</td>
changing this reference to motorcycle didn't work.
I know this can be changed, but having a heck of a time finding it. Probably in plain view...

In the AdminCP find languages and then phrases. Then search in the phrases, don't actually search in the templates :p

Sychev_S 07-03-2007 12:22 PM

Yeah, search in phrases for vbgarage_car, but make sure you check phrase name and variable search option.

Also, if you switch $vbphrase[vbgarage_car] to whatever you want in template that should work too.

Just like that: <td class="thead" align="center">Motorcycle</td>
If it still does not work then you are editing the wrong template. :)

keharris53 07-07-2007 06:33 PM

Hi,
Thanks for the responses. I searched phrases and found what I had previously seen:
$vbphrase[vbgarage_car]
I've tried changing car to motorcycle before, and it didn't work, and my searches in templates and phrases pulls up the same result. Thanks.

Ok...
changed align="center">$vbphrase[vbgarage_car]</td> to
<td class="thead" align="center">Motorcycle</td> and that did it. Not being very familiar with the scripting, I thought the $vbphrase was required.
Again, thanks! I learned something.

dawmd 07-08-2007 07:30 PM

all you did was remove the phrased variable form the template. everyone has told you the proper way to make changes to phrases but editing the template will work, it just prevent anyone using another language to read it in that language, thats the whole point of phrases and languages, to make it easier to translate everything.

maybe they didnt explain it on a level you could understand

goto phrases, and find vbgarage_car

leave the phrase name (vbgarage_car) alone and change the translated text in the bigger text boxes from car to motorcycle. what you probably did the first few times was change the variable name as well as the translated text which the template looks up vbgarage_car not vbgarage_motorcycle

vbgarage_car is the pointer and wherever $vbphrase[vbgarage_car] is it will spit out the content (which is car), so you need to leave the name of the phrase alone and change the content.

default it goes like this
vbgarage_car = car
you want it to be
vbgarage_car = motorcycle

titter 07-08-2007 11:57 PM

so hows goes the project daw?

R.Solutions 07-09-2007 11:37 AM

Aweseome, cant wait til this is released. Seems pretty cool and ideal for automotive/motorcycle forums etc.

dawmd 07-10-2007 12:18 AM

titter, started working on the image functions after i finished up the timeslip section, slowly but surely its all starting to come together. i was stuck for a bit cause uploading wasnt working on my dev setup, apparently you cant nest a mutlipart form inside a normal form. all sorted out and working just gotta get the order and mechanics of everything working in easy to use interface

titter 07-10-2007 12:23 AM

very good to hear.

Rocket 442 07-10-2007 02:26 AM

Great news, and keep us updated as you are!

I can't wait for this to come out!


All times are GMT. The time now is 11:51 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.01680 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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