vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   WMail - a POP3/SMTP Webmailer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=115597)

MissKalunji 05-16-2006 12:33 AM

Quote:

Originally Posted by MissKalunji
How would this work? with any other e-mail that uses pop3? that would cause a lot of server loads no?


bump!

TTG 05-16-2006 12:34 AM

Quote:

Originally Posted by shadow smith
Is there a way to give accounts to users of vbulletin without having to make a pop account for everyone?


You might find this useful, been using it for quite a while, works well :-

Email per username

MissKalunji 05-16-2006 12:43 AM

Quote:

Originally Posted by TTG
You might find this useful, been using it for quite a while, works well :-

Email per username

Nice!!

Roms 05-16-2006 01:45 AM

I'm having the same Send SMTP problem.... I've tried all different settings.. Still no joy...

Hellcat 05-16-2006 03:00 AM

Update time :)
I'd like esp. all the ones having AUTH issues to test again the two AUTH types available and report any changes.
  • Fixed a phrase that didn't show in Admin's global settings
  • Added admin option for the automatic addition of the "Webmail" links: "Never add any link", "Only add for users having propper permission" and "Always add selected links"
  • When the mailbox is empty it no longer shows "An error accoured...", it now correctly displays a notice "Your inbox is empty" instead (this notice can be hidden completely by deleting the used phrase)
  • "Empty strtotime() call" should be fixed, no longer causing that PHP warning and showing "N/A" when no or invalid date in mail specified
  • Added option in user settings to choose between WYSIWYG editor and simple textbox (default is still WYSIWYG)
  • Fixed a few things in inc_accessconfig.php - hopefully the warnings and SQL errors regarding the config are now gone....
  • Added an experimental fix in the SMTP protocol that MIGHT raise compatibility with more SMTP server's requiring authentication
  • Added option (in user settings) to be automatically redirected back to the "Write A New Mail" page after successfull sending

MThornback 05-16-2006 03:51 AM

error when allowing usergroups to use functions:

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE vb3_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'WCC Forum Administrators',
`description` = '',
`usertitle` = 'Forum Administrator',
`opentag` = '<span style=\"color: red;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '1074790399',
`attachlimit` = '0',
`pmquota` = '150',
`pmpermissions` = '3',
`pmsendmax` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '23',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`advanced_bbcode_usergroup_on` = '1',
`advanced_bbcode_usergroup_permissions` = '1023',
`advanced_bbcode_usergroup_permissions_custom` = 'a244',
`modpermissions` = '0',
`vbugpermissions` = '7',
`hc_usercountdown` = '1',
`mh_unm_permissions` = '7',
`mh_unm_changelimit` = '30',
`mh_unm_viewhistorylimit` = '1',
`awspermissions` = '15',
`googlemappermissions` = '1',
`wmailpermissions` = '1'
WHERE usergroupid=6;

MySQL Error : Unknown column 'wmailpermissions' in 'field list'
Error Number : 1054
Date : Monday, May 15th 2006 @ 11:49:19 PM
Script : http://www.webcadets.com/forum/admincp/usergroup.php
Referrer :/forum/admincp/usergroup.php?do=edit&usergroupid=6

Username : MThornback
Classname : vb_database

will try and add manually and see if it fixes :)

Edit: Manual add fixed this error....

error now on wmail.php

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT data FROM vb3_wmail_settings WHERE userid = 2;

MySQL Error : Table 'rburns_forum.vb3_wmail_settings' doesn't exist
Error Number : 1146
Date : Monday, May 15th 2006 @ 11:54:28 PM
Script : /forum/wmail.php
Referrer :
Username : MThornback
Classname : vb_database
adding manually...will edit again :p

fixed....

new error same page

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT name, email FROM vb3_wmail_adrbook WHERE userid = '2' ORDER BY name ASC;;

MySQL Error : Table 'rburns_forum.vb3_wmail_adrbook' doesn't exist
Error Number : 1146
Date : Monday, May 15th 2006 @ 11:58:45 PM
Script : /forum/wmail.php
Referrer :

Username : MThornback
Classname : vb_database
will edit again....

Ok...added that table manually and now it works....just have to do the settings.

MThornback 05-16-2006 04:10 AM

Ok, still small problem...I set yes for all three display options (CP, Nav and Quick Link) none of them are showing up...OTHERWISE....working as expected and truly awesome :)


Suggestion for next update: Add in ability to choose port for POP and SMTP....my server is anal and doesn't use standard SMTP port....so port 25 does not agree with my e-mail addresses :)

Hellcat 05-16-2006 04:42 AM

weird, why did not add the tables and the column at install time....
This vB install code thing gives me a headache....

But that it's working besides that, I'll tweak the installer some more.

Now I need to know if the SMTP error(s) are still present.
Seems (besides the install issue) the last remaining showstopper.

Once that's resolved we should have a 1.00 final and can head over to the new features :)

VBUsers 05-16-2006 05:32 AM

im getting this error. i have a prefix on my DB is that it and if so whats the change i need to do?


Database error in vBulletin 3.5.3:

Invalid SQL:
SELECT data FROM smora_wmail_settings WHERE userid=0;

MySQL Error : Table 'smora_forum.smora_wmail_settings' doesn't exist
Error Number : 1146
Date : Tuesday, May 16th 2006 @ 01:20:25 AM
Script : http://www.thenextelforums.com/admin...min_global.php
Referrer : http://www.thenextelforums.com/admincp/index.php?do=nav
IP Address : 000000
Username : LOW
Classname : vb_database



now i went to my usergroup and added my permission. i click on the wmail.php and get this error


Database error in vBulletin 3.5.3:

Invalid SQL:
UPDATE smora_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Head Administrator',
`description` = '',
`usertitle` = 'Head Administrator',
`opentag` = '<span style=\"color: orange;font-weight: bold;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '470810623',
`attachlimit` = '0',
`pmquota` = '2000',
`pmpermissions` = '0',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520895',
`genericoptions` = '31',
`profilepicmaxwidth` = '500',
`profilepicmaxheight` = '500',
`profilepicmaxsize` = '999999',
`avatarmaxwidth` = '500',
`avatarmaxheight` = '500',
`avatarmaxsize` = '9999999',
`vbaffiliatespermissions` = '15',
`itraderpermissions` = '7',
`pagerpermissions` = '13',
`pagerquota` = '200',
`pagerminpost` = '0',
`pagerminpostperday` = '0',
`pagermaxperday` = '0',
`pagersendmax` = '0',
`pagersendmaxchar` = '300',
`que` = '4095',
`vbimghost` = '3',
`vbimghost_upslots` = '5',
`vbimghost_files` = '50',
`hackdbperm` = '15',
`vbppermissions` = '65529',
`vbp_discountrate` = '0.00000',
`vbp_paycheckamount` = '2000.00000',
`vbp_secondarycost` = '0.00000',
`vbp_primarycost` = '0.00000',
`wmailpermissions` = '1'
WHERE usergroupid=6;

MySQL Error : Unknown column 'wmailpermissions' in 'field list'
Error Number : 1054
Date : Tuesday, May 16th 2006 @ 01:43:51 AM
Script : http://www.thenextelforums.com/admincp/usergroup.php
Referrer : http://www.thenextelforums.com/admin...&usergroupid=6
IP Address : 00000000000
Username : LOW
Classname : vb_database

VBUsers 05-16-2006 05:48 AM

Quote:

Originally Posted by MThornback
error when allowing usergroups to use functions:




will try and add manually and see if it fixes :)

Edit: Manual add fixed this error....

error now on wmail.php



adding manually...will edit again :p

fixed....

new error same page



will edit again....

Ok...added that table manually and now it works....just have to do the settings.


im having the same errors as you can you tell me what you did to fix this?


All times are GMT. The time now is 03:46 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.02309 seconds
  • Memory Usage 1,762KB
  • 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
  • (7)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