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 3
1
2
3
>
Showing results 1 to 25 of 59
Search took
0.00
seconds.
Search:
Posts Made By:
Gamempire
Forum:
vBulletin 4.x Template Modifications
08-17-2010, 12:16 PM
Replies:
96
Mini Mods -
Change forumrow color on mouseover
Views:
24,448
Posted By
Gamempire
i think so :)
i think so :)
Forum:
vBulletin 4.x Template Modifications
05-16-2010, 10:36 PM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
yes, it's quite easy, but i have not a lot of...
yes, it's quite easy, but i have not a lot of time now..i'm sorry, the university calls..
if i'll have time in future, i'll do it
Forum:
vBulletin 4.x Template Modifications
05-02-2010, 07:34 AM
Replies:
96
Mini Mods -
Change forumrow color on mouseover
Views:
24,448
Posted By
Gamempire
Did it. Look to the code now! ;)
Did it. Look to the code now! ;)
Forum:
vBulletin 4.x Template Modifications
04-30-2010, 01:38 PM
Replies:
96
Mini Mods -
Change forumrow color on mouseover
Views:
24,448
Posted By
Gamempire
at the end of any css template that your forum...
at the end of any css template that your forum refer to..
what do you use as style or template?
Forum:
vBulletin 4.x Template Modifications
04-28-2010, 02:15 PM
Replies:
96
Mini Mods -
Change forumrow color on mouseover
Views:
24,448
Posted By
Gamempire
i'm an italian boy, and i tried to use an english...
i'm an italian boy, and i tried to use an english explanation.. is it normal that i could have some problems, because i didn't know exactly the transaltion of the specific acp's words..
i...
Forum:
vBulletin 4.x Template Modifications
04-17-2010, 10:00 PM
Replies:
96
Mini Mods -
Change forumrow color on mouseover
Views:
24,448
Posted By
Gamempire
Change forumrow color on mouseover
To have a nice effect of interaction on mouseover of each rows of your forum, simply go to "Style Manager" ---> "Main CSS" ---> "vbulletin.css" and add at the end:
.forumrow:hover, .threadbit >...
Forum:
vBulletin 4.x Template Modifications
04-10-2010, 03:01 PM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
yes, no problem with no version :) it's only an...
yes, no problem with no version :) it's only an opacity
Forum:
vB4 Programming Discussions
04-05-2010, 09:16 PM
Replies:
3
Adding jquery and ajax problems..
Views:
424
Posted By
Gamempire
i can't do in another way...what can i do?
i can't do in another way...what can i do?
Forum:
vB4 Programming Discussions
04-02-2010, 11:23 AM
Replies:
1
Custom fields user's settings
Views:
480
Posted By
Gamempire
nobody?
nobody?
Forum:
vB4 Programming Discussions
04-02-2010, 11:22 AM
Replies:
3
Adding jquery and ajax problems..
Views:
424
Posted By
Gamempire
nobody?
nobody?
Forum:
vB4 Programming Discussions
03-31-2010, 12:06 PM
Replies:
1
Custom fields user's settings
Views:
480
Posted By
Gamempire
Custom fields user's settings
Hi, in the page of user's settings, I want to add some custom fields.. i can do this by html, but after this, i want that some of new columns (that i will create in user's table of mysql).
Where i...
Forum:
vB4 Programming Discussions
03-31-2010, 11:58 AM
Replies:
3
Adding jquery and ajax problems..
Views:
424
Posted By
Gamempire
Adding jquery and ajax problems..
Hi all, i added some of mine scripts build with jquery on vbulletin 4, and i had no problem. Only one thing:
I try to do an ajax request with $.ajax, and it answer on success, but in reality it...
Forum:
vB4 Programming Discussions
03-29-2010, 08:05 PM
Replies:
4
Put own variables
Views:
623
Posted By
Gamempire
it works well! :) thanks
it works well! :)
thanks
Forum:
vB4 Programming Discussions
03-29-2010, 07:40 PM
Replies:
4
Put own variables
Views:
623
Posted By
Gamempire
id doesn't work: ob_start(); ...
id doesn't work:
ob_start();
include('/pathto/header.php');
$header_include = ob_get_contents();
ob_end_clean();
vB_Template::preRegister('header', array('header_include' =>...
Forum:
vB4 Programming Discussions
03-29-2010, 07:02 PM
Replies:
4
Put own variables
Views:
623
Posted By
Gamempire
Put own variables
I want to include a php file in vb4 header.
How can i do?
I don't understand well how to use a variable that i create in a new "global start" plugin.
I try with {vb:raw varname}, but it doesn't...
Forum:
vB4 Programming Discussions
02-24-2010, 12:44 PM
Replies:
1
logged in on an external domain
Views:
434
Posted By
Gamempire
nobody?
nobody?
Forum:
vB4 Programming Discussions
02-19-2010, 11:14 PM
Replies:
1
Remove time to wait after login
Views:
329
Posted By
Gamempire
nobody?
nobody?
Forum:
vB4 Programming Discussions
02-18-2010, 10:21 PM
Replies:
1
Remove time to wait after login
Views:
329
Posted By
Gamempire
Remove time to wait after login
How can i directly be redirect to the page that i desire without wait some seconds, after a login?
Forum:
vBulletin 4.x Template Modifications
02-16-2010, 09:49 AM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
maybe ie6 doesn't support css opacity...maybe,...
maybe ie6 doesn't support css opacity...maybe, but don't worry about that..
Forum:
vBulletin 4.x Template Modifications
02-07-2010, 08:00 PM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
i edited the mod, read at the top..
i edited the mod, read at the top..
Forum:
vBulletin 4.x Template Modifications
02-07-2010, 07:55 PM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
my mod is the replacing of some rows of a...
my mod is the replacing of some rows of a templates...
i specified that the product is of another person..
well guys, i'm a coder, and i spent time for doing this mod for me, and i decided to...
Forum:
vBulletin 4.x Template Modifications
02-07-2010, 04:26 PM
Replies:
36
Mini Mods -
Add new thread from forumhome
Views:
9,807
Posted By
Gamempire
great!
great!
Forum:
vBulletin 4.x Add-ons
02-07-2010, 04:18 PM
Replies:
227
Forum Home Enhancements -
Forum Icons
Views:
71,839
Posted By
Gamempire
i made an interesting change to the template...
i made an interesting change to the template modification, different from that this coder use in this mod:
https://vborg.vbsupport.ru/showthread.php?t=235240
opacity and different forum icons for...
Forum:
vBulletin 4.x Template Modifications
02-07-2010, 04:12 PM
Replies:
81
Forum Home Enhancements -
Status Icons - Different Images for each Forum with opacity!
Views:
30,126
Posted By
Gamempire
i think that it wouldn't be such a great problem,...
i think that it wouldn't be such a great problem, because i'm linking to his mod and i didn't make any change to his product...it's not a very big thing, just 5 rows of template modification...
...
Forum:
vB4 Programming Discussions
02-07-2010, 09:01 AM
Replies:
1
logged in on an external domain
Views:
434
Posted By
Gamempire
logged in on an external domain
is this possible? i want that, after logged in on www.exampleforum.com, going in www.example2.com i can view the user as logged in
Showing results 1 to 25 of 59
Page 1 of 3
1
2
3
>
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
12:15 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.03459 seconds
Memory Usage
2,025KB
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
(39)
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.0011
(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi