The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 92
Search took
0.00
seconds.
Search:
Posts Made By:
demo7up
Forum:
vB4 Programming Discussions
09-26-2012, 01:24 PM
Replies:
7
Variable for Username of the Person who posted the item.
Views:
1,096
Posted By
demo7up
Ok so heres an update.... the above code displays...
Ok so heres an update.... the above code displays the username of the person who started the thread. KH99 you were correct with the right hook it works. I was using global_start instead of...
Forum:
vB3 Programming Discussions
09-23-2012, 10:49 PM
Replies:
14
How do you edit default bbcode?
Views:
6,325
Posted By
demo7up
I actually just did this in...
I actually just did this in includes/class_bbcode.php look for the following function I added the red part to fit my forums fixed width.
function handle_bbcode_img_match($link, $fullsize =...
Forum:
vB4 Programming Discussions
09-21-2012, 06:36 PM
Replies:
7
Variable for Username of the Person who posted the item.
Views:
1,096
Posted By
demo7up
i also tried threadbit_display &...
i also tried threadbit_display & $thread['postusername']
--------------- Added 1348256320 at 1348256320 ---------------
postbit_display_complete + $thread['postusername']
For the win works...
Forum:
vB4 Programming Discussions
09-21-2012, 06:23 PM
Replies:
7
Variable for Username of the Person who posted the item.
Views:
1,096
Posted By
demo7up
Hook Location: Global_Start Plugin code This...
Hook Location: Global_Start Plugin code This works well but shows my avatar instead of the avatar thats assigned to the posters username. The red has to be be the var that looks for the username of...
Forum:
vB4 General Discussions
09-21-2012, 05:34 PM
Replies:
1
Variable List
Views:
478
Posted By
demo7up
Variable List
Where can i find a list of these type of variables and if anyone knows the offical "vB" name for them as i would greatly appreciate it
$vbulletin->userinfo['username']
Forum:
vB4 Programming Discussions
09-21-2012, 04:52 PM
Replies:
7
Variable for Username of the Person who posted the item.
Views:
1,096
Posted By
demo7up
returns null? its in a vb plugin i should...
returns null?
its in a vb plugin i should add.
--------------- Added 1348250142 at 1348250142 ---------------
I also tried for giggles
$vbulletin->post['username']
Forum:
vB4 Programming Discussions
09-21-2012, 04:34 PM
Replies:
7
Variable for Username of the Person who posted the item.
Views:
1,096
Posted By
demo7up
Variable for Username of the Person who posted the item.
Im not sure if the title is suited for i what i need but here goes.
This Variable Returns the name of the logged in user
$vbulletin->userinfo['username']
Im building a postbit_legacy avatar...
Forum:
vB4 Programming Discussions
09-18-2012, 04:29 PM
Replies:
0
PHP widget isses
Views:
392
Posted By
demo7up
PHP widget isses
not sure whats wrong with my code if someone can please help the only thing that outputs is
$guild_output = "<br><center><a href=\"http://us.battle.net/wow/en/guild/".$realm."/".$guild."/news\"...
Forum:
vB4 Programming Discussions
09-07-2012, 01:24 PM
Replies:
4
not to display string if variable is null.
Views:
689
Posted By
demo7up
Thanks for your help man.. Its for a vb plugin im...
Thanks for your help man.. Its for a vb plugin im coding n00b coder.. Very much appreciated.
--------------- Added 1347032342 at 1347032342 ---------------
one more question...
how would i...
Forum:
vB4 Programming Discussions
09-07-2012, 01:14 PM
Replies:
4
not to display string if variable is null.
Views:
689
Posted By
demo7up
i think i got it i think i figured it out ...
i think i got it
i think i figured it out
Is this correct?
if (isset($number))
{
echo "Variable is set";
Forum:
vB4 Programming Discussions
09-07-2012, 01:05 PM
Replies:
4
not to display string if variable is null.
Views:
689
Posted By
demo7up
not to display string if variable is null.
I need help making something like this.
so for example
if ($number == NULL) {
echo 'there is a $number';
}
else {
Forum:
vB4 Programming Discussions
09-06-2012, 10:22 PM
Replies:
3
Need help with an if statement in my plugin please help
Views:
497
Posted By
demo7up
i see can u help me with one thing please!!!!! ...
i see can u help me with one thing please!!!!!
I need to add an if !empty conditional to the following code
Which is being echo'd out fine but some of these variables sometimes return null so i...
Forum:
vB4 Programming Discussions
09-06-2012, 07:21 PM
Replies:
3
Need help with an if statement in my plugin please help
Views:
497
Posted By
demo7up
Need help with an if statement in my plugin please help
I need to hide a plugin if user is not registered. how can i go about doing that in the plugin?
--------------- Added 1346964086 at 1346964086 ---------------
i figured it out
for those who...
Forum:
vB4 Programming Discussions
09-06-2012, 12:06 PM
Replies:
3
Building a plugin need help
Views:
492
Posted By
demo7up
How would i make this show under or above...
How would i make this show under or above toplinks?
Thanks for your quick response
--------------- Added 1346937602 at 1346937602 ---------------
I think i figured it out i just have one...
Forum:
vB4 Programming Discussions
09-06-2012, 11:22 AM
Replies:
3
Building a plugin need help
Views:
492
Posted By
demo7up
Building a plugin need help
I would like to build a plugin based on the following code
$json = file_get_contents("http://us.battle.net/api/wow/character/Shattered%20Hand/"....
Forum:
vBulletin 4.x Styles
03-17-2012, 09:07 PM
Replies:
19
Suite Style -
Crescent 4.1.11 [vBinspired.com]
Views:
18,998
Posted By
demo7up
my facebook connect button doesn show with this...
my facebook connect button doesn show with this theme?
Forum:
vBulletin 4.x Styles
01-09-2012, 04:32 PM
Replies:
591
Suite Style -
vBSocial.com | Pixel Premium 3.25.2013
Views:
157,472
Posted By
demo7up
Is there a fixed version of this? i was able...
Is there a fixed version of this?
i was able to make it fixed thanks
Forum:
vBulletin 4.x Template Modifications
01-01-2012, 01:25 PM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
Quick note please mark as installed if you havent...
Quick note please mark as installed if you havent already thanks.
I don't see the license plate on this page?
Do you have a page where it is active?
Forum:
vBulletin 4.x Template Modifications
01-01-2012, 12:41 PM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
Hey, So The Custom Fields needs to be...
Hey,
So The Custom Fields needs to be created one by one.
One Field would be for a dropdown menu that allows you to select the License Plate
and
The Second Field would be for the text...
Forum:
vBulletin 4.x Template Modifications
12-31-2011, 07:45 AM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
lol your a d**k i didnt post it to get MotM or...
lol your a d**k i didnt post it to get MotM or could careless about it some one asked for it and i gave it to them.. Thats pretty much it... Your right im not on my own site but this page belongs to...
Forum:
vBulletin 4.x Template Modifications
12-31-2011, 01:01 AM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
Ask for help nicely and apologize for your dumb...
Ask for help nicely and apologize for your dumb remarks or beat it!
Forum:
vB4 Programming Discussions
12-30-2011, 06:29 PM
Replies:
0
Upload Script
Views:
454
Posted By
demo7up
Upload Script
I was wondering if there was a simple script that would allow my users to either make an account or login. once that happens a simple screen appears and allows you to upload a photo from a mobile...
Forum:
vBulletin 4.x Template Modifications
12-30-2011, 05:34 PM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
yeah im using in 4.1.9
yeah im using in 4.1.9
Forum:
vBulletin 4.x Template Modifications
12-07-2011, 08:01 PM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
awesome good news!
awesome good news!
Forum:
vBulletin 4.x Template Modifications
12-05-2011, 08:01 PM
Replies:
19
Show Thread Enhancements -
Dynamic License Plate & Text in Postbit.
Views:
3,903
Posted By
demo7up
okay what i think u need to do is in the...
okay what i think u need to do is
in the css replace
padding-left: 35px;
with
margin: 0 auto;
Showing results 1 to 25 of 92
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
01:54 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.02756 seconds
Memory Usage
2,061KB
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)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(21)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0014
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
FULLTEXT Search
php_sapi_name(): fpm-fcgi