![]() |
Installed but guest users can view everything!! :(
Also, in the settings page of any mailing list does not appear the guest group... How I can fix it? (fresh install 1.1.2 version) |
Thanks Fillip.
|
is it to possible to automatic email a post?
|
Quote:
Quote:
Fillip |
Quote:
I think it would be very interesting for many communities. Thanks. |
I believe there is, but I'll look into it for the next version :)
There's no ETA for the next version yet. Fillip |
Thanks Fllip.
|
Hi. I've installed this mod and when trying to ad a mailing list got this error:
Database error in vBulletin 4.1.5: Invalid SQL: INSERT INTO vbdbtech_vbmail_mailinglist (title, description, active, displayorder, ownerid, fromemail, external, permissions, bitfield) VALUES ('Mailing List', 'A mailing list that notifies people of wonderous things.', '1', 10, 0, 'mail@mail.com', '0', 'a:14:{i:7;i:89;i:5;i:89;i:11;i:89;i:23;i:89;i:12; i:65;i:2;i:65;i:13;i:65;i:9;i:65;i:21;i:65;i:20;i: 65;i:6;i:89;i:25;i:89;i:10;i:65;i:19;i:65;}', 1); MySQL Error : Unknown column 'external' in 'field list' Error Number : 1054 Could you help me? |
Run this query:
Code:
ALTER TABLE vbdbtech_vbmail_mailinglist ADD `external` ENUM('0', '1') NOT NULL DEFAULT '0' Fillip |
Thanks fillip, that worked for the mailing list ad. But another problem came up. When trying to change one user email in the CP this MySQL error showed up:
Database error in vBulletin 4.1.5: Invalid SQL: UPDATE vbuser SET ### Bitfield: vbuser.adminoptions ### adminoptions = IF(adminoptions & 1, adminoptions - 1, adminoptions), adminoptions = IF(adminoptions & 2, adminoptions - 2, adminoptions), usertitle = '<font color=#C8ABDE size=2><b>G6 Iniciado</b></font>', customtitle = 0, email = '********@live.com', languageid = 0, birthday_search = '****-**-**', birthday = '**-**-***', referrerid = 0, joindate = 1220931960, lastactivity = 1221240900, lastpost = 0, dbtech_vbmail_bounceflag = '0', membergroupids = '' WHERE userid = ******; MySQL Error : Unknown column 'dbtech_vbmail_bounceflag' in 'field list' Error Number : 1054 Request Date : Monday, August 15th 2011 @ 12:00:27 AM Error Date : Monday, August 15th 2011 @ 12:00:27 AM Script : Referrer : IP Address : ********* Username : PedroEnf Classname : vB_Database MySQL Version : 5.5.15 Even when the plugin is disabled the error persists. PS: Tested after the last plugin update |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|