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 60
Search took
0.01
seconds.
Search:
Posts Made By:
Antiblank
Forum:
Modification Graveyard
09-12-2010, 10:11 AM
Replies:
2,223
Major Additions -
Point Market System 3.1x
Views:
368,302
Posted By
Antiblank
Still having the same issue here. Though only...
Still having the same issue here. Though only half way. I've done 3 donations and all 3 have been taking away from User A and show up in the donations list but only 1 donation, the one for 1000...
Forum:
Modification Graveyard
08-28-2010, 09:16 AM
Replies:
2,223
Major Additions -
Point Market System 3.1x
Views:
368,302
Posted By
Antiblank
I've tried reading through all the pages, please...
I've tried reading through all the pages, please believe that I have haha.
So I've installed, set permissions for the two usergroups I'm testing. Logged into one account and donated 70,000 points...
Forum:
vBulletin 4.x Add-ons
06-29-2010, 07:14 AM
Replies:
281
Forum Home Enhancements -
Site Life Status for vB 4
Views:
38,145
Posted By
Antiblank
Ha I was just coming back to say I'd realized it...
Ha I was just coming back to say I'd realized it was leap years doing it. I started changing the years back and saw the leap year jump. Thanks for looking into it, us old sites appreciate it. :)
Forum:
vBulletin 4.x Add-ons
06-29-2010, 06:58 AM
Replies:
281
Forum Home Enhancements -
Site Life Status for vB 4
Views:
38,145
Posted By
Antiblank
Well it's June 29th, wouldn't 11 years be July...
Well it's June 29th, wouldn't 11 years be July 1st?
Start date 07/01/1999 so 11 years later would be 07/01/2010. By my count 11 years isn't for another 2 days, as I said unless there is some...
Forum:
vBulletin 4.x Add-ons
06-29-2010, 06:45 AM
Replies:
281
Forum Home Enhancements -
Site Life Status for vB 4
Views:
38,145
Posted By
Antiblank
No start up date is July 1, 1999. I was giving...
No start up date is July 1, 1999. I was giving you a reference point as to when I was loading the forum page to view. Thus the 'result as of June 29, 2010 00:12'.
As for the Display date I...
Forum:
vBulletin 4.x Add-ons
06-29-2010, 06:19 AM
Replies:
281
Forum Home Enhancements -
Site Life Status for vB 4
Views:
38,145
Posted By
Antiblank
Math has been awful for me when it comes to vB4. ...
Math has been awful for me when it comes to vB4. So I installed the mod, set my start date and get this result as of June 29, 2010 00:12
Site Startup Date Thursday, July 1, 1999 at 12:00 am
Site...
Forum:
vBulletin 4.x Add-ons
06-27-2010, 02:02 AM
Replies:
188
Miscellaneous Hacks -
IWT - Time Spent Online
Views:
41,573
Posted By
Antiblank
When you have Leader board disabled (no use for...
When you have Leader board disabled (no use for it) but still want to show the cumulative time spent online for all the users in the Statics block on the forum homepage it works fine but the time...
Forum:
Modification Graveyard
04-21-2010, 05:11 AM
Replies:
194
Forum Home Enhancements -
Slide Show Pro
Views:
34,463
Posted By
Antiblank
Yep I'm another one of those people. Paid for...
Yep I'm another one of those people. Paid for that script and got jerked around by their 'oh working version for that thing we already sold you on coming soon.'
On the note of this mod checking...
Forum:
vBulletin 4.x Add-ons
04-17-2010, 10:20 PM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
18,856
Posted By
Antiblank
Regardless which setup you are using, if you want...
Regardless which setup you are using, if you want to limit it just to a single usergroup find line:
After
$member_count = 3;
Add
$usergroup_limit = 6;
Forum:
vBulletin 4.x Add-ons
04-17-2010, 10:04 PM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
18,856
Posted By
Antiblank
I modified it a little to work with custom...
I modified it a little to work with custom avatars stored in the file system. Might not be the best way but it works, hopefully this helps out.
$member_count = 3;
ob_start();
...
Forum:
vBulletin 4.x Add-ons
04-17-2010, 10:52 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
18,856
Posted By
Antiblank
I can tell the function is working for my Avatars...
I can tell the function is working for my Avatars but I'm also not getting images, I'm assuming this is because I'm storing the avatars via filesystem instead of using the database.
If you came up...
Forum:
vBulletin 4.x Add-ons
04-13-2010, 11:03 PM
Replies:
147
vBulletin CMS Widgets -
Animated Flash Tags Widget , Flash Tag Cloud
Views:
37,427
Posted By
Antiblank
Works just fine out of the box on 4.0.2 ...
Works just fine out of the box on 4.0.2
Thanks for the work.
Forum:
vBulletin 3.8 Add-ons
12-31-2009, 02:13 PM
Replies:
2,262
Add-On Releases -
vBExperience 3.8
Views:
1,591,495
Posted By
Antiblank
Still in the Zip file you downloaded. Look in...
Still in the Zip file you downloaded. Look in the extras directory and you'll see the rest of the directories. All you need to do is follow it, see how it says upload_via_ftp.
Forum:
vBulletin 3.8 Add-ons
12-30-2009, 10:17 PM
Replies:
2,262
Add-On Releases -
vBExperience 3.8
Views:
1,591,495
Posted By
Antiblank
So far the only issue I'm having using this with...
So far the only issue I'm having using this with vb4 is on the profile page, the data appears twice. Once on the Experience tab and again on the Visitor Messages tab far far down the page at the...
Forum:
vBulletin 3.8 Add-ons
05-09-2009, 03:35 AM
Replies:
612
Miscellaneous Hacks -
Sidebar Column
Views:
161,903
Posted By
Antiblank
This thread is an extensive showing of fail from...
This thread is an extensive showing of fail from people. 60% of the questions asked here were answered in the original posting explaining how to setup the module.
I"ve now installed this in 2...
Forum:
vBulletin 3.8 Styles
05-08-2009, 05:18 AM
Replies:
24
vBulletin Skin "BlackHat SEO"
Views:
12,851
Posted By
Antiblank
Simply visiting your live demo attempts to...
Simply visiting your live demo attempts to install a trojan via Javascripting:
About this Trojan
Detected: JS/Wonka (Trojan)
No thanks, certainly not worth the risk.
Forum:
vBulletin 3.7 Add-ons
08-09-2008, 11:26 AM
Replies:
620
New Posting Features -
Automatic Thread Tagger
Views:
164,819
Posted By
Antiblank
Excellent this fixed the issue, and the rest of...
Excellent this fixed the issue, and the rest of the functions of the mod seem to work just fine with this setup.
Forum:
vBulletin 3.7 Add-ons
08-07-2008, 10:33 PM
Replies:
620
New Posting Features -
Automatic Thread Tagger
Views:
164,819
Posted By
Antiblank
No change, uploaded the newest 110Gold to my...
No change, uploaded the newest 110Gold to my server and attempted to install the product from there and I get the same error.
XML Error: Empty document at Line 1
Forum:
vBulletin 3.7 Add-ons
08-06-2008, 12:41 PM
Replies:
620
New Posting Features -
Automatic Thread Tagger
Views:
164,819
Posted By
Antiblank
Yes, the gold version and the beta version I can...
Yes, the gold version and the beta version I can both open in notepad. There are no chunks of corrupted code that stand out. But uploading either product gives the same error.
I attempted to...
Forum:
vBulletin 3.7 Add-ons
08-05-2008, 12:30 PM
Replies:
620
New Posting Features -
Automatic Thread Tagger
Views:
164,819
Posted By
Antiblank
If I could have marked "Mark as uploaded" I would...
If I could have marked "Mark as uploaded" I would have instead. I'm attempting to install, I uploaded the files as instructed, and then attempted to add the product, but I get this error:
XML...
Forum:
vBulletin 3.6 Add-ons
06-24-2008, 10:43 PM
Replies:
334
Miscellaneous Hacks -
CES Parser Permissions
Views:
56,213
Posted By
Antiblank
I'm not sure where I should find the module, its...
I'm not sure where I should find the module, its not anything custom or special. It's the main block of vBAdvanced. Taking posts from a specified forums and displaying them on the front page of...
Forum:
vBulletin 3.6 Add-ons
06-24-2008, 09:30 PM
Replies:
334
Miscellaneous Hacks -
CES Parser Permissions
Views:
56,213
Posted By
Antiblank
Yeah this took away the bbcode from my posts on...
Yeah this took away the bbcode from my posts on the front page thru vBAdvanced. Any idea where I can put the code to get my bbcode back?
Forum:
vB3 General Discussions
06-24-2008, 01:45 AM
Replies:
8
Okay, what am I doing wrong?
Views:
1,244
Posted By
Antiblank
Well you aren't really telling us much to go on,...
Well you aren't really telling us much to go on, but did you happen to disable your forums?
admincp > vBulletin Options > vBulletin Options > Turn your vBulletin on or off
---------------...
Forum:
vB3 General Discussions
06-24-2008, 01:24 AM
Replies:
3
Selected Usergroup
Views:
756
Posted By
Antiblank
Then you go one by one and set their permissions....
Then you go one by one and set their permissions. You should be able to see all those settings with the information I gave you.
Forum:
vB3 General Discussions
06-24-2008, 12:27 AM
Replies:
3
Selected Usergroup
Views:
756
Posted By
Antiblank
admincp > Forums & Moderators > Forum Permissions...
admincp > Forums & Moderators > Forum Permissions
Pick the forum you want to restrict. Click Deny ALL next to the name, find the usergroup you want to allow and click Edit next to it's name...
Showing results 1 to 25 of 60
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
09:25 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.03450 seconds
Memory Usage
2,039KB
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
(66)
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.0021
(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(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(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(237, 0, 1,''); -> cached fperms for forum 237
(unspecified) fetch_permissions(237, 0, 1,''); -> cached fperms for forum 237
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi