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 3
1
2
3
>
Showing results 1 to 25 of 60
Search took
0.00
seconds.
Search:
Posts Made By:
toivo
Forum:
vBulletin 3.7 Add-ons
04-18-2011, 07:05 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Does that warning stop EI from functioning? ...
Does that warning stop EI from functioning? Where precisely in the code is the warning reported?
You can also off the reporting of warnings in the PHP settings. Warnings should be logged, not...
Forum:
vBulletin 3.7 Add-ons
03-31-2011, 12:23 AM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Well done. Have you thought about publishing...
Well done. Have you thought about publishing your tweaks in the 4.x Mods forum?
Forum:
vBulletin 3.7 Add-ons
09-15-2010, 07:50 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
I have two forums with EI, each with their own...
I have two forums with EI, each with their own mailbox and over 500 email subscribers in total, and it is working all right.
Forum:
vBulletin 3.7 Add-ons
05-22-2010, 04:14 AM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Go to the vBulletin Control Panel and scroll down...
Go to the vBulletin Control Panel and scroll down the left pane. The Email Integration option is at the bottom, expand it and you should see 'Forum Settings Help' and 'Auto Subscriptions'.
Forum:
vBulletin 3.7 Add-ons
05-22-2010, 04:05 AM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Check the vBulletin Options - Email Options. If...
Check the vBulletin Options - Email Options. If you have selected the option 'SMTP Email' to send through an SMTP server, rather than using the internal mail() function, you can set the mailbox for...
Forum:
vBulletin 3.7 Add-ons
03-24-2010, 11:51 AM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
It is not in the options tab but at the bottom of...
It is not in the options tab but at the bottom of the left pane.
You do not need to copy the file into the includes/cron folder, it can stay in your home directory, but you need to modify the path...
Forum:
vBulletin 3.7 Add-ons
03-23-2010, 06:28 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
example.com is the URL of your site, testvb is...
example.com is the URL of your site, testvb is the name of the folder where your forum is.
The script cannot be run under vBulletin Scheduled Tasks. The purpose of the forum_read.php file is to...
Forum:
vBulletin 3.7 Add-ons
03-23-2010, 10:51 AM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
If you use the old message format, here is my...
If you use the old message format, here is my patch in the 3.6 forum that gets rid of duplicated messages:https://vborg.vbsupport.ru/showpost.php?p=1785423&postcount=953
By 'cron' do you mean the...
Forum:
vBulletin 3.6 Add-ons
03-10-2010, 10:51 PM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
I run this mod with my moderation patch in one...
I run this mod with my moderation patch in one unmoderated and one moderated forum under vB 3.8.4. I noticed the same slowness with 200 users, email batch size 100. After our mail proxy server...
Forum:
vBulletin 3.6 Add-ons
02-27-2010, 08:29 PM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
Please note that the 3.8.4 version of this patch...
Please note that the 3.8.4 version of this patch (at https://vborg.vbsupport.ru/showthread.php?p=1980256 post #234) incorrectly adds the signature of the original author of the thread to moderated...
Forum:
vBulletin 3.7 Add-ons
02-27-2010, 08:23 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Please note that the patch at...
Please note that the patch at https://vborg.vbsupport.ru/showthread.php?p=1980256 post #234 incorrectly adds the signature of the original author of the thread to moderated replies sent by email,...
Forum:
vBulletin 3.7 Add-ons
02-17-2010, 06:49 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
The processing of the mail queue is triggered by...
The processing of the mail queue is triggered by each rendered page. The function exec_mail_queue() is called from exec_shut_down() close to the bottom of includes/functions.php.
Forum:
vBulletin 3.7 Add-ons
02-16-2010, 10:07 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
If vBulletin Options - Email Options - SMTP Email...
If vBulletin Options - Email Options - SMTP Email has this explanation: EI Mod uses the standard vbmail() function which selects one of the following, depending on the configuration in SMTP Email:
...
Forum:
vBulletin 3.6 Add-ons
02-11-2010, 08:28 PM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
A patch for moderated forums tested with 3.8.4 is...
A patch for moderated forums tested with 3.8.4 is now available from https://vborg.vbsupport.ru/showthread.php?p=1980256
Toivo
Forum:
vBulletin 3.7 Add-ons
02-11-2010, 08:24 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Here is a quick-fix of patches to EI Mod to...
Here is a quick-fix of patches to EI Mod to support moderated forums, cloned from the existing code in EI Mod. The patch modifies emailintegration.php and two of its plugins, adds two custom hooks to...
Forum:
vBulletin 3.7 Add-ons
01-20-2010, 09:16 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
The little I know about email parsing I learnt...
The little I know about email parsing I learnt from your mod, but otherwise I will be happy to help testing the new version, especially in Lotus Notes environment :D
Hopefully you will have a...
Forum:
vBulletin 3.6 Add-ons
01-20-2010, 09:04 PM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
Check out today's post by Cyricx at...
Check out today's post by Cyricx at https://vborg.vbsupport.ru/showthread.php?t=169247&page=15.
I am happy to contribute, I have produced a couple of fixes and also cloned the EI Mod plugins to...
Forum:
vBulletin 3.7 Add-ons
12-09-2009, 06:41 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Go to Forum Manager and look up the forum that...
Go to Forum Manager and look up the forum that your EI Mod is associated with to get the usergroup ID. Go to Usergroup Manager and find out the name of the usergroup. Then go to the User Manager,...
Forum:
vBulletin 3.7 Add-ons
12-08-2009, 09:44 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
I upgraded my test forum to 3.8.4 which went all...
I upgraded my test forum to 3.8.4 which went all right after editing class_mail.php, as instructed in step 4 of INSTALL.TXT.
When I sent two messages from the same email address and ran the Email...
Forum:
vB3 General Discussions
11-23-2009, 08:03 PM
Replies:
0
CA SiteMinder
Views:
454
Posted By
toivo
CA SiteMinder
Our company is planning to centralise user management through CA SiteMinder. Has anyone integrated it to vBulletin before and how did it go? Any tips or pitfalls to avoid?
Forum:
vBulletin 3.7 Add-ons
11-10-2009, 10:34 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
The email templates can be found in the phrase...
The email templates can be found in the phrase table through this query:
SELECT * FROM `phrase`
WHERE varname LIKE 'ei_notify%' AND fieldname LIKE 'email%'
The full list includes a few additional...
Forum:
vBulletin 3.7 Add-ons
11-10-2009, 06:21 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
I am using 3.6.8 with this mod. The only problem...
I am using 3.6.8 with this mod. The only problem I have experienced happens when someone has an auto-reply rule which does not exclude the forum email address and the out-of-office message starts...
Forum:
vBulletin 3.6 Add-ons
10-09-2009, 08:14 AM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
Assuming that you are going to run the shell...
Assuming that you are going to run the shell script which runs the PHP command line script, you need to create a new job in crontab. Details of the syntax can be found here: ...
Forum:
vBulletin 3.7 Add-ons
10-08-2009, 09:37 PM
Replies:
357
Major Additions -
Email Integration (New Threads/Replies by and through email!)
Views:
91,364
Posted By
toivo
Have a look at the script in post #898 at...
Have a look at the script in post #898 at https://vborg.vbsupport.ru/showthread.php?t=151222&page=60.
The script is scheduled to run on a different server. It accesses the home page of the forum...
Forum:
vBulletin 3.6 Add-ons
10-06-2009, 09:39 PM
Replies:
1,069
Major Additions -
Email Integration (New threads/replies by email)
Views:
242,820
Posted By
toivo
The EI reads each message from the mailbox and...
The EI reads each message from the mailbox and then deletes it, therefore messages are not posted more than once. However, if you turn the debug switch on in the beginning of emailintegration.php,...
Showing results 1 to 25 of 60
Page 1 of 3
1
2
3
>
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
08: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.01977 seconds
Memory Usage
2,046KB
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
(72)
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.0012
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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