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 199
Search took
0.01
seconds.
Search:
Posts Made By:
EWGF
Forum:
vBulletin 3.8 Add-ons
06-24-2013, 11:18 AM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
This product stops a lot of spambots from loading...
This product stops a lot of spambots from loading the registerpage, but it will not work against ALL spambots. Other spambots will have no referer page in their http request, but blocking anything...
Forum:
vBulletin 3.8 Add-ons
06-23-2013, 10:17 AM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
I found a typo in 1.1, which caused that. Product...
I found a typo in 1.1, which caused that. Product tested and updated to 1.2
Forum:
vBulletin 4.x Add-ons
06-22-2013, 07:44 PM
Replies:
53
New Posting Features -
Twitter BBCode
Views:
26,318
Posted By
EWGF
QFT :o
QFT :o
Forum:
vBulletin 3.8 Add-ons
06-22-2013, 07:23 PM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
If 1.1 does not serve you right too, I would like...
If 1.1 does not serve you right too, I would like to recommend: Is Bot: Registration Time Check (https://vborg.vbsupport.ru/showthread.php?t=135094) (works perfectly on vB 3.8 too)
Forum:
vBulletin 3.8 Add-ons
06-20-2013, 11:23 PM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
Updated product with fix
Updated product with fix
Forum:
vBulletin 3.8 Add-ons
06-17-2013, 08:26 PM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
Reserved.
Reserved.
Forum:
vBulletin 3.7 Add-ons
06-17-2013, 05:55 PM
Replies:
71
Profile Enhancements -
Shishir - Visitor Message Email Notification
Views:
14,427
Posted By
EWGF
No, in case with AJAX posting. That requires...
No, in case with AJAX posting. That requires extra code, seems doable with $vbulletin->[GPC]['message'] or something like that
Forum:
vBulletin 3.8 Add-ons
06-16-2013, 10:00 PM
Replies:
15
Anti-Spam Options -
Anti-spambot: disallow registration if referer page = register.php
Views:
10,739
Posted By
EWGF
Anti-spambot: disallow registration if referer page = register.php
This is an extra percussion to limit the spam on your forum. This product is likely to function on vBulletin 3.6.x to vBulletin 3.8.x.
What does this product do to limit potential spam?
After...
Forum:
vBulletin 3.7 Add-ons
06-14-2013, 11:03 AM
Replies:
71
Profile Enhancements -
Shishir - Visitor Message Email Notification
Views:
14,427
Posted By
EWGF
if ($vbulletin->options['vmen_active'] == 1 AND...
if ($vbulletin->options['vmen_active'] == 1 AND !$_REQUEST['vmid'] AND $userinfo['field10'] == 'Yes')
Forum:
Community Lounge
06-13-2013, 11:21 PM
Replies:
21
How have you learned PHP?
Views:
2,883
Posted By
EWGF
Started with tutorials: W3schools:...
Started with tutorials:
W3schools: http://www.w3schools.com/php/default.asp
Tizag: http://www.tizag.com/phpT/index.php
Forum:
vBulletin 3.8 Add-ons
06-12-2013, 11:51 PM
Replies:
681
Integration with vBulletin -
vBulletin Tweet Poster!
Views:
125,641
Posted By
EWGF
^That's bogus. It worked fine on any vB 3.8 with...
^That's bogus. It worked fine on any vB 3.8 with the changes of post #663.
The product officially died yesterday with the EOL of Twitter API 1.0, hard to tell if it can be fixed as easily to work...
Forum:
vBulletin 3.8 Add-ons
06-08-2013, 10:42 AM
Replies:
21
Miscellaneous Hacks -
10 Random Banners (Or Other HTML Objects)
Views:
7,638
Posted By
EWGF
In theory it could work, judging on vb4 product...
In theory it could work, judging on vb4 product codes. Can't verify it, I don't have vb4
Forum:
vBulletin 3.7 Add-ons
04-11-2013, 08:55 PM
Replies:
71
Profile Enhancements -
Shishir - Visitor Message Email Notification
Views:
14,427
Posted By
EWGF
Fix for this: Find: ...
Fix for this:
Find:
if($vbulletin->options['vmen_active'] == 1 )
Change to:
if($vbulletin->options['vmen_active'] == 1 AND !$_REQUEST['vmid'])
Forum:
vBulletin 3.8 Add-ons
04-08-2012, 12:02 AM
Replies:
154
Administrative and Maintenance Tools -
vbStopForumSpam
Views:
62,131
Posted By
EWGF
Installed it in conjunction with my mod, which...
Installed it in conjunction with my mod, which hold off 99% of most spammers. After installing this, this mod showed me the many attempts spammers actually do on my forum, since my own mod didn't log...
Forum:
vBulletin 3.8 Add-ons
04-02-2012, 12:22 PM
Replies:
469
Anti-Spam Options -
Is Bot: Registration Time Check
Views:
162,817
Posted By
EWGF
Spam increase lately =/ I'm sure this...
Spam increase lately =/
I'm sure this lightweight will help in some way, thanks
Forum:
vBulletin 3.8 Add-ons
08-02-2011, 12:50 AM
Replies:
21
Miscellaneous Hacks -
10 Random Banners (Or Other HTML Objects)
Views:
7,638
Posted By
EWGF
You probably added $tenrandombanners as a BBcode...
You probably added $tenrandombanners as a BBcode in the module. That variable only works in templates :)
I made a CMPS module which does exactly what you're looking for. I also updated the code of...
Forum:
vB3 General Discussions
05-11-2011, 05:57 PM
Replies:
11
How to use compile_template function?
Views:
1,191
Posted By
EWGF
Thanks, I will look in it I tested it too,...
Thanks, I will look in it
I tested it too, it doesn't work correct with an else statement though
<if condition="$show[member]">Not viewable for guests<else />Not viewable for members</if>
Not...
Forum:
vB3 General Discussions
05-09-2011, 09:12 PM
Replies:
11
How to use compile_template function?
Views:
1,191
Posted By
EWGF
Yes. I also tried echoing and evaling the...
Yes. I also tried echoing and evaling the db->query or the template name.
But seeing your short test, it's not possible to process the custom db as a vBulletin template? If not, I might be able to...
Forum:
vB3 General Discussions
05-09-2011, 01:48 PM
Replies:
11
How to use compile_template function?
Views:
1,191
Posted By
EWGF
Yes. I have made a simple cms -for outside the...
Yes. I have made a simple cms -for outside the forum directory- with some custom tables, but the content in those custom tables can't use conditions and other php functions (the codes show up...
Forum:
vB3 General Discussions
05-09-2011, 12:15 PM
Replies:
11
How to use compile_template function?
Views:
1,191
Posted By
EWGF
I've looked through some mods here on vb.org. Is...
I've looked through some mods here on vb.org. Is it true you can only parse specific specified condition codes and not the template where you want to parse every possible code?
Forum:
vB3 General Discussions
05-08-2011, 12:43 AM
Replies:
11
How to use compile_template function?
Views:
1,191
Posted By
EWGF
How to use compile_template function?
I want to parse conditions with a custom databasetable, so according to vb.com I need to use the compile_template() function.
/**
* Processes a raw template for conditionals, phrases etc into PHP...
Forum:
Modification Graveyard
03-06-2011, 02:09 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,558
Posted By
EWGF
Change the phrase in AdminCP
Change the phrase in AdminCP
Forum:
vBulletin 3.8 Add-ons
02-26-2011, 01:52 PM
Replies:
55
Mini Mods -
Force www. (without .htaccess)
Views:
15,373
Posted By
EWGF
Edit the plugin by adding a "s" after every...
Edit the plugin by adding a "s" after every "http" in the plugin
Forum:
vBulletin 3.8 Add-ons
10-24-2010, 07:30 PM
Replies:
55
Mini Mods -
Force www. (without .htaccess)
Views:
15,373
Posted By
EWGF
This is exactly what I've been looking for. Every...
This is exactly what I've been looking for. Every single .htaccess that I've tried, couldn't redirect all the following situations:
mysite.com/forum
->
www.mysite.com/forum
...
Forum:
vBulletin 3.8 Template Modifications
07-03-2010, 10:00 PM
Replies:
0
Show Thread Enhancements -
Remove thread prefix from breadcrumbs in navbar
Views:
2,104
Posted By
EWGF
Remove thread prefix from breadcrumbs in navbar
The prefix in breadcrumbs is hardcoded (http://www.vbulletin.com/forum/showthread.php?271042-Removing-Thread-Prefix-In-Navbar) into $navbits[lastelement], which leads to less pretty titles as (prefix...
Showing results 1 to 25 of 199
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
10:31 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.05504 seconds
Memory Usage
2,054KB
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
(61)
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.0034
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
FULLTEXT Search
php_sapi_name(): fpm-fcgi