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)
-   -   VbGarage 3.5 (https://vborg.vbsupport.ru/showthread.php?t=109924)

ErnieTheMilk 11-28-2007 06:34 PM

Where do I find 'styles USERCP_SHELL template' this file??

SVTCobraLTD 11-28-2007 09:40 PM

Quote:

Originally Posted by Tru2Chevy (Post 1390782)
What do you mean?

- Justin

Where the users enter their information about their car. The MAIN part, I want to add words in there. Where would I edit this text box.

SVT

VADOS 11-29-2007 09:57 AM

SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form?

SVTCobraLTD 11-29-2007 10:13 AM

Quote:

Originally Posted by VADOS (Post 1391563)
SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form?

Second one. I just want to add some words in the text form so when the user goes to edit it, they can just fill in under it.
See how my screen shot says "Engine" "Drivetrain" etc? That stuff I wanted already there. Then the user can add their information under each category.

SVT

VADOS 11-29-2007 10:43 AM

Wait 2 minutes, let me see the code...
I saw that, I think...
------------------
So I've founded it.
U need a template called vbgarage_editgarage, find
PHP Code:

<textarea name="text" rows="20" cols="70"

and right after that, but before
PHP Code:

$data[text

you can edit your text.

But you can't use there html, 'cause it's a simple text.

I made like this:
PHP Code:

    <textarea name="text" rows="20" cols="70">Manufacturer:

Model:

$data[text]</textarea

But there's 1 big trouble: after saving info and refreshing the "edit my garage" page these "pre-words" will be dublicated.

It will be much better to add some new tables in SQL, edit templates and vbgarage.php and after that your users will be editing their garage other way: they'll have to write down their info in each different field, but after saving they all will be "connected" in one field called "TEXT" - just like now you've got :)

SVTCobraLTD 11-29-2007 11:29 AM

Worked just as I wanted it to. Thank you.

SVT

Screamin'04 12-05-2007 07:58 PM

Has anybody figured out what exactly is causing the "no images" issue? I've checked for GD on my system (through phpinfo) as well setting the defaults (image sizes etc...) and also inspected the database. It appears as though the images are never making it into the database...

I don't have 3.6.8 up on the web yet as I'm working on my test server before my live production upgrade from vB 3.0.9.

I'm running Apache 1.3.27 with the following modules, MySQL 4.1.22 and PHP 4.3.5:

http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_access.c
mod_auth.c
mod_proxy.c
mod_setenvif.c
mod_php4.c

Ordinarily, if I do a select on a table with binary data, it drives putty nuts, not with this though...

If I do a select on vbgarage_images I get line after line of "-------------------------------+----------------------" and then three small rows:

| 3 | 2 | test-image.jpg |ÿØÿà | image/jpeg |
| 4 | 2 | profile-pic.jpg |ÿØÿà | image/jpeg |
| 2 | 50 | DSC_0184.jpg |ÿØÿà | image/jpeg |

Ed

Screamin'04 12-06-2007 03:51 PM

Ok, so I figured it out... and got it working...

I had GD installed and configured in PHP, but did not have jpeg support enabled. A quick recompile of PHP solved the problem. Everything is working... Hope this helps those having similar issues.

jandm 12-28-2007 08:34 PM

**installed**

Great mods thanks.

One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?

Many thanks for the mod.:D

SVTCobraLTD 12-28-2007 08:51 PM

Quote:

Originally Posted by jandm (Post 1411016)
**installed**

Great mods thanks.

One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?

Many thanks for the mod.:D

I tried this before editing the garage.php file and using Crimson editor i changed everything that said vbgarage to garage and it seemed to work fine. I did not fully test it but did try a few features. Maybe someone else can give you a yes or no but from what i saw, it can work.

SVT


All times are GMT. The time now is 02:17 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.02770 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_php_printable
  • (3)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