vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - [DBTech] vBMail v2 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=266499)

renemark 09-24-2011 09:24 AM

Doesn't seem to work with php 5.3.8, 3.8.7 Patch Level 1

Quote:

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in ..../includes/class_core.php on line 2552

DragonByte Tech 09-24-2011 01:35 PM

There is no mention of vBMail in those error messages so I'm unsure why you think they're related :)

Please upgrade to vBulletin 3.8.4 or newer, as that was fixed in that version: https://www.vbulletin.com/forum/show...3.8.4-Released

In addition, open those two files and find =& new and replace with = new - that'll silence the errors :)


Fillip

DragonByte Tech 11-19-2011 12:33 AM

vBMail v1.1.4:
Fix: In some rare cases, connection to the IMAP server could fail
Fix: The PM sent to a user when the bounce flag in effect will now correctly display the email
Fix: Forums without email verification would not properly un-flag a user when they changed their email
Change: IMAP connection errors are now displayed in the error message

Fillip

weindians 12-01-2011 05:20 PM

how can i add and get {musername} variable to work to supported variables in comspose mail

DragonByte Tech 12-01-2011 05:34 PM

Quote:

Originally Posted by weindians (Post 2273736)
how can i add and get {musername} variable to work to supported variables in comspose mail

Sorry, we don't offer support to people running illegal, pirated versions of our software.

Regards,

Fillip

Afrika 12-05-2011 09:35 PM

If I activate the addon, the vBadvanced CMPS index will not in function. maybe a conflict?
vb3.8.4

DragonByte Tech 12-06-2011 12:58 AM

It's possible, vBAdvanced has numerous compatibility issues :(


Fillip

DragonByte Tech 03-24-2012 01:09 AM

vBMail v1.1.5:
Fix: Adding "too many" keywords produced unexpected results when saving a draft or template and opening it again later

Fillip

JohnT 05-10-2012 01:36 PM

When I add a new mailing list, the following SQL error shows up:

Code:

Database error in vBulletin 3.8.7:

Invalid SQL:

                        INSERT IGNORE INTO dbtech_vbmail_subscription
                                (userid, mailinglistid)
                        (
                                SELECT userid, 3 AS mailinglistid
                                FROM user AS user
                                WHERE (
                                                FIND_IN_SET(2, membergroupids)
                                                OR usergroupid IN(2)
                                        )
                                        AND user.dbtech_vbmail_bounceflag = '0'
                        );

MySQL Error  : Unknown column 'user.dbtech_vbmail_bounceflag' in 'where clause'
Error Number  : 1054
Request Date  : Thursday, May 10th 2012 @ 09:32:18 AM
Error Date    : Thursday, May 10th 2012 @ 09:32:18 AM
Script        : http://www.domain.com/admincp/vbmail.php?do=mailinglist
Referrer      : http://www.domain.com/admincp/vbmail.php?do=mailinglist
IP Address    : ***.**.**.***
Username      : AdminUsername
Classname    : vB_Database
MySQL Version : 5.5.21-55

Any idea?

DragonByte Tech 05-10-2012 01:44 PM

Cross-posted, dealt with in the other area :)


Fillip


All times are GMT. The time now is 09:08 AM.

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.01276 seconds
  • Memory Usage 1,741KB
  • 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)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete