Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: gfran5
Forum: vB4 Programming Discussions 12-21-2014, 03:03 PM
Replies: 5
Views: 929
Posted By gfran5
That was the issue Kevin, Thanks! ...

That was the issue Kevin, Thanks!

--------------- Added 1419243039 at 1419243039 ---------------

This is off topic, but does anybody know how they did this ?? bodybuilding.com ...
Forum: vB4 Programming Discussions 12-21-2014, 01:20 PM
Replies: 5
Views: 929
Posted By gfran5
Default Member Profile Tab

I am trying to change the default profile tab from "My Activity" to my custom built tab "My Profile".. i used a plugin as shown in this tutorial...
Forum: vB4 Programming Discussions 12-19-2014, 12:13 PM
Replies: 31
Views: 2,625
Posted By gfran5
thanks worked!! Also i was able to get that...

thanks worked!! Also i was able to get that google pie chart to work, having some small sizing issues but hopefully figure that out soon.
Forum: vB4 Programming Discussions 12-19-2014, 11:44 AM
Replies: 31
Views: 2,625
Posted By gfran5
So i was able to use vb:math to do what i wanted...

So i was able to use vb:math to do what i wanted but i can't control the number of decimals displayed. So how would i do the maths in the plugin? and then call the equation in the template? I was...
Forum: vB4 Programming Discussions 12-19-2014, 07:00 AM
Replies: 31
Views: 2,625
Posted By gfran5
Hi, Was wondering if you know how to do math...

Hi,

Was wondering if you know how to do math equations in html template just simple things like times, divide, etc ?
Forum: vB4 Programming Discussions 12-18-2014, 01:27 PM
Replies: 31
Views: 2,625
Posted By gfran5
Sorry don't worry i've figured it out, was...

Sorry don't worry i've figured it out, was missing just one </div> element.. lol hate when it's that simple right in front of your face.
Forum: vB4 Programming Discussions 12-18-2014, 01:21 PM
Replies: 31
Views: 2,625
Posted By gfran5
That red line goes with the footer-main section,...

That red line goes with the footer-main section, making the advertisement absolute doesn't fix the issue, this is getting me confused, because the only pages effected are the ones on the member...
Forum: vB4 Programming Discussions 12-18-2014, 01:01 PM
Replies: 31
Views: 2,625
Posted By gfran5
Hi, This is slightly unrelated but i'm...

Hi,

This is slightly unrelated but i'm having some CSS issues on the template: Link to the page (http://musclephlex.com/members/1-TrainInsane&tab=test#test)

For some reason my footer is half...
Forum: vB4 Programming Discussions 12-18-2014, 11:33 AM
Replies: 31
Views: 2,625
Posted By gfran5
You were pretty close, just forgot to mention to...

You were pretty close, just forgot to mention to change (if $post) to (if $userinfo)... but thanks for your help. I will try get this chart working, if i have any questions i will post back.
Forum: vB4 Programming Discussions 12-18-2014, 01:35 AM
Replies: 31
Views: 2,625
Posted By gfran5
Yeah, i have entered data and i am even...

Yeah, i have entered data and i am even displaying this information on my postbit_legacy template with all the numbers showing up, but for some reason when i try the same thing on a member profile...
Forum: vB4 Programming Discussions 12-17-2014, 10:09 PM
Replies: 31
Views: 2,625
Posted By gfran5
I tried that but that didn't work either, i am...

I tried that but that didn't work either, i am able to see "Congratulations, you can see me, I'm your PHP Code!" on the profile tab page, therefore it should work if it is right.

Not sure why...
Forum: vB4 Programming Discussions 12-17-2014, 01:01 PM
Replies: 31
Views: 2,625
Posted By gfran5
my plugin is this: if...

my plugin is this:
if (isset($vbulletin->GPC['tab']))
{
$selected_tab = $vbulletin->GPC['tab'];
}
$blockinfo['title'] = "My Bodyspace";
$blockid = "my_bodyspace";
$taburl = $memberurl =...
Forum: vB4 Programming Discussions 12-17-2014, 12:53 PM
Replies: 31
Views: 2,625
Posted By gfran5
i tried: <div class="body_measurements"> ...

i tried:
<div class="body_measurements">
<vb:if condition="$post['field8']">
<h2 style="display: inline;">H: {userdata.field8}cm |&nbsp</h2>
<vb:else />
<h2 style="display: inline;">H: --...
Forum: vB4 Programming Discussions 12-17-2014, 12:38 PM
Replies: 31
Views: 2,625
Posted By gfran5
I have already created those variables for Height...

I have already created those variables for Height and Weight needed, but i'm currently stuck with making the My Bodyspace page (http://musclephlex.com/members/1-TrainInsane).

I have followed this...
Forum: vB4 Programming Discussions 12-17-2014, 11:42 AM
Replies: 31
Views: 2,625
Posted By gfran5
I want to have them both on the same pie chart,...

I want to have them both on the same pie chart, one figure as weight and the other as body fat % as seen here: http://www.theironden.com/forum/members/24086-gfran5

thoughts on where i should...
Forum: vB4 Programming Discussions 12-16-2014, 11:29 PM
Replies: 31
Views: 2,625
Posted By gfran5
So would you be able to help me out? I'm...

So would you be able to help me out? I'm currently making my own profile tab.
Forum: vB4 Programming Discussions 12-16-2014, 03:49 PM
Replies: 31
Views: 2,625
Posted By gfran5
Google Chart Integration

I would love to include a pie graph on my members profile, where users can enter two different values e.g. Height & Weight and it is automatically produced as a pie graph.

I noticed the Google...
Forum: Modification Graveyard 12-13-2014, 06:28 AM
Replies: 3,112
Major Additions - 8WayRun.Com - Media Library
Views: 692,822
Posted By gfran5
It's probably pretty simple... but how do you add...

It's probably pretty simple... but how do you add categories?
Forum: vBulletin 4.x Add-ons 12-07-2014, 09:05 AM
Replies: 1,853
Views: 280,805
Posted By gfran5
Am i able to have this without it being displayed...

Am i able to have this without it being displayed on forumhome? Want it just to be accessed through the nav bar...
Forum: vBulletin 5.x Template Modifications 11-29-2014, 11:31 AM
Replies: 64
Show Thread Enhancements - Social Buttons with Short Share URL
Views: 95,321
Posted By gfran5
Anyone know how to add this to the article (CMS)...

Anyone know how to add this to the article (CMS) conversation bar?
Forum: vBulletin 5.x Template Modifications 11-23-2014, 11:39 AM
Replies: 64
Show Thread Enhancements - Social Buttons with Short Share URL
Views: 95,321
Posted By gfran5
Works great in 5.1.1 :D

Works great in 5.1.1 :D
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT. The time now is 10:57 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.03623 seconds
  • Memory Usage 2,002KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (21)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (57)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete