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 11
1
2
3
>
Last
»
Showing results 1 to 25 of 252
Search took
0.01
seconds.
Search:
Posts Made By:
emath
Forum:
vB4 General Discussions
09-25-2018, 10:50 AM
Replies:
2
Paid Subscription reminders
Views:
720
Posted By
emath
Hey, I know it was asked long time ago, ...
Hey, I know it was asked long time ago,
Though I've just done this. so for others to come I'll share it here.
so upload the attached file to includes\cron
And from the admin panel, create a...
Forum:
vB3 General Discussions
09-25-2018, 10:50 AM
Replies:
8
How do I disable subscription expiration emails?
Views:
1,563
Posted By
emath
see here...
see here https://vborg.vbsupport.ru/showthread.php?p=2596501#post2596501
Forum:
vBulletin 4.x Add-ons
09-02-2017, 06:47 AM
Replies:
600
Show Thread Enhancements -
Limited Guest Viewing -- Motivate Guests to Register
Views:
165,995
Posted By
emath
I've made lil change to the mod : I've added...
I've made lil change to the mod :
I've added a "superior usergroups" option to the mod, so if user has one of this usergroups and one of the "blocked usergroups", then he will still be able to...
Forum:
vB4 General Discussions
08-29-2017, 04:21 PM
Replies:
1
registration using xhr
Views:
241
Posted By
emath
I've done it successfully with XHR, If someone...
I've done it successfully with XHR, If someone else will need to do this, here is an example code :
var xhr = new XMLHttpRequest();
var formObjData = {
...
Forum:
vB4 General Discussions
08-28-2017, 04:26 AM
Replies:
1
registration using xhr
Views:
241
Posted By
emath
registration using xhr
Hey,
I'm trying to implement registration with ajax/xhr request:
$.post({
url: './register.php?do=addmember',
data: formData,
success: function(res) {
...
Forum:
vBulletin 4.x Add-ons
06-16-2017, 06:25 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
probably will not work. never tested, but vb5...
probably will not work. never tested, but vb5 infrastructure is totally different .
Forum:
vBulletin 4.x Add-ons
04-24-2017, 06:16 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
emath
tnx
tnx
Forum:
vBulletin 4.x Add-ons
04-14-2017, 11:41 AM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
545,860
Posted By
emath
@DragonByte Tech A year later, still VBSEO...
@DragonByte Tech
A year later, still VBSEO likes import doesn't work.
see posts :
https://vborg.vbsupport.ru/showthread.php?p=2546784#post2546784...
Forum:
vB4 General Discussions
04-09-2017, 08:08 AM
Replies:
5
Vb 4.0.1 error
Views:
937
Posted By
emath
I've had the same issue. This caused since...
I've had the same issue.
This caused since you probably changed your admin folder name (for security reasons)
so make sure you change the folder name in the .htaccess rules file that given by...
Forum:
vBulletin 4.x Add-ons
04-04-2017, 05:28 AM
Replies:
1,226
Major Additions -
[DBTech] DragonByte SEO v2 (vB4)
Views:
312,357
Posted By
emath
DragonByte abandon this proejct ?
DragonByte abandon this proejct ?
Forum:
vBulletin 4.x Add-ons
04-02-2017, 08:21 PM
Replies:
1,226
Major Additions -
[DBTech] DragonByte SEO v2 (vB4)
Views:
312,357
Posted By
emath
will this mod fully support https ? and how...
will this mod fully support https ?
and how easy is to move from VBSEO to DBSEO ?
Forum:
vBulletin 4.x Add-ons
03-15-2017, 07:46 AM
Replies:
600
Show Thread Enhancements -
Limited Guest Viewing -- Motivate Guests to Register
Views:
165,995
Posted By
emath
Anyone can tell if this works with VB4.2.2 ? ...
Anyone can tell if this works with VB4.2.2 ?
And answer the following:
1) is it prohibiting the "printed" versions as well ?
2) will it block google bot ? ( as I understand, it should not, but...
Forum:
vBulletin 4.x Add-ons
03-08-2017, 11:52 AM
Replies:
158
BB Code Enhancements -
vLaTeX - Math parsing with LaTeX
Views:
32,388
Posted By
emath
might be that this command does not exist, try \\...
might be that this command does not exist, try \\ instead.
anyway, I would use MathJax instead, there is no need for this plugin anymore. mathjax is gr8 ! (being used in mathstack as well )
Forum:
vBulletin 4.x Add-ons
01-01-2017, 09:19 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
It does not create any new table, only adds a...
It does not create any new table, only adds a column 'is_best_answer' for the posts table.
Yeah, this comes by default, this is how it works.
Forum:
vBulletin 4.x Add-ons
01-01-2017, 09:16 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
can you give me link ? (PM is fine)
can you give me link ? (PM is fine)
Forum:
vBulletin 4.x Add-ons
07-02-2016, 08:41 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
V1.9 - bug fix, handle deleted posts
V1.9
- bug fix, handle deleted posts
Forum:
vBulletin 4.x Add-ons
06-12-2016, 04:04 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
fixed, reimport product-voteandanswer.xml enjoy
fixed, reimport product-voteandanswer.xml
enjoy
Forum:
vBulletin 4.x Add-ons
06-11-2016, 08:16 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
thank you for your feedback, I've fixed that . ...
thank you for your feedback, I've fixed that .
just reimport product-voteandanswer.xml (overwrite : yes)
Forum:
vBulletin 4.x Add-ons
06-11-2016, 04:02 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
no, its the same one - you have also in your...
no, its the same one - you have also in your board... look in forum 11 ( Play-Internet )
Forum:
vBulletin 4.x Add-ons
06-10-2016, 11:49 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
works in your board now :)
works in your board now :)
Forum:
vBulletin 4.x Add-ons
06-10-2016, 09:33 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
see pm
see pm
Forum:
vBulletin 4.x Add-ons
06-10-2016, 05:22 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
hey, to find your forum ids read here : ...
hey,
to find your forum ids read here :
...
Forum:
vBulletin 4.x Add-ons
06-02-2016, 03:59 PM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
I've updated the docs a bit
I've updated the docs a bit
Forum:
vBulletin 4.x Add-ons
05-12-2016, 11:30 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
The numbers of the user groups,separated by...
The numbers of the user groups,separated by comma, that will have a permissions to select a post as best answer ( except the user who opened the thread ). Usually u will insert here the admins...
Forum:
vBulletin 4.x Add-ons
05-07-2016, 09:44 AM
Replies:
39
Board Optimization -
[Ajax] Best Answer
Views:
8,417
Posted By
emath
V1.3 - bug fix : change exection order of...
V1.3
- bug fix : change exection order of plugin from 1 to 5
Showing results 1 to 25 of 252
Page 1 of 11
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:20 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.03873 seconds
Memory Usage
2,047KB
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
(60)
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.0081
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi