The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
I NEVER WANT TO SEE THIS AGAIN: :angry:
Code:
Opening imap stream... Iterating through headers... Reading header 1... Reading header 2... Reading header 3... Reading header 4... Iterating through messages... Reading message 1... Reading message 2... Reading message 3... Reading message 4... Closing imap stream... Duplicating messages to multiple recipients... Caching userids... SELECT userid, LCASE(mailalias) AS alias FROM user WHERE LCASE(mailalias) IN ("junk1", "testuser1", "testuser2")uidatable:Array ( ) Building part of INSERT query... Building for message 1... Building for message 2... Building for message 3... Building for message 4... Building for message 5... Building for message 6... Array ( [1] => Array ( [dateline] => 1049659908 [subject] => test again [from] => Arien Talabac [message] => sdfds [to] => junk1 ) [2] => Array ( [dateline] => 1049656752 [subject] => test [from] => Thea Test Account [message] => [to] => junk1 ) [3] => Array ( [dateline] => 1049850335 [subject] => multiple tos [from] => Arien Talabac [message] => dsds ) [4] => Array ( [dateline] => 1049850369 [subject] => test again [from] => Arien Talabac [message] => [to] => junk1 ) [5] => Array ( [dateline] => 1049850335 [subject] => multiple tos [from] => Arien Talabac [tos] => Array ( [0] => testuser1 [1] => testuser2 ) [message] => dsds [to] => testuser1 ) [6] => Array ( [dateline] => 1049850335 [subject] => multiple tos [from] => Arien Talabac [tos] => Array ( [0] => testuser1 [1] => testuser2 ) [message] => dsds [to] => testuser2 ) ) |
#22
|
|||
|
|||
Code:
Opening imap stream... Iterating through headers... Reading header 1... Reading header 2... Reading header 3... Reading header 4... Reading header 5... Reading header 6... Iterating through messages... Reading message body for messsage 1... Reading full headers for message 1... Reading message body for messsage 2... Reading full headers for message 2... Reading message body for messsage 3... Reading full headers for message 3... Reading message body for messsage 4... Reading full headers for message 4... Reading message body for messsage 5... Reading full headers for message 5... Reading message body for messsage 6... Reading full headers for message 6... Closing imap stream... Duplicating messages to multiple recipients... Caching userids... Building part of INSERT query... Building for message 0... Building for message 1... Building for message 2... Building for message 3... Building for message 4... Building for message 5... Building for message 6... Adding messages to database... All done! |
#23
|
|||
|
|||
UPDATE
The system seems to be working flawlessly at WDF after working out the most frustrating PHP bug that I've encountered to date. The next beta will include some new features...there's a thread in the Announcements forum at WDF as to what those will be. It's pretty cool just playing around with it overall, too |
#24
|
|||
|
|||
POP3 access too?
|
#26
|
|||
|
|||
Members that have signed up for an email address on your site, using your email hack, can access via the site, and via a POP3 client, such as OutLook?
Hivemail is just web access. How will your hack integrate into the forums? Username and password? |
#27
|
|||
|
|||
No, it will not be accessable via POP clients, only the web interface.
It's integrated by user accounts, user options, and pretty much every single function of vB. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|