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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
nhawk
Forum:
Community Lounge
06-21-2019, 02:42 PM
Replies:
27
Add funds to make vB4.x get supported again?
Views:
3,872
Posted By
nhawk
Myth. They don't charge for every add-on and mod....
Myth. They don't charge for every add-on and mod.
But as you said, this really has nothing to do with funding vB4. So we'll end it there.
Forum:
Community Lounge
06-21-2019, 09:54 AM
Replies:
27
Add funds to make vB4.x get supported again?
Views:
3,872
Posted By
nhawk
You THINK you know why they left. Unless...
You THINK you know why they left.
Unless you've personally spoken directly to each developer that has left, you are making assumptions. I can make that statement as fact because I have never made...
Forum:
Community Lounge
06-21-2019, 08:45 AM
Replies:
27
Add funds to make vB4.x get supported again?
Views:
3,872
Posted By
nhawk
You should take your own advice when it comes to...
You should take your own advice when it comes to why most add-on developers left vB. At least 50% of what you post is incorrect.
I won't get into that discussion again. So just leave it at that.
Forum:
Community Lounge
04-26-2019, 11:56 AM
Replies:
20
Is this community getting haunted?
Views:
5,369
Posted By
nhawk
It's no secret that the active member count has...
It's no secret that the active member count has been steadily declining since the release of vB5. The end of life declarations of vB3 and 4 didn't help either.
2011 stats:...
Forum:
vB4 General Discussions
02-21-2019, 03:17 PM
Replies:
6
left click foes not work
Views:
401
Posted By
nhawk
It's mod_security on your server blocking...
It's mod_security on your server blocking something (most likely ajax.php). Ask your host for assistance.
Forum:
vBulletin Pre-Sales Questions
05-12-2018, 10:00 AM
Replies:
17
License holder no longer around, update needed
Views:
1,891
Posted By
nhawk
The best reason is there has been a multitude of...
The best reason is there has been a multitude of security fixes. Not installing the latest version leaves them open to known security problems.
Forum:
vBulletin 4.x Add-ons
04-10-2018, 08:11 AM
Replies:
231
Add-On Releases -
Modification System
Views:
50,705
Posted By
nhawk
No I don't. I no longer have or support any...
No I don't.
I no longer have or support any vB mods.
Forum:
vB4 General Discussions
12-29-2017, 09:01 PM
Replies:
83
R.I.P..... The end is here
Views:
17,170
Posted By
nhawk
I didn't see the vB4 notice.. ...
I didn't see the vB4 notice..
https://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/4383927-vbulletin-4-x-publishing-suite-end-of-life
Forum:
vB4 General Discussions
12-29-2017, 09:48 AM
Replies:
83
R.I.P..... The end is here
Views:
17,170
Posted By
nhawk
I think the OP means development has completely...
I think the OP means development has completely ended on vB4. That was to have happened back in July. So far as I know only security updates will be issued.
Forum:
vB5 General Discussions
04-05-2017, 06:56 PM
Replies:
2
Looking for an application form extension
Views:
815
Posted By
nhawk
Unfortunately, the vB5 version was put in the...
Unfortunately, the vB5 version was put in the graveyard long before the vB4 version. And to my knowledge nobody has written a forms add-on for vB5....
Forum:
vBulletin.org Site Feedback
11-14-2016, 11:30 AM
Replies:
50
Feedback - Responsiveness
Views:
6,172
Posted By
nhawk
Did you see anyone say they are shutting this...
Did you see anyone say they are shutting this site down anywhere in this thread?
No... you saw someone speculate that they would not be surprised if it happened. There's a big difference.
Forum:
vBulletin.org Site Feedback
11-12-2016, 02:47 PM
Replies:
50
Feedback - Responsiveness
Views:
6,172
Posted By
nhawk
https://vborg.vbsupport.ru/external/2016/11/7.jpg
https://vborg.vbsupport.ru/external/2016/11/7.jpg
Forum:
Community Lounge
08-29-2016, 09:13 AM
Replies:
13
GoDaddy Warning / Rant
Views:
2,474
Posted By
nhawk
This was quite a few years ago (around 2005 or...
This was quite a few years ago (around 2005 or 2006) and Godaddy admitted it was on their end and that someone gained access to an entire server hacking all sites on that server. Not just mine. The...
Forum:
Community Lounge
08-26-2016, 09:06 AM
Replies:
13
GoDaddy Warning / Rant
Views:
2,474
Posted By
nhawk
Godaddy is the one and only host where I've had a...
Godaddy is the one and only host where I've had a site hacked. And that was one that ran on another provider for 5 years before going with godaddy. The attacker hit every site that was on a shared...
Forum:
vB5 General Discussions
08-17-2016, 07:39 PM
Replies:
8
I have a dirty URL
Views:
595
Posted By
nhawk
The technical length limit for a URL is a little...
The technical length limit for a URL is a little over 1000 bytes. And that's only because of Microsoft's IE. It may have changed in more recent versions. Firefox and others handle urls over 4k in...
Forum:
vB4 Programming Discussions
08-12-2016, 09:10 AM
Replies:
4
Trouble with Custom Script
Views:
616
Posted By
nhawk
$user can't be used twice the way you're using...
$user can't be used twice the way you're using it. The while loop will never end.
while ($user = $vbulletin->db->fetch_array($result))
{
// set last user processed
$lastuser =...
Forum:
Forum and Server Management
08-06-2016, 01:56 PM
Replies:
16
Forum slow with skin with adv
Views:
1,614
Posted By
nhawk
A request happens for each item on the page. That...
A request happens for each item on the page. That can't be stopped. The only way to reduce requests is to reduce the number of items on the page.
Take a look at the waterfall report from gtmetrix...
Forum:
Forum and Server Management
08-06-2016, 01:49 PM
Replies:
16
Forum slow with skin with adv
Views:
1,614
Posted By
nhawk
As final kaoss said, reduce the number of...
As final kaoss said, reduce the number of advertisers/advertisements on your site.
Forum:
Forum and Server Management
08-06-2016, 01:44 PM
Replies:
16
Forum slow with skin with adv
Views:
1,614
Posted By
nhawk
Advertising from external sites ALWAYS slows down...
Advertising from external sites ALWAYS slows down how fast a site loads. It has nothing to do with the actual server the site is on. It has to do with the speed the site that hosts the advertising...
Forum:
vB4 Programming Discussions
08-04-2016, 08:49 AM
Replies:
5
Odd issue with "session" table
Views:
792
Posted By
nhawk
Anything is possible with a plugin. To...
Anything is possible with a plugin.
To increase the size, look into this MySql query...
alter table tablename max_rows = XXXXXXX avg_row_length = XXXX
Forum:
vB3 General Discussions
07-28-2016, 06:29 PM
Replies:
6
vbulletin.org
Views:
767
Posted By
nhawk
I took over development of that add-on with...
I took over development of that add-on with Coroner's permission in I think it was 2011 and it was only available on my site. I no longer support it, and it is no longer available. The last version...
Forum:
vB4 Programming Discussions
07-25-2016, 12:42 PM
Replies:
2
Sort parameters in URLs
Views:
741
Posted By
nhawk
You can't combine the two in a link. The software...
You can't combine the two in a link. The software doesn't allow it. You would need to do a full blown add-on to do what you want.
Forum:
vBulletin 4.x Add-ons
07-18-2016, 03:18 PM
Replies:
489
Major Additions -
DamnComp - MemberMap
Views:
76,368
Posted By
nhawk
No vB 4 add-on works with vB 5.
No vB 4 add-on works with vB 5.
Forum:
vBulletin 4.x Add-ons
07-13-2016, 07:43 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
400,748
Posted By
nhawk
No it won't work on vB5. No vB4 add-on will...
No it won't work on vB5.
No vB4 add-on will work with vB5. If one does, I'd be absolutely shocked.
Forum:
vB5 General Discussions
07-06-2016, 09:55 AM
Replies:
34
Is it possible to mod vB5?
Views:
3,320
Posted By
nhawk
In general, vB5 was a terrific idea that was...
In general, vB5 was a terrific idea that was poorly executed.
Fortunately the simple solution is, kill the vB5 site and switch to vB4. There are a couple thousand add-ons available for vB4 that...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
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
01:43 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.04476 seconds
Memory Usage
2,083KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(48)
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.0214
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
FULLTEXT Search
php_sapi_name(): fpm-fcgi