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 19 of 19
Search took
0.01
seconds.
Search:
Posts Made By:
h_jinx
Forum:
vB3 Programming Discussions
08-01-2008, 10:46 AM
Replies:
4
problem with custom PM page
Views:
1,036
Posted By
h_jinx
Use hidden variables <input...
Use hidden variables
<input type="hidden" name="title" value="PM TITLE" />
Forum:
vBulletin Pre-Sales Questions
02-28-2008, 12:34 PM
Replies:
11
Where to look for programming help
Views:
1,424
Posted By
h_jinx
Hi cozumel, I don't think you will have any...
Hi cozumel,
I don't think you will have any problems when you move your forum using Impex. The only problem you might experience is if your database timeout is set too low. The default is...
Forum:
Modification Requests/Questions (Unpaid)
05-28-2007, 11:48 AM
Replies:
5
Hide/Show Profile Fields per Usergroup
Views:
951
Posted By
h_jinx
I am actually working on this right now.... ...
I am actually working on this right now....
Create a bitfield XML for a Product.
Then within the hook profle_editprofile_start:
$djperms = $permissions['radiodj_settings'] &...
Forum:
vB3 Programming Discussions
01-08-2007, 12:00 AM
Replies:
3
bitfield problems.
Views:
824
Posted By
h_jinx
Reason: This reference only works when it is a...
Reason: This reference only works when it is a bit permission. If the permission is an integer standing on it's own, then the reference is $permissions[nameoffield]
Thanks tho noppid
Forum:
vB3 Programming Discussions
01-04-2007, 06:05 PM
Replies:
3
bitfield problems.
Views:
824
Posted By
h_jinx
bitfield problems.
I assure you I have searched high and low to a solution to this before I posted. Anyone that can shed light on this would be appreciated.
I have the following:
<?xml version="1.0"...
Forum:
Modification Requests/Questions (Unpaid)
02-09-2006, 11:13 AM
Replies:
4
The welcome panel i would like to see for 3.5
Views:
947
Posted By
h_jinx
Already a Mod out for this, search the forum :)
Already a Mod out for this, search the forum :)
Forum:
Modification Requests/Questions (Unpaid)
02-09-2006, 11:11 AM
Replies:
4
Download System
Views:
1,014
Posted By
h_jinx
There are already Mods out there for this...
There are already Mods out there for this (vbdownloads, ecdownloads etc.)
Forum:
vBulletin 3.5 Add-ons
02-06-2006, 08:40 AM
Replies:
359
uCash 1.1.1
Views:
54,334
Posted By
h_jinx
still working on the port of my Itemshop, bout...
still working on the port of my Itemshop, bout 95% done... will let you know when I start my own version of UShop... am hoping within the next couple of days.
Forum:
vBulletin 3.5 Add-ons
01-31-2006, 08:07 AM
Replies:
359
uCash 1.1.1
Views:
54,334
Posted By
h_jinx
I should have something by the end of this week...
I should have something by the end of this week Proxx.
Forum:
vBulletin 3.5 Add-ons
01-30-2006, 08:10 PM
Replies:
359
uCash 1.1.1
Views:
54,334
Posted By
h_jinx
You are quite correct - apologies. I have no...
You are quite correct - apologies. I have no idea why I said that. I was in work at the same time as trying to tidy up Ucash ( cleaning the superglobals for one ) and my mind was probably in two...
Forum:
vBulletin 3.5 Add-ons
01-30-2006, 11:12 AM
Replies:
359
uCash 1.1.1
Views:
54,334
Posted By
h_jinx
To fix the above bug, the same conditional needs...
To fix the above bug, the same conditional needs applied to the following hook:
showthread_start
Forum:
vBulletin 3.5 Add-ons
01-30-2006, 10:06 AM
Replies:
359
uCash 1.1.1
Views:
54,334
Posted By
h_jinx
OR you can add to the main conditional: if...
OR you can add to the main conditional:
if ($vbulletin->options['ucash_enablesystem'] == 1)
becomes...
if ($vbulletin->options['ucash_enablesystem'] == 1 && !$post['preview'] )
Forum:
vBulletin 3.0 Full Releases
10-14-2005, 06:40 PM
Replies:
1,649
Geek Article System 3.52
Views:
223,862
Posted By
h_jinx
yes I have the directories chmodded to 0777
yes I have the directories chmodded to 0777
Forum:
vBulletin 3.0 Full Releases
10-13-2005, 03:00 AM
Replies:
1,649
Geek Article System 3.52
Views:
223,862
Posted By
h_jinx
Hi, I am getting this error : Warning:...
Hi, I am getting this error :
Warning: move_uploaded_file(/public_html/skyline/gas/images/1/comment.gif): failed to open stream: No such file or directory in...
Forum:
Modification Requests/Questions (Unpaid)
03-13-2005, 08:53 PM
Replies:
10
[REQUEST] : Itemshop
Views:
1,219
Posted By
h_jinx
A standalone item shop allows people to spend...
A standalone item shop allows people to spend their "cash" on items to go beside their postbits. On my current phpbb of 700 members, 100,000 posts, it is a very popular addon and when I switch to...
Forum:
Modification Requests/Questions (Unpaid)
03-10-2005, 09:52 AM
Replies:
10
[REQUEST] : Itemshop
Views:
1,219
Posted By
h_jinx
I already have that installed Marco =) It...
I already have that installed Marco =)
It does not have an item shop though. Effects for names, titles etc can be purchased but not actual items.
Forum:
Modification Requests/Questions (Unpaid)
03-10-2005, 09:43 AM
Replies:
10
[REQUEST] : Itemshop
Views:
1,219
Posted By
h_jinx
[REQUEST] : Itemshop
I don't see a proper itemshop anywhere and I really do think it will become a very popular hack/mod.
I'll be willing to pay $100 - $200 ( depending on the time frame in which it can be done )
...
Forum:
uCash & uShop
03-06-2005, 09:28 PM
Replies:
3
Template problem
Views:
1,334
Posted By
h_jinx
Template problem
Hi, I have added this mod to my existing board but I am having problems in changing the nav template for this entry :
<td class="vbmenu_control"><a...
Forum:
vBulletin Pre-Sales Questions
03-03-2005, 10:26 AM
Replies:
1
Some questions
Views:
1,028
Posted By
h_jinx
Some questions
Hi,
I am currently thinking of buying vbulletin but was wondering about some issues.
I currently own a phpbb with over 100,000 posts and 600 members. The shop/cash and lottery hack are...
Showing results 1 to 19 of 19
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
06:14 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.02743 seconds
Memory Usage
1,992KB
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
(19)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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.0006
(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(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi