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 6
1
2
3
>
Last
»
Showing results 1 to 25 of 142
Search took
0.01
seconds.
Search:
Posts Made By:
Stadler
Forum:
vBulletin.org Site Feedback
12-09-2012, 04:57 AM
Replies:
26
Account Locked?
Views:
5,886
Posted By
Stadler
Add the following 3 to the list: ...
Add the following 3 to the list:
37.77.51.162
106.3.98.88
190.15.196.184
Forum:
vB4 General Discussions
08-15-2011, 11:53 PM
Replies:
3
CMS Remove Redirect to /content
Views:
891
Posted By
Stadler
bumb, because I have the same question
bumb, because I have the same question
Forum:
vBulletin 4.x Add-ons
06-13-2010, 10:15 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,581
Posted By
Stadler
What 'doesnt work'? Can you please be more...
What 'doesnt work'? Can you please be more specific?
[Edit:]Here's the full code in my widget:ob_start();
// %d
$show_count = 5;
$query = sprintf("SELECT * FROM ".TABLE_PREFIX."event...
Forum:
vBulletin 4.x Add-ons
06-09-2010, 11:36 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,581
Posted By
Stadler
Try again. I fixed a typo in my post above. It...
Try again. I fixed a typo in my post above. It should work now.
Forum:
vBulletin 4.x Add-ons
06-05-2010, 10:11 AM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,581
Posted By
Stadler
It this an 'All Day'-event? Then check my post...
It this an 'All Day'-event? Then check my post (https://vborg.vbsupport.ru/showpost.php?p=2048234&postcount=131) and see if that fixes it for you.
Forum:
vBulletin 4.x Add-ons
06-04-2010, 02:23 PM
Replies:
316
vBulletin CMS Widgets -
Upcoming Events
Views:
62,581
Posted By
Stadler
Nice widget, but it won't show 'All Day'-events. ...
Nice widget, but it won't show 'All Day'-events.
To fix this find:$query = sprintf("SELECT * FROM ".TABLE_PREFIX."event WHERE visible = 1 AND (dateline_from > '%d' || ( dateline_from > '%d' AND...
Forum:
Modification Requests/Questions (Unpaid)
10-29-2009, 09:13 AM
Replies:
6
Edit Time Limit Per Usergroup
Views:
1,569
Posted By
Stadler
Same request here. I need an edit time limit per...
Same request here. I need an edit time limit per usergroup and not per forum.
Forum:
vBulletin 3.5 Add-ons
07-01-2006, 08:28 AM
Replies:
429
Spider Watcher
Views:
64,862
Posted By
Stadler
I don't know, if this is already suggested, but I...
I don't know, if this is already suggested, but I suggest, that you add an option to only list spiders with at least X Hits in the list of unknown spiders and perhaps add a link to 'List all unknown...
Forum:
vBulletin 3.5 Add-ons
06-21-2006, 10:02 AM
Replies:
429
Spider Watcher
Views:
64,862
Posted By
Stadler
Can you please explain what you changed in my...
Can you please explain what you changed in my file?
btw: you shouldn't relay on the root-tag. Freddie implemented the xml-file before I've finished the DTD. However: online.php of vBulletin works...
Forum:
vBulletin 3.0 Beta Releases
02-01-2006, 07:11 AM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
If your webserver and your database are on the...
If your webserver and your database are on the same server, that hack would slow down your forum because of the time needed to load, parse and compile the script in that file. Maybe it is faster in...
Forum:
vBulletin 3.0 Beta Releases
08-25-2005, 10:53 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
Since I had no issues for a long time and since...
Since I had no issues for a long time and since no further issues were reported I've bumped the Version number to 1.0 now. All files are unchanged from version 0.8.3 Alpha, so there no need to...
Forum:
vBulletin 3.0 Beta Releases
04-24-2005, 08:29 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
I'm using it because the connection between the...
I'm using it because the connection between the database and the webserver is a bottleneck.
People should see for their own, if this reduces network traffic and/or speeds up connections...
Forum:
vBulletin 3.0 Full Releases
04-03-2005, 12:43 PM
Replies:
5
Faster IP banning
Views:
2,895
Posted By
Stadler
This just tweaks a function that was always...
This just tweaks a function that was always there. No visible change, so screenshots won't show you anything new.
Forum:
vBulletin 3.0 Beta Releases
03-24-2005, 10:03 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
Maybe your webserver hasn't the permission to...
Maybe your webserver hasn't the permission to overwrite datastore_cache.php? If that file doesn't exist in your includes-dir, then you need to chmod the directory to 755, 775 or 777 depending on your...
Forum:
vBulletin 3.0 Beta Releases
03-23-2005, 02:51 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
These are relics of the old backup functionality...
These are relics of the old backup functionality and won't be created anymore. I've left the note about them for users who still have old backup files in their includes-dir (or whereever they are...
Forum:
vBulletin 3.0 Beta Releases
03-21-2005, 03:00 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
Ok, can anyone test the recent version? It...
Ok, can anyone test the recent version?
It works fine on my test-system (commandline and through URI)
Changes:
0.8.3 Alpha:
Removed some relics of the old backup functionality
some changes...
Forum:
vBulletin 2.x Full Releases
03-21-2005, 01:39 PM
Replies:
17
Time limit on deleting of own posts
Views:
4,470
Posted By
Stadler
It is already. Check the forum permissions. It is...
It is already. Check the forum permissions. It is per forum -> per usergroup.
Forum:
vBulletin 3.0 Beta Releases
03-21-2005, 01:33 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
D'Oh, right. I removed the backups from the...
D'Oh, right. I removed the backups from the script but forgot to mention that, sry. I'll remove the redundant code.
However: I'm working on enabling rebuild_dscache.php for running as a shell...
Forum:
vBulletin 3.0 Beta Releases
03-20-2005, 05:37 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
I have updated some files. I've only updated some...
I have updated some files. I've only updated some of the documentation and no functionality so far, so you don't need to update anything. You'll only waste your time ;)
For people with PHP < 4.2.0...
Forum:
vBulletin 3.0 Beta Releases
03-20-2005, 05:30 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
Do you have a single or multiple webservers,...
Do you have a single or multiple webservers, where your forum is running on? If your forum only runs on a single werserver, theres nothing to worry about.
PS: Sorry for the late reply. I've been...
Forum:
vBulletin 3.0 Full Releases
03-20-2005, 05:15 PM
Replies:
5
Faster IP banning
Views:
2,895
Posted By
Stadler
*bump* Anyone?
*bump*
Anyone?
Forum:
vBulletin 3.0 Full Releases
03-04-2005, 11:10 AM
Replies:
5
Faster IP banning
Views:
2,895
Posted By
Stadler
Could a mod be so nice to move this thread into...
Could a mod be so nice to move this thread into the 'Board Optimization' forum? :)
Forum:
vBulletin 3.0 Beta Releases
02-03-2005, 10:12 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
WFM I've upgraded to vB 3.0.6 Wednesday...
WFM
I've upgraded to vB 3.0.6 Wednesday evening and I had no problems so far.
btw: The backup feature may be removed in future version. I usually implemented it, so you could restore a previous...
Forum:
vBulletin 3.0 Beta Releases
02-03-2005, 12:30 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
Yeah, you're right. I've changed multi-server to...
Yeah, you're right. I've changed multi-server to multi-webserver in the description. Thanks :)
Forum:
vBulletin 3.0 Beta Releases
02-03-2005, 12:24 PM
Replies:
61
Cache the datastore in the filesystem
Views:
13,595
Posted By
Stadler
I'm using these comments as delimiters right now...
I'm using these comments as delimiters right now and additionally these comments are in the file by default now. The delimiting comments ensure, that nothing is being replaced, if the regex itself...
Showing results 1 to 25 of 142
Page 1 of 6
1
2
3
>
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
12:23 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.01850 seconds
Memory Usage
2,052KB
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
(59)
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.0025
(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(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(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(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
FULLTEXT Search
php_sapi_name(): fpm-fcgi