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 2
1
2
>
Showing results 1 to 25 of 31
Search took
0.00
seconds.
Search:
Posts Made By:
HeyMe
Forum:
Modification Graveyard
04-27-2011, 05:22 PM
Replies:
33
Add-On Releases -
vBA CMPS Module: Top posters in last x days
Views:
7,538
Posted By
HeyMe
Seems to work on a test forum on vb 4.1 & CMPS...
Seems to work on a test forum on vb 4.1 & CMPS 4.1, buggy maybe?
Forum:
vB3 General Discussions
04-26-2011, 09:13 AM
Replies:
10
Delete all soft-deleted posts
Views:
4,071
Posted By
HeyMe
How about a query to delete posts made before a...
How about a query to delete posts made before a certain date?
No clue how to write a query, but for example: delete soft-deleted posts if date is at least X days ago
This way you can run the...
Forum:
vBulletin 4.x Add-ons
09-14-2010, 08:39 AM
Replies:
567
Major Additions -
[DBTech] vBCredits II Deluxe
Views:
132,734
Posted By
HeyMe
hey guys, best credits mod I used so far! ...
hey guys, best credits mod I used so far!
I'm still experimenting with it & I want to make sure I'm doing things right: I want to enable the Adjust function for administrators, what I need is to...
Forum:
Modification Graveyard
06-15-2010, 05:51 PM
Replies:
115
Miscellaneous Hacks -
Top Posters List
Views:
27,652
Posted By
HeyMe
I replaced line 270 with this: $where =...
I replaced line 270 with this:
$where = $wherecond."AND rpl.dateline > $start[$col] AND rpl.visible = 1";
It seems to work, please let me know Paul M if this fix is healthy, thanks :)
Forum:
Modification Graveyard
06-11-2010, 07:37 PM
Replies:
115
Miscellaneous Hacks -
Top Posters List
Views:
27,652
Posted By
HeyMe
I think I found a bug in this one, posts deleted...
I think I found a bug in this one, posts deleted softly still get counted, can you please look at this?
Thanks in advance.
Forum:
Modification Graveyard
02-15-2010, 03:47 PM
Replies:
7
Tabbed Green Folders.
Views:
7,320
Posted By
HeyMe
I think you should rename them & convert to png...
I think you should rename them & convert to png (like I did). Or edit your templates.
Forum:
vBulletin 4.x Add-ons
02-01-2010, 09:35 AM
Replies:
95
Forum Home Enhancements -
Twin columns on forum home and forum display
Views:
20,370
Posted By
HeyMe
Never mind, I added OR THIS_SCRIPT ==...
Never mind, I added OR THIS_SCRIPT == 'showthread' to ss_twincolumns_start but not to ss_twincolumns_end
Just read the instructions in the mod post HenryCell ;)
Forum:
vBulletin 4.x Add-ons
02-01-2010, 09:17 AM
Replies:
95
Forum Home Enhancements -
Twin columns on forum home and forum display
Views:
20,370
Posted By
HeyMe
In showthread I can see the place for the columns...
In showthread I can see the place for the columns but blank, everyone having this issue?
Forum:
vB4 Programming Discussions
01-27-2010, 06:22 AM
Replies:
2
CMS & Forum in Different Folders
Views:
469
Posted By
HeyMe
Thanks a lot :)
Thanks a lot :)
Forum:
vB4 Programming Discussions
01-26-2010, 10:13 AM
Replies:
2
CMS & Forum in Different Folders
Views:
469
Posted By
HeyMe
CMS & Forum in Different Folders
hello,
I was searching vb.com & here but the keywords I used led to nothing ..
I want to upgrade to vb4, but my forum is in a subfolder & want to put the CMS in root, but strangely enough...
Forum:
vBulletin 3.8 Add-ons
01-22-2010, 08:14 AM
Replies:
738
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
449,087
Posted By
HeyMe
Will the vb 4 compatible version be free?
Will the vb 4 compatible version be free?
Forum:
Modification Graveyard
01-22-2010, 07:29 AM
Replies:
115
Miscellaneous Hacks -
Top Posters List
Views:
27,652
Posted By
HeyMe
Thanks a lot!! Marked as installed & I will be...
Thanks a lot!! Marked as installed & I will be testing it :)
Forum:
Modification Graveyard
01-16-2010, 08:40 AM
Replies:
115
Miscellaneous Hacks -
Top Posters List
Views:
27,652
Posted By
HeyMe
Thanks for this, I need something like this for a...
Thanks for this, I need something like this for a posting contest, but I want to exclude posts in some forums from being counted, can you add this feature ?
Forum:
vBulletin 3.8 Add-ons
09-19-2009, 07:31 PM
Replies:
1,232
Statistics Modifications -
Cyb - Advanced Forum Statistics
Views:
479,508
Posted By
HeyMe
I think the hack is set to only exclude thread...
I think the hack is set to only exclude thread titles from showing not threads or posts counts, if you need that you may check my thread (https://vborg.vbsupport.ru/showthread.php?t=223577), I...
Forum:
vB3 Programming Discussions
09-19-2009, 07:28 PM
Replies:
6
Exclude Users Posts in Some Forums from Stats?
Views:
865
Posted By
HeyMe
Thanks again :) I think I did it, I just...
Thanks again :)
I think I did it, I just hope my hack doesn't have some nasty side effects :D
There's a place where it was saying $cybstats_posters_tcenabled = false; I changed false to true &...
Forum:
vB3 Programming Discussions
09-19-2009, 03:52 PM
Replies:
6
Exclude Users Posts in Some Forums from Stats?
Views:
865
Posted By
HeyMe
Thanks for your time :) The query I posted...
Thanks for your time :)
The query I posted above seems to grab posts counts from users to rank them in the "Top Posters" stats, I wanted to exclude posts in some forums from the count so I added...
Forum:
vB3 Programming Discussions
09-19-2009, 02:26 PM
Replies:
6
Exclude Users Posts in Some Forums from Stats?
Views:
865
Posted By
HeyMe
Hi Lynne :) Like $cybexclforums_topforums...
Hi Lynne :)
Like $cybexclforums_topforums means it has the same value, then I tried replacing thread.forumid with post.forumid then forumid, I tried these 3 versions:
$cybexclforums_toppost =...
Forum:
vB3 Programming Discussions
09-19-2009, 01:44 PM
Replies:
6
Exclude Users Posts in Some Forums from Stats?
Views:
865
Posted By
HeyMe
Exclude Users Posts in Some Forums from Stats?
Hello,
1st even if I mentioning a mod here, I don't think this issue belongs to mod support because there's nothing wrong with the mod.
I wanted the Top Posters stats in "Cyb's Advanced Stats"...
Forum:
vBulletin 3.8 Add-ons
09-18-2009, 10:43 PM
Replies:
1,232
Statistics Modifications -
Cyb - Advanced Forum Statistics
Views:
479,508
Posted By
HeyMe
Exclude all other usergroups :)
Exclude all other usergroups :)
Forum:
vBulletin 3.8 Add-ons
09-17-2009, 03:44 PM
Replies:
1,232
Statistics Modifications -
Cyb - Advanced Forum Statistics
Views:
479,508
Posted By
HeyMe
Same here, I'm using the latest version. Everyone...
Same here, I'm using the latest version. Everyone experiencing this?
Forum:
Modification Requests/Questions (Unpaid)
08-02-2009, 11:12 AM
Replies:
9
Limit Links in Signature
Views:
1,269
Posted By
HeyMe
Did it work? In the other thread folks say it...
Did it work? In the other thread folks say it doesn't. Hope someone update it or make something similar. I don't think "copyright" should prevent people from making things work the way they want.
Forum:
vBulletin 3.6 Add-ons
08-02-2009, 11:00 AM
Replies:
27
Administrative and Maintenance Tools -
Limit Links In Signature
Views:
9,016
Posted By
HeyMe
If this in no longer supported, someone should...
If this in no longer supported, someone should make a similar mod. I hope the reason no one did it yet is not "copyright", this fascist copyright can be tiring.
It's just a modification to make vB...
Forum:
vBulletin 3.5 Add-ons
08-02-2009, 09:46 AM
Replies:
174
vBSEO Conditional Signatures - Search Engine Optimization Plugin
Views:
78,104
Posted By
HeyMe
I guess yes.
I guess yes.
Forum:
vBulletin 3.6 Add-ons
07-27-2009, 10:25 AM
Replies:
2,155
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
755,756
Posted By
HeyMe
Bad, no thanks button on this thread :D
Bad, no thanks button on this thread :D
Forum:
vBulletin 3.7 Add-ons
07-05-2009, 11:12 AM
Replies:
837
Miscellaneous Hacks -
Ultimate Side Columns 2.2
Views:
299,135
Posted By
HeyMe
Just installed on latest vB, seems working fine,...
Just installed on latest vB, seems working fine, maybe a problem with your style?
Showing results 1 to 25 of 31
Page 1 of 2
1
2
>
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
08:03 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.01560 seconds
Memory Usage
2,030KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(50)
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.0007
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi