Skip to Content Skip to Menu

🌟Discover the Joomla AI Plugin that wrote its own story! - CB Editor Assistant 1.1now for Joomla 3, 4 & 5!
✍️ 5-Day Free Trial, then 🎯 save up to 30% with our 🛍️ Intro Offer (First 50 users, ends Dec. 31)
🌲 Merry Christmas! Great savings on Professional and Developer Memberships! Get 25% off now with code XMAS-2024!

Email notifications 0.9b ?

  • jasperli
  • jasperli
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 2
16 years 11 months ago - 6 years 10 months ago #55211 by jasperli
Email notifications 0.9b ? was created by jasperli
Hello,

A strange problem on my server;
When i send a quick message from the profile, a email notification is delivered to the owner of that profile and the PMS is delivered (like normal).
But... UddeIM does not send email notifitations out whenever i use the "Inbox -> New message" function, the PMS will be delivered (not even with 'system' messages).

My conf's:
- J1.0.13
- UddeIM 0.9b
- CB1.1

I tried both plugins, same story.
Maybe someone knows something before i switch back to the 0.7 version of UddeIM which was working fine on the same server.
I ran the upgrade as described in the 0.9b package.

below is the config file, anyone!?

[code:1]
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
class uddeimconfigclass {
var $version = '0.9';
var $cryptkey = 'uddeIMcryptkey';
var $ReadMessagesLifespan = 36524;
var $UnreadMessagesLifespan = 36524;
var $TrashLifespan = 5;
var $datumsformat = 'j M, H:i';
var $ldatumsformat = 'j F Y, H:i';
var $adminignitiononly = 1;
var $pmsimportdone = 1;
var $blockalert = 0;
var $blocksystem = 1;
var $allowemailnotify = 1;
var $notifydefault = 1;
var $popupdefault = 0;
var $allowsysgm = 1;
var $emailwithmessage = 1;
var $emn_sendermail = '';
var $emn_sendername = ';
var $firstwordsinbox = 40;
var $longwaitingdays = 14;
var $longwaitingemail = 1;
var $maxlength = 2500;
var $showcblink = 1;
var $showcbpic = 1;
var $showonline = 1;
var $sysm_username = '';
var $allowarchive = 1;
var $maxarchive = 100;
var $allowcopytome = 1;
var $trashoriginal = 1;
var $perpage = 20;
var $charset = 'ISO8859-1';
var $mailcharset = 'ISO8859-1';
var $emn_body_nomessage = '';
var $emn_body_withmessage = '';
var $emn_forgetmenot = '';
var $export_format = '';
var $enabledownload = 1;
var $userdirbox = '0';
var $inboxlimit = 1;
var $showinboxlimit = 1;
var $allowpopup = 0;
var $allowbb = 1;
var $allowsmile = 1;
var $animated = 0;
var $animatedex = 0;
var $showmenuicons = 1;
var $bottomlineicons = 1;
var $actionicons = 1;
var $showtitle = '';
var $showconnex = 1;
var $showsettingslink = 2;
var $templatedir = 'monoblue';
var $showabout = 0;
var $emailtrafficenabled = 1;
var $getpiclink = 0;
var $connex_listbox = 1;
var $forgetmenotstart = 1200342046;
var $quotedivider = '__________';
var $realnames = 0;
var $cryptmode = 0;
var $suppressshowallusers = 0;
var $useautocomplete = 1;
var $allowmultipleuser = 1;
var $connexallowmultipleuser = 0;
var $allowmultiplerecipients = 1;
var $showtextcounter = 1;
}[/code:1]

Post edited by: jasperli, at: 2008/01/26 20:12
Last edit: 6 years 10 months ago by jasperli.

Please Log in or Create an account to join the conversation.

  • jasperli
  • jasperli
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 2
16 years 11 months ago #55216 by jasperli
Replied by jasperli on topic Update.....
After some tests.....
When a user sends the admin (me) a PMS the admin (me) gets a notification.

But when the:
Admin -> User
User -> User

is sending a message, no notifications are going out.
I checked the personal settings and all have the option "Yes" to receive a notification

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
16 years 11 months ago #55217 by slabbi
Replied by slabbi on topic Re:Update.....
I have checked the code, seems to be fine. There is no difference between an admin and user when allowemailnotify is set to 1 (Yes).

Is the email address correct?

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • jasperli
  • jasperli
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 2
16 years 11 months ago #55219 by jasperli
Replied by jasperli on topic Re:Update.....
Hello,

I manually checked some database tables
In table joomla_uddeim_emn all users have status "1"
In joomla-users on sendEmail only admin has "1", all other users have "0" is that the setting?

Strange... never touched that.
(where is that field populated from?)
Gonna try again with manually input of this db field

Jasper

=============
Allright, still not working. That wasn't the option.
Where is the emailnotification per user stored in the db?
Email addresses are 100% right, tested it with 2 different useraccounts.

Post edited by: jasperli, at: 2008/01/26 21:13

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum