Code:
|
heh, what would be stellar is a tutorial on creating your own fancy tab thing on other pages :p
|
Hi there and i am trying to, i am not that good at describing the code but what i am trying acheive is that - i need to get some data from a the database and show in one of the block. Have a look at my code
PHP Code:
PHP Code:
|
1 Attachment(s)
Is anyone else having the problem of custom profile tabs not parsing BB Code?
It displays normal HTML correctly, but not BBCode. |
I am trying to output pictures from coppermine gallery in a tab. There is a script for coppermine gallery called cpmfetch, which allows to display any picture of your coppermine gallery on external pages. All you need to do is put this into your php page:
PHP Code:
Code:
<table > Code:
$blocklist = array_merge($blocklist, array( Code:
$blocklist = array_merge($blocklist, array( Quote:
Thank you! |
great! thanks a lot!
is there a way to have a preview of the latest threads and posts made by a user the way they have it on ipb in those tabs: http://forums.invisionpower.com/inde...showuser=75430 i actually requested that as a mod: https://vborg.vbsupport.ru/showthread.php?t=196487 |
Great Article.
Code:
'hook_location' => 'profile_left_last' My product has setting options like seen below: Code:
<setting varname="custom_hook_location" displayorder="20"> Have tried the following with no luck- custom_hook_location $vbulletin->options['custom_hook_location'] Thanks |
How do I display a list which i want to get out of an mysql database in such a profile tab?
|
Quote:
|
Hey, I'm trying to test this out and see if I can make something cool for my members, but I've noticed something a bit weird...
For the template, I've got the following code: Code:
<if condition="$vbulletin->userinfo['userid'] == 15010"> Code:
<if condition="$vbulletin->userinfo['userid'] == 15010"> How would I make it so that the $vbulletin object IS recognized? EDIT: BTW, I did "solve" it simply by putting the plugin itself in some "IF" brackets, but still for curiosity's sake, let's say for some reason I wanted to use the $vbulletin object in the tab (maybe I wanted to make a Tab with the User's name or something equally silly). |
All times are GMT. The time now is 12:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|