Site user reports this error. Obviously I'll report the subscriptions error separately, included here in case it is related somehow.
One of the symptoms we are experiencing is when OCUpload is used to upload images, those images are sometimes "lost" after the fact.
Warning: session_destroy() [function.session-destroy]: Trying to destroy uninitialized session in_ocupload_auth() (line 384 of /home/hoslot5/public_html/sites/all/modules/ocupload.inc).
Warning: class_implements() [function.class-implements]: Class SubscriptionsMailSystem does not exist and could not be loaded in drupal_mail_system() (line 246 of /homehoslot5/public_html/includes/mail.inc).
Exception: Class SubscriptionsMailSystem does not implement interface MailSystemInterface in drupal_mail_system() (line 251 of /home/hoslot5/public_html/includes/mail.inc)
| Comment | File | Size | Author |
|---|---|---|---|
| SaveErrorMsg.jpg | 55.38 KB | Starminder |
Comments
Comment #1
xandeadx commentedhow to reproduce error?
Comment #2
Starminder commentedUsers are creating a blog, uploading photos into ckeditor using ocupload, and sometimes getting this error. Additionally, photos that were uploaded sometimes later drop off into oblivion. Will advise as I dig into it more.
Comment #3
tchopshop commentedI get this error too:
Warning: session_destroy() [function.session-destroy]: Trying to destroy uninitialized session in _ocupload_auth() (line 406 of /home/adlerdes/public_html/sites/all/modules/ocupload/ocupload.inc).
doesn't happen all the time though.
Comment #4
xandeadx commentedcommit fix in dev branch, check new
Comment #5
Starminder commentedSo far so good - thank you!
Comment #6
xandeadx commented