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 8
1
2
3
>
Last
»
Showing results 1 to 25 of 176
Search took
0.01
seconds.
Search:
Posts Made By:
El_Muerte
Forum:
vBulletin 3.6 Add-ons
11-17-2007, 08:30 AM
Replies:
17
New Posting Features -
Post Icons Forum Permissions
Views:
5,644
Posted By
El_Muerte
That behavior hasn't changed. So nothing happens.
That behavior hasn't changed. So nothing happens.
Forum:
vBulletin 3.6 Add-ons
11-14-2007, 10:00 PM
Replies:
17
New Posting Features -
Post Icons Forum Permissions
Views:
5,644
Posted By
El_Muerte
Post Icons Forum Permissions
'Post Icons Forum Permissions' allows you to restrict post icons to certain forums.
vBulletin only allows you to set permissions to user groups.
Another feature of this plugin is that it adds an...
Forum:
vBulletin 3.6 Add-ons
09-05-2007, 06:46 PM
Replies:
60
Integration with vBulletin -
vbDrupal 5
Views:
22,878
Posted By
El_Muerte
if you uninstalled vbDrupal 4.7 all tables should...
if you uninstalled vbDrupal 4.7 all tables should have been removed, so it would be a clean install.
anyway, it should be more or less failsafe, the installer will notify you when it already detects...
Forum:
vBulletin 3.6 Add-ons
09-02-2007, 06:54 PM
Replies:
60
Integration with vBulletin -
vbDrupal 5
Views:
22,878
Posted By
El_Muerte
Version 5.2.0 has been released, the first...
Version 5.2.0 has been released, the first non-beta, non-RC release.
Change log
some sessionid in url changes
registered vBulletin pages as a $_REQUEST['q'] value. This way blocks will
...
Forum:
vBulletin 3.6 Add-ons
08-30-2007, 09:13 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
great to hear it's starting to catch spam
great to hear it's starting to catch spam
Forum:
vBulletin 3.6 Add-ons
08-30-2007, 08:11 AM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
wow.. I really ++++ed up this release.. just to...
wow.. I really ++++ed up this release.. just to be sure I've double checked version 1.3.2, it installs correctly on a fresh vbulletin install.
Forum:
vBulletin 3.6 Add-ons
08-29-2007, 08:41 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
oh crap, forgot to include the table prefix in...
oh crap, forgot to include the table prefix in the install query to create the table. get 1.3.1
Forum:
vBulletin 3.6 Add-ons
08-29-2007, 12:57 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
The username 'viagra-test-123' is a testing...
The username 'viagra-test-123' is a testing feature, akismet will consider everything from viagra-test-123 as spam. It's just for testing purposes to check if the system is still properly...
Forum:
vBulletin 3.6 Add-ons
08-29-2007, 07:37 AM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
if you want to test if things are working create...
if you want to test if things are working create a user with the name: viagra-test-123
every post made by that users should be qualified as spam.
just to be sure I just check if everything is...
Forum:
vB3 Programming Discussions
08-29-2007, 07:15 AM
Replies:
4
Hook for require_once in global.php
Views:
1,103
Posted By
El_Muerte
then add a check for the VB_AREA == 'Forum'
then add a check for the VB_AREA == 'Forum'
Forum:
vB3 General Discussions
08-26-2007, 08:18 PM
Replies:
7
AJAX edit stopped fully functioning... help me locate what's missing.
Views:
869
Posted By
El_Muerte
When the XML document return in the AJAX request...
When the XML document return in the AJAX request is malformed it won't update the page properly.
Use something like Firebug for Firefox to analyse the AJAX requests.
Forum:
vB3 Programming Discussions
08-25-2007, 07:47 PM
Replies:
8
Why become a VB.org coder?
Views:
1,047
Posted By
El_Muerte
For every 100 installs the programmer get's a to...
For every 100 installs the programmer get's a to eat a baby for free
Forum:
vB3 General Discussions
08-25-2007, 07:43 PM
Replies:
7
AJAX edit stopped fully functioning... help me locate what's missing.
Views:
869
Posted By
El_Muerte
the returned XML document contains a PHP error at...
the returned XML document contains a PHP error at the end
Forum:
vB3 General Discussions
08-21-2007, 06:41 AM
Replies:
10
Trying to upload 13MB Flash Video
Views:
1,062
Posted By
El_Muerte
You might also need to adjust your apache...
You might also need to adjust your apache configuration to allow POST bodies that large.
And: http://nl3.php.net/manual/en/features.file-upload.common-pitfalls.php
Forum:
vB3 General Discussions
08-20-2007, 06:37 PM
Replies:
20
Troll has endless list of IP's ??
Views:
3,251
Posted By
El_Muerte
It can be a proxy, not all proxies expose the...
It can be a proxy, not all proxies expose the fact that they're proxies. For the rest there are things like Tor and of course botnets.
IP banning is useless.
Besides, how can a banned member still...
Forum:
vB3 General Discussions
08-19-2007, 05:57 PM
Replies:
8
It adds "66031ae9b746b38094f865d410314fb5&"
Views:
927
Posted By
El_Muerte
vBulletin will use the session IDs on the URL...
vBulletin will use the session IDs on the URL when the user doesn't accept cookies.
But there is a chicken and egg problem. In order to know if the user accepts cookies, vBulletin will check if the...
Forum:
vBulletin 3.6 Add-ons
08-19-2007, 05:41 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Version 1.1 has a bug when using cURL for...
Version 1.1 has a bug when using cURL for communication (cURL will automatically be used when it's available). For some reason it worked perfectly on my system, but on an other system cURL didn't...
Forum:
vBulletin 3.6 Add-ons
08-19-2007, 06:57 AM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
be sure to also overwrite the...
be sure to also overwrite the functions_akismet.php when you upgrade/revert
anyway, there appears to be connections issues, the debug line should be either:
"Key = valid" or "Key = invalid"
if...
Forum:
vBulletin 3.6 Add-ons
08-18-2007, 09:00 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Really? I don't get that error for my key. Are...
Really? I don't get that error for my key. Are you sure that key is correct? Nothing changed to the key validation since 1.0 (except that I removed revalidation during spam checking).
If you have...
Forum:
vBulletin 3.6 Add-ons
08-18-2007, 05:15 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Corrected above points in version 1.1
Corrected above points in version 1.1
Forum:
vBulletin 3.6 Add-ons
08-18-2007, 02:53 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
1) I don't know. There is not much info on how...
1) I don't know. There is not much info on how akismet really check the content. And spammer often use standard messages for all spam runs, parsing to bbcode could result in different content for...
Forum:
vBulletin 3.6 Add-ons
08-17-2007, 02:53 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Ok, this product is now complete. Everything I...
Ok, this product is now complete. Everything I planned to add has been added. Other programmers can extend the functionality through the exposed hooks in the code.
Forum:
vBulletin 3.6 Add-ons
08-17-2007, 09:52 AM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Depends on what you call a drain. Post will only...
Depends on what you call a drain. Post will only be checked when they are created or edited. Only the post body (and a few other pieces of information) will be send to the akismet servers. This...
Forum:
vBulletin 3.6 Add-ons
08-16-2007, 10:24 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Er.. yes, if your board uses it you should also...
Er.. yes, if your board uses it you should also update it.
no usergroup check, it simply relies on vBulletin's API. if the user has privileges to moderate posts in a forum.
"ham" is the...
Forum:
vBulletin 3.6 Add-ons
08-16-2007, 07:43 PM
Replies:
58
Moderators Functions -
Akismet - spam detection
Views:
1,634,129
Posted By
El_Muerte
Ok, version 0.2 has ham and spam reporting. ...
Ok, version 0.2 has ham and spam reporting.
When you encounter a spam message that was not detected simply press the red flag to submit that message as spam. This will increase the chance that the...
Showing results 1 to 25 of 176
Page 1 of 8
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
09:02 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.02109 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
(57)
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.0029
(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(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(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(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(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(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi