vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VB Pro Garage Timeslips (https://vborg.vbsupport.ru/showthread.php?t=236888)

Dylanblitz 03-04-2012 07:56 AM

Quote:

Originally Posted by bposner (Post 2305863)
Well seems this little quirk in the postbit keep popping up and I have constantly rebuild the drop down. I have no idea what triggering it.

see pic: http://screencast.com/t/ouVczbEL3bGE

thanks

Did you increase the user profile field size?

Dylanblitz 03-04-2012 07:57 AM

Quote:

Originally Posted by cdoyle (Post 2305944)
I was wondering, would you know how we could add the Google +1 and Facebook 'Like' button to each members garage?

Thanks!
Chris

I have done the like on some other code, I'll see if I can find how to get the google on there, haven't worked with that one yet.

brishi 03-04-2012 12:19 PM

Hello, I am new to vB but am finding my way around it pretty good so far on a TEST site before going live. I am working on a Drag Racing site and this looks very cool and would be great for users to post their rides, timeslips etc, wondering if it will work with vB 4.1.11, if not is there any hope for an upgrade or do you know of anything similar?

Cheers,
BriShi

cdoyle 03-04-2012 03:39 PM

Quote:

Originally Posted by Dylanblitz (Post 2305982)
I have done the like on some other code, I'll see if I can find how to get the google on there, haven't worked with that one yet.

Thanks for looking into it, I think it would make my garage a little more used if people could share it easily.

cdoyle 03-04-2012 03:42 PM

Quote:

Originally Posted by brishi (Post 2306034)
Hello, I am new to vB but am finding my way around it pretty good so far on a TEST site before going live. I am working on a Drag Racing site and this looks very cool and would be great for users to post their rides, timeslips etc, wondering if it will work with vB 4.1.11, if not is there any hope for an upgrade or do you know of anything similar?

Cheers,
BriShi

I have it running on my 4.1.11 forum and everything seems to be OK. No issues that I've seen yet.
http://www.caraudiocentral.net/forums

brishi 03-04-2012 03:59 PM

Quote:

Originally Posted by cdoyle (Post 2306082)
I have it running on my 4.1.11 forum and everything seems to be OK. No issues that I've seen yet.
http://www.caraudiocentral.net/forums

Thanks for the reply. Did you install it on 4.1.11 or was it on a previous version of vB before you upgraded to 4.1.11?


Cheers,
BiShi

bposner 03-04-2012 06:31 PM

Quote:

Originally Posted by Dylanblitz (Post 2305981)
Did you increase the user profile field size?

Probably not Dylan.. server is down right now, but will check when ISP brings it back up.
Thanks again for your product.
:cool:

cdoyle 03-04-2012 08:51 PM

Quote:

Originally Posted by brishi (Post 2306090)
Thanks for the reply. Did you install it on 4.1.11 or was it on a previous version of vB before you upgraded to 4.1.11?


Cheers,
BiShi

It was an upgraded forum.

bposner 03-05-2012 12:21 AM

Quote:

Originally Posted by Dylanblitz (Post 2305981)
Did you increase the user profile field size?

So sorry to ask, for some must be a simple request, but not sure where to change this.

thank you for your time on this.
Bill

cdoyle 03-05-2012 01:48 AM

I noticed something today that I don't think should be in the pages.

I had opened the page, and then viewed source. I found some PHP code, but looks like it was made into a comment.

PHP Code:

<!-- 
var 
win null
function confirm_delete(typeid)
{
    if (
type=="engine")
    {
var 
del_msg "Are you sure you want to delete this engine? This operation is not undo-able!";
    }
    if (
type=="timeslips")
    {
var 
del_msg "Are you sure you want to delete this timeslip? This operation is not undo-able!";
    }
    if (
type=="guestbook")
    {
var 
del_msg "Are you sure you want to delete this comment? This operation is not undo-able!";
    }
    if (
type=="vehicle")
    {
var 
del_msg "Are you sure you want to delete this Vehicle? This operation is not undo-able!";
    }
input_box=confirm(del_msg);

    if (
input_box==true)
    {
    if (
type=="engine")
    {
    
window.location.href "http://www.caraudiocentral.net/forums/garage_approval.php?do=delete_engine&id=" id;
    } else if (
type=="club_mem") {
    
window.location.href "http://www.caraudiocentral.net/forums/garage_club.php?do=delete_club_mem&id=" id;
    } else if (
type=="wishlist") {
    
window.location.href "http://www.caraudiocentral.net/forums/garage_modification.php?do=delete_wishlist&id=" id;
    } else {
    
window.location.href "http://www.caraudiocentral.net/forums/garage_" type ".php?do=delete_" type "&id=" id;
    }
    }

}

function 
delete_image()
{

var 
msg "Are you sure you want to delete this image?\nClick OK to continue or Cancel to not delete the image.";

input_box=confirm(msg);

    if (
input_box==true)
    {
    return 
true;
    } else {
    return 
false;
    }

}
function 
delete_veh_images(subdo)
{
    if (
subdo=="del")
    {
    var 
msg "Are you sure you want to delete these images?\nClick OK to continue or Cancel to not delete the images.";

    
input_box=confirm(msg);

        if (
input_box==true)
        {
        return 
true;
        } else {
        return 
false;
        }
    }



You can see it on this page if you want to verify.
http://www.caraudiocentral.net/forum...AMARO-Z28.html

that should be removed right?


All times are GMT. The time now is 05:31 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.02193 seconds
  • Memory Usage 1,767KB
  • 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_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