vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - [DBTech] vBMail v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=266142)

DragonByte Tech 08-14-2011 10:13 PM

Are you using a 3rd party plugin manager? It looks like your product manager is incapable of correctly running install scripts :p

You might want to try a reinstall.


Fillip

pedroenf 08-14-2011 10:25 PM

And another one when editing the mailing list activating the Default Subscribed or creating one with Default subscribed field selected:

Database error in vBulletin 4.1.5:

Invalid SQL:

INSERT IGNORE INTO vbdbtech_vbmail_subscription
(userid, mailinglistid)
(
SELECT userid, 1 AS mailinglistid
FROM vbuser AS user
WHERE (
FIND_IN_SET(6, membergroupids)
OR usergroupid IN(6)
)
AND user.dbtech_vbmail_bounceflag = '0'
);

MySQL Error : Unknown column 'user.dbtech_vbmail_bounceflag' in 'where clause'
Error Number : 1054
Request Date : Monday, August 15th 2011 @ 12:20:20 AM
Error Date : Monday, August 15th 2011 @ 12:20:21 AM
Script :
Referrer :

MySQL Version : 5.5.15


Too many errors in the plugin. I would like to try it before consider buying it but probably will unninstall it. Sorry :(

pedroenf 08-14-2011 10:27 PM

Quote:

Originally Posted by DragonByte Tech (Post 2233549)
Are you using a 3rd party plugin manager? It looks like your product manager is incapable of correctly running install scripts :p

You might want to try a reinstall.


Fillip

Never thought of that. yes i am. Let me disable it and try reinstall. I'll let you know in just a moment :D

pedroenf 08-14-2011 10:42 PM

Well, the mailing list problem is solved (but had exec that bd query for the 'external' column anyway), but the member email editing in CP remains :(

DragonByte Tech 08-14-2011 11:01 PM

Well the problem isn't this mod - or you'd be seeing 5 pages of people complaining about this error.

Code:

ALTER TABLE vbuser ADD dbtech_vbmail_bounceflag ENUM('0', '1') NOT NULL DEFAULT '0'

Fillip

pedroenf 08-14-2011 11:15 PM

Quote:

Originally Posted by DragonByte Tech (Post 2233570)
Well the problem isn't this mod - or you'd be seeing 5 pages of people complaining about this error.

Code:

ALTER TABLE vbuser ADD dbtech_vbmail_bounceflag ENUM('0', '1') NOT NULL DEFAULT '0'
Fillip

No doubt about that neither i said that :) Just asked for help and thank you for it :up:
Member email edit in CP solved.

But i have another question, isn't supposed to have all member in mailing list if selected in Default Subscribed option?

DragonByte Tech 08-14-2011 11:25 PM

It wouldn't have, because of the aforementioned error. Delete the mailing list and re-create it, then it will work :)


Fillip

pedroenf 08-14-2011 11:50 PM

It worked :) Thanks

Goatpod 08-23-2011 09:13 PM

1 Attachment(s)
Having a problem with the Editor; I'm presuming that all controls should be showing when creating mail and not just two arrows, and I'm presuming that there may be a problem with my installation (I've disable all hacks except vbMail and still get the same result). Any pointers where to look next would be appreciated. Image attached shows what I'm seeing. Thanks in advance for any help.

DragonByte Tech 08-24-2011 02:20 PM

Have you customised any templates? We've received no reports of similar issues appearing on 4.1.5 (and we're running it on DBTech as well), so I'm rather stumped...

Fillip


All times are GMT. The time now is 04:50 PM.

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.01344 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
  • (2)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)pagenav_pagelinkrel
  • (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