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...
Showing results 1 to 17 of 17
Search took
0.00
seconds.
Search:
Posts Made By:
Giangy94
Forum:
Modification Graveyard
12-14-2009, 03:11 PM
Replies:
326
Major Additions -
microSUPPORT for vB4
Views:
36,503
Posted By
Giangy94
Yes, I agree with you :) Maybe in vb 4...
Yes, I agree with you :)
Maybe in vb 4 gold there will be other changes which will create others conflicts :D:D
Forum:
Modification Graveyard
12-14-2009, 01:55 PM
Replies:
326
Major Additions -
microSUPPORT for vB4
Views:
36,503
Posted By
Giangy94
You are using beta 5, we're using Rc2 :erm: ...
You are using beta 5, we're using Rc2 :erm:
No, I disinstalled the others two mods withous to resolve the problem :rolleyes:
Forum:
Modification Graveyard
12-14-2009, 12:38 PM
Replies:
326
Major Additions -
microSUPPORT for vB4
Views:
36,503
Posted By
Giangy94
Tried without to resolve the problem, I have had...
Tried without to resolve the problem, I have had the same errors as before :(
Forum:
Modification Graveyard
12-14-2009, 10:12 AM
Replies:
326
Major Additions -
microSUPPORT for vB4
Views:
36,503
Posted By
Giangy94
Hi MicroHellas, I find this prodct very...
Hi MicroHellas,
I find this prodct very interesting So I decided to try it. Thanks for sharing :)
However I have had two database errors, here: support.php?do=tickets
Database error in...
Forum:
vB3 Programming Discussions
09-18-2009, 01:59 PM
Replies:
4
How to Add "View Your Threads" Option to NavBar?
Views:
732
Posted By
Giangy94
Use this ;)
Use this ;)
Forum:
vB3 Programming Discussions
09-17-2009, 05:09 PM
Replies:
3
is_member_of($vbulletin->userinfo, $vbulletin->options[gcm_ug])
Views:
1,630
Posted By
Giangy94
I created a file named...
I created a file named "bitfield_marqueesystem.xml" and i put this code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<bitfields product="marqueesystem">
<bitfielddefs>
<group...
Forum:
vB3 Programming Discussions
09-16-2009, 07:12 AM
Replies:
3
is_member_of($vbulletin->userinfo, $vbulletin->options[gcm_ug])
Views:
1,630
Posted By
Giangy94
is_member_of($vbulletin->userinfo, $vbulletin->options[gcm_ug])
HI to all,
I'm creating a mod for a marquee system and I have a problem with the groups who should see the phrase :)
Hi created an option:
<setting varname="gcm_ug" displayorder="5">
...
Forum:
vBulletin 4.x Add-ons
09-09-2009, 02:17 PM
Replies:
70
Administrative and Maintenance Tools -
Product Translation Tool
Views:
26,185
Posted By
Giangy94
Italian translation in attachment :) Thanks to...
Italian translation in attachment :)
Thanks to Andreas for permission to translate his mod :up:
Forum:
vBulletin 3.8 Add-ons
07-29-2009, 11:24 AM
Replies:
26
Add-On Releases -
MyTranslator - Translate Your forum in other languages
Views:
5,941
Posted By
Giangy94
They need to click on flag :)
They need to click on flag :)
Forum:
vBulletin 4.x Add-ons
07-26-2009, 09:15 AM
Replies:
70
Administrative and Maintenance Tools -
Product Translation Tool
Views:
26,185
Posted By
Giangy94
Thank you very much, this is a great product for...
Thank you very much, this is a great product for people who translate mods ;)
Forum:
vBulletin 3.6 Add-ons
07-12-2009, 06:38 AM
Replies:
331
Integration with vBulletin -
vbWiki Standard - vBulletin+MediaWiki integration
Views:
118,831
Posted By
Giangy94
Replace: require_once( "SpecialUserlogin.php"...
Replace:
require_once( "SpecialUserlogin.php" );
with:
require_once( "specials/SpecialUserlogin.php" );
However the login system doesn't work very well, if I Log into forum in the wiki...
Forum:
vBulletin 3.8 Template Modifications
07-09-2009, 02:35 PM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
Thank you very much, Sofia :)
Thank you very much, Sofia :)
Forum:
vBulletin 3.8 Template Modifications
07-08-2009, 02:58 PM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
Forumdisplay - Second part: <!-- ##############...
Forumdisplay - Second part:
<!-- ############## END THREADS LIST ############## -->
</if>
$forumhome_markread_script
<if condition="$show['popups'] AND $show['forumsearch']">
<!-- forum...
Forum:
vBulletin 3.8 Template Modifications
07-08-2009, 02:56 PM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
Forumdisplay first part: $stylevar[htmldoctype]...
Forumdisplay first part:
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude...
Forum:
vBulletin 3.8 Template Modifications
07-08-2009, 06:34 AM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
Hi, with this threadbit: <tr><td width="5"...
Hi,
with this threadbit:
<tr><td width="5" id="td_threadstatusicon_$thread[realthreadid]" class="alt1">$thread[openclose_editable]
<img...
Forum:
vBulletin 3.8 Template Modifications
07-07-2009, 04:16 PM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
@Fimeti, No, I didn't forget that....
@Fimeti,
No, I didn't forget that....
Forum:
vBulletin 3.8 Template Modifications
07-07-2009, 03:45 PM
Replies:
82
Forum Display Enhancements -
Threadbits like vBulletin 4
Views:
28,019
Posted By
Giangy94
Hi to all, I'm Italian so sorry for my bad...
Hi to all,
I'm Italian so sorry for my bad english...
Thanks Sofia for this great template modification but I don't show well the search results...
...
Showing results 1 to 17 of 17
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
09:17 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.55330 seconds
Memory Usage
2,031KB
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
(17)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(42)
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
Messages:
time to check permissions: 0.0008
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
FULLTEXT Search
php_sapi_name(): fpm-fcgi