We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

What is this error? I have to post 8000 + emails with this error what to do? | Forum

Sergey
Sergey Dec 13 '11
What is this error? I have to post 8000 + emails with this error what to do?
OW Debug - Exception
Message: Invalid argument `$subject`
File: /domains/ow_system_plugins/base/classes/mail.php
Line: 119
Trace:
#0 /domains/pbsocial/ow_plugins/notifications/bol/service.php(278): BASE_CLASS_Mail->setSubject('')
#1 /domains/pbsocial/ow_plugins/notifications/bol/service.php(251): NOTIFICATIONS_BOL_Service->sendProcess('21', Object(NOTIFICATIONS_CMP_Notification))
#2 /domains/pbsocial/ow_plugins/notifications/cron.php(94): NOTIFICATIONS_BOL_Service->sendNotifications('21', Array, true)
#3 /domains/pbsocial/ow_cron/run.php(75): NOTIFICATIONS_Cron->run()
#4 {main}
Type: InvalidArgumentException
Michael Leader
Michael Dec 14 '11
Try uninstalling and reinstalling the notifications plugin.
Also confirm with your host your cron is configured correctly and is running without errors

Sergey
Sergey Dec 16 '11
The error appeared on its own, before there was none. Now it suddenlydisappeared.
Sergey
Sergey Dec 16 '11
I reinstalled the module, just in case
Michael Leader
Michael Dec 18 '11
What I cant understand is your mail.php file is being looked for in
/domains/ow_system_plugins/base/classes/

but your site lives in /domains/pbsocial/.......

Doesn't look right.  May be an error in your config or .htaccess
Strange.  Will have a think.