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 52
Search took
0.00
seconds.
Search:
Posts Made By:
hakkuo23
Forum:
vBulletin 4.x Add-ons
03-04-2013, 11:42 AM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Also the plugin has issues with generating...
Also the plugin has issues with generating tokens, where it doesn't remove the current servergroup the user is in, so they end up being in 2 server groups. Can you please make an option to remove...
Forum:
vBulletin 3.7 Add-ons
02-12-2013, 12:52 AM
Replies:
27
Moderators Functions -
Hard Delete (physical delete) By User Group
Views:
14,744
Posted By
hakkuo23
Works 100% on vb4.2.0p3!
Works 100% on vb4.2.0p3!
Forum:
Modification Graveyard
01-26-2013, 12:05 PM
Replies:
143
Major Additions -
vBSocial.com Wall 2.5
Views:
64,934
Posted By
hakkuo23
The sql errors are because you don't check...
The sql errors are because you don't check whether there is a prefix in the db. This is the same issue as with version 1 and I had to manually go through the plugin adding vb_ to everything.
Forum:
vBulletin 4.x Add-ons
01-19-2013, 04:00 AM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
hakkuo23
Here is a version that just displays the image,...
Here is a version that just displays the image, and doesn't save it, to save server space :)
<?php
function curlHeaderCallback($query, $header){
global $mime;
if(stripos($header,...
Forum:
vBulletin 4.x Add-ons
01-17-2013, 01:08 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
147,064
Posted By
hakkuo23
Can you make this work for signatures, or at...
Can you make this work for signatures, or at least some curl script to just display signature images so I can keep SSL on my site?
Forum:
vBulletin 4.x Add-ons
01-14-2013, 11:31 AM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Disable the postbit :)
Disable the postbit :)
Forum:
vBulletin 4.x Add-ons
01-13-2013, 04:53 AM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Yes with the update you posted it let me use a...
Yes with the update you posted it let me use a UID that was already assigned to another forum account :|
Forum:
vBulletin 4.x Add-ons
12-25-2012, 12:54 AM
Replies:
147
Moderators Functions -
vFcoders - Advanced Report System
Views:
51,718
Posted By
hakkuo23
Issue with PM: It is redirecting us to this link:...
Issue with PM: It is redirecting us to this link: and the tab is empty in modcp:
admincp/index.php?loc=../modcp/ars_report.php?do=open
Forum:
vBulletin 4.x Add-ons
11-27-2012, 05:26 PM
Replies:
683
Board Optimization -
vB4 SuperCharged - Optimises CSS, Javascript and HTML
Views:
156,752
Posted By
hakkuo23
Hey guys I got the ckeditor working. In the...
Hey guys I got the ckeditor working.
In the plugin for SC called JS Optimiser, there is a line that allows you to put in things that shouldn't be touched.
I just added _edit, editor, and...
Forum:
Board of the Month
10-13-2012, 03:45 AM
Replies:
12
October 2012 Board of the Month Nominations
Views:
3,667
Posted By
hakkuo23
Site Name: Xeno Gamers URL:...
Site Name: Xeno Gamers
URL: https://xenogamers.org
Description: Gaming Community For Real People!
Reason for Nomination:
1. Base theme heavily modified to give it a very individual look.
2....
Forum:
Modification Graveyard
10-12-2012, 03:02 AM
Replies:
619
Add-On Releases -
vBulletin Raffles
Views:
92,425
Posted By
hakkuo23
Can you make a way so we can allow moderators to...
Can you make a way so we can allow moderators to create raffles via the ModCP?
Forum:
vBulletin 4.x Add-ons
09-29-2012, 04:25 AM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
hakkuo23
After I applied the changes I am unable to login,...
After I applied the changes I am unable to login, it says my password is incorrect :(
EDIT
Stupid me, there was an extra parenthesis in functions_login.php
I will respond if it works in a...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 04:10 AM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
hakkuo23
Thank you for the fast reply! I love you man!
Thank you for the fast reply! I love you man!
Forum:
vBulletin 4.x Add-ons
09-26-2012, 04:38 PM
Replies:
191
Add-On Releases -
Steam Mini Profiles (For Steam Connect)
Views:
123,034
Posted By
hakkuo23
Maybe the old js was cached?
Maybe the old js was cached?
Forum:
vBulletin 4.x Add-ons
09-24-2012, 01:30 PM
Replies:
191
Add-On Releases -
Steam Mini Profiles (For Steam Connect)
Views:
123,034
Posted By
hakkuo23
I found a fix :D Go to...
I found a fix :D
Go to clientscripts/steamprofile/ajax/steamprofile.js
Open it and add the following after the commented out lines:
(function($) {
Then at the bottom of the script add the...
Forum:
vBulletin 4.x Add-ons
08-19-2012, 05:48 PM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
I get this error when I try and click a link to...
I get this error when I try and click a link to an article in our CMS:
Fatal error: Call to a member function clientList() on a non-object in...
Forum:
Modification Graveyard
07-15-2012, 03:38 AM
Replies:
619
Add-On Releases -
vBulletin Raffles
Views:
92,425
Posted By
hakkuo23
Warning: mysql_query() [function.mysql-query]:...
Warning: mysql_query() [function.mysql-query]: Access denied for user 'xeno'@'localhost' (using password: NO) in [path]/admincp/raffleadmin.php on line 20
Warning: mysql_query()...
Forum:
vBulletin 4.x Add-ons
06-23-2012, 01:01 AM
Replies:
46
Major Additions -
Banned Members Log
Views:
15,916
Posted By
hakkuo23
This hack can not be installed as the following...
This hack can not be installed as the following requirement has not been met:
° The /ban_log.php file has not been uploaded!
Ensure the above requirement is met before trying to install this...
Forum:
vB4 General Discussions
06-16-2012, 01:42 AM
Replies:
6
4.2.0 Navbar Menu!
Views:
2,450
Posted By
hakkuo23
No, I mean the main tabs not the sub tabs. I know...
No, I mean the main tabs not the sub tabs. I know how to make menus like Quick Links but like what if I want to make the Forum tab into a menu?
Forum:
vB4 General Discussions
06-15-2012, 11:45 PM
Replies:
6
4.2.0 Navbar Menu!
Views:
2,450
Posted By
hakkuo23
4.2.0 Navbar Menu!
Ever since I upgraded to 4.2.0 and applied the new template changes to the template navbar I am unable to make navbar menus so my navbar is forced to be super cluttered! How can I make menus?
...
Forum:
vBulletin 4.x Add-ons
06-14-2012, 02:15 AM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
I run my TeamSpeak server on a mysql database, so...
I run my TeamSpeak server on a mysql database, so it would be difficult to copy D: I can give you access to our server if that would make it the fastest :)
Forum:
vBulletin 4.x Add-ons
06-10-2012, 09:41 PM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Just to be clear: The plugin checks to see if a...
Just to be clear: The plugin checks to see if a unique ID is already in use, if it is, it will not let the user use it, right?
EDIT:
And donated since you are finally active again :)
Forum:
vBulletin 4.x Add-ons
06-10-2012, 09:39 PM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Alright thanks :)
Alright thanks :)
Forum:
vBulletin 4.x Add-ons
06-10-2012, 07:47 PM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
99,942
Posted By
hakkuo23
Will this fix the exploit of a user setting a...
Will this fix the exploit of a user setting a unique id that is not their own to revert another users server group?
Forum:
vBulletin 4.x Add-ons
06-04-2012, 01:50 PM
Replies:
191
Add-On Releases -
Steam Mini Profiles (For Steam Connect)
Views:
123,034
Posted By
hakkuo23
Google Page speed was giving me this: Remove...
Google Page speed was giving me this:
Remove the following redirect chain if possible:
http://xenogamers.org/iconAddFriend.png
http://xenogamers.org/error.php
Remove the following redirect...
Showing results 1 to 25 of 52
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
11:05 PM
.
-- 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.03240 seconds
Memory Usage
2,035KB
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
(68)
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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(94, 0, 1,''); -> cached fperms for forum 94
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi