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 38
Search took
0.02
seconds.
Search:
Posts Made By:
dlewisr
Forum:
vB5 Programming Discussions
07-22-2013, 09:58 PM
Replies:
10
MySQL server has gone away?!?!
Views:
5,403
Posted By
Zachery
Its a MySQL server thing, not a vBulletin setting.
Its a MySQL server thing, not a vBulletin setting.
Forum:
vB5 Programming Discussions
07-22-2013, 08:50 PM
Replies:
10
MySQL server has gone away?!?!
Views:
5,403
Posted By
Lynne
As already noted, it's a wait_timeout issue. I...
As already noted, it's a wait_timeout issue. I get the same on my server when I do backups because they are large and by the time the backup is finished and then the script wants to write to the...
Forum:
vB5 Programming Discussions
07-22-2013, 11:17 AM
Replies:
10
MySQL server has gone away?!?!
Views:
5,403
Posted By
betterthanyours
Increase the wait_timeout to a higher value (if...
Increase the wait_timeout to a higher value (if you have access to the .conf file)
Forum:
vBulletin.org Site Feedback
06-09-2013, 06:40 PM
Replies:
4
brute force spam attack
Views:
1,583
Posted By
Simon Lloyd
They'll never get mine, damn, it's so complicated...
They'll never get mine, damn, it's so complicated i have to ask my kids what it is :)
Forum:
vBulletin.org Site Feedback
06-09-2013, 05:10 PM
Replies:
4
brute force spam attack
Views:
1,583
Posted By
kh99
I just want to point out that if you were one of...
I just want to point out that if you were one of the people who got a message saying your account was blocked because of too many log in attempts, that actually means they didn't have your password,...
Forum:
vBulletin 4.x Add-ons
05-03-2013, 04:00 AM
Replies:
91
Private Messages Enhancements -
Private Message Attachments
Views:
34,408
Posted By
WolfWiz
Well I am willing to Beta for you and help where...
Well I am willing to Beta for you and help where I can, this is a much needed mod that vB should have addressed a long time before this release. I hope this comes to fruition, instead of chasing...
Forum:
vBulletin 4.x Add-ons
05-02-2013, 07:38 AM
Replies:
91
Private Messages Enhancements -
Private Message Attachments
Views:
34,408
Posted By
y2ksw
May I take over this project in order to...
May I take over this project in order to maintain/update it as needed?
Forum:
vBulletin.org Site Feedback
08-15-2012, 10:51 AM
Replies:
9
(A Tribute) To All The Hardworking vB.Org Members
Views:
2,207
Posted By
ChiNa
(A Tribute) To All The Hardworking vB.Org Members
Hello everyone, I just wanted to say how amazing it is to see all the Coders and Designers making amazing plugins and products on here! And all the admins and moderators have been so helpfull along...
Forum:
Community Lounge
07-19-2012, 06:46 PM
Replies:
128
RIP Boofo
Views:
22,663
Posted By
DragonByte Tech
I first spoke to Boofo quite a number of years...
I first spoke to Boofo quite a number of years ago, about code naturally, we were helping eachother with various mods - I was quite new to vB back then.
He also told me a little bit about his...
Forum:
Community Lounge
07-18-2012, 05:58 AM
Replies:
128
RIP Boofo
Views:
22,663
Posted By
AdrianH
Rob, I'm typing through tears here, we never met...
Rob, I'm typing through tears here, we never met but after all the messages and crazy jokes we swapped I was blessed with getting to know a truly amazing guy.
You always put others first and cared...
Forum:
Community Reviews
06-17-2012, 11:47 PM
Replies:
9
Jesus Never Existed Forum
Views:
1,385
Posted By
Lynne
Hey guys, just a note to say he is just asking...
Hey guys, just a note to say he is just asking for a review of the style. If you don't like the site title, you don't have to click on it and you don't have to review the site. This isn't the place...
Forum:
vB3 General Discussions
06-05-2012, 01:45 PM
Replies:
16
Hide administrator post count
Views:
1,922
Posted By
vBMerkezi
I got some useful information, thanks
I got some useful information, thanks
Forum:
vB3 General Discussions
06-03-2012, 03:37 PM
Replies:
16
Hide administrator post count
Views:
1,922
Posted By
Simon Lloyd
In what respect didn't it work, what were ther...
In what respect didn't it work, what were ther results?
--------------- Added 1338741664 at 1338741664 ---------------
Errrrm, sorry my bad, it's a typo with the </vb:if>, it should look like...
Forum:
vB3 General Discussions
06-03-2012, 02:16 PM
Replies:
16
Hide administrator post count
Views:
1,922
Posted By
Simon Lloyd
Thats because you've posted as though asking for...
Thats because you've posted as though asking for help with vb3 and that postbit is from vb4!
Here's the line you want<dt>{vb:rawphrase posts}</dt><dd>{vb:raw post.posts}</dd>
and wrap it like...
Forum:
vB3 General Discussions
05-28-2012, 04:23 PM
Replies:
16
Hide administrator post count
Views:
1,922
Posted By
PinkMilk
In postbit_legacy template look for: (same for...
In postbit_legacy template look for: (same for postbit also)
$vbphrase[posts]: $post[posts]
Change to:(As mentioned above change 1 to admin id)
<if condition="$post['userid'] == '1'">...
Forum:
vB4 General Discussions
05-27-2012, 12:32 PM
Replies:
63
Show "About Me" tab in profile by default
Views:
14,390
Posted By
BirdOPrey5
This still works n 4.2 by the way. Anyone...
This still works n 4.2 by the way.
Anyone looking for a way to put Visitor Messages back as the default instead of the Activity Stream use this code:
if (!$vbulletin->GPC_exists['tab'])
{
...
Forum:
vB4 Programming Discussions
05-26-2012, 03:15 PM
Replies:
16
Database Error when changing Admin max number of pm's
Views:
2,108
Posted By
Lynne
I always just add an x to the front of the file...
I always just add an x to the front of the file name to see if there will be any problems deleting it.
Forum:
vB4 Programming Discussions
05-26-2012, 03:02 PM
Replies:
16
Database Error when changing Admin max number of pm's
Views:
2,108
Posted By
borbole
As mentioned by Lynne that comes from a plugin....
As mentioned by Lynne that comes from a plugin. You must delete its xml fileas well that is used to add a custom permission for the usergroups. That should fix the error. i.e. make a complete...
Forum:
Modification Requests/Questions (Unpaid)
05-23-2012, 10:47 PM
Replies:
22
Activity Stream for vb3
Views:
2,639
Posted By
BirdOPrey5
Interesting challenge... but I don't think I...
Interesting challenge... but I don't think I could devote the time... hmmm...
EDIT- so it seems I couldn't resist... working on it.. will release "something." Not sure how close it will be to the...
Forum:
vB4 General Discussions
04-29-2012, 09:18 PM
Replies:
2
Donations for Mods
Views:
346
Posted By
borbole
Even a few dollars would be enough. It is the...
Even a few dollars would be enough. It is the thought that counts after all :)
Forum:
vBulletin 4.x Add-ons
03-14-2012, 11:00 PM
Replies:
184
Mini Mods -
Recent Thanks for [AJAX] Post Thank You Hack
Views:
64,578
Posted By
Scandal
Recent Thanks for [AJAX] Post Thank You Hack
Info:
This mod works with the hack "[AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)" as an addon and a) provides a page with the latest X (default: 25) "Thank You"...
Forum:
ibProArcade Archive
03-08-2012, 03:42 AM
Replies:
28
stristr error
Views:
51,668
Posted By
Hippy
so it should like this ? function...
so it should like this ?
function ibp_cleansql($value)
{
if( get_magic_quotes_gpc() )
{
$value = stripslashes( $value );
}
//check if this function exists
if( function_exists(...
Forum:
vB4 Programming Discussions
10-19-2011, 10:49 PM
Replies:
16
Database Error when changing Admin max number of pm's
Views:
2,108
Posted By
Lynne
That is from a modification. Disable, or...
That is from a modification. Disable, or uninstall, the modification and the error will go away.
Forum:
vB4 Programming Discussions
09-19-2011, 01:29 PM
Replies:
3
Forum Home Page
Views:
429
Posted By
TeknoSounds
case matters, so would need to be 'forum', as...
case matters, so would need to be 'forum', as noted in the lil help info.
and its not the forumhome.php file...there is none, but you would need to go into the forumhome script within vbulletin...
Forum:
Forum and Server Management
09-19-2011, 12:58 PM
Replies:
6
About Hackin Help me
Views:
1,035
Posted By
borbole
No offence meant but this post made my head hurt...
No offence meant but this post made my head hurt trying to make sense of it. If english is not your primary language, then please use a google translator or something to make yourslef understandable.
Showing results 1 to 25 of 38
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
03:11 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.03415 seconds
Memory Usage
2,038KB
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
(44)
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.0023
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(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
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(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(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
FULLTEXT Search
php_sapi_name(): fpm-fcgi