But am having a repeatition of this problem after upgrading to version 9.3.1.0. There has been a total collapse of the mail system. Nobody gets any email notification, pm or newsletter. When you click send, it shows sent but nobody receives anything, including admin. Nothing has been changed in the mail settings, i upgraded sometime in November and never had any reason to send any newsletter, until now that i sent a couple just to discover it never delivered. I also found out that a bunch of posts were made in the forums i was watching but yet did not get any notification.
I do not have access to ftp at my location, so i cant access server at the moment.
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
NanoCaiordoOffline
Joined: Jun 29, 2004
Posts: 4291
Location: Italy
We have just tested a 9.3 newsletter, twice, and its working with no issues.
Ill suggest you to wait 1 more day and wait for the next maintenance release, upgrade and try again.
It may also be a server issue, did you tried using SMTP instead?
.:: I met php the 03 December 2003 :: Unforgettable day! ::.
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
CloudLinux / Apache 2.4 LSAPI / MySQLi 5.6 / PHP 5.6 / DCVS
I have checked and nothing has changed, my host also confirmed that php socket connections have not been blocked and nothing magor had changed recently. Mails from my other sites on the same server works fine
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
NanoCaiordoOffline
Joined: Jun 29, 2004
Posts: 4291
Location: Italy
Hi,
Just updated to the latest df and i am still having the same problem of newsletters not being delivered.
Find below Debug
Notice line 28: Constant _RVOTES already defined
Notice line 54: Constant _RYOUREMAIL already defined
Notice line 55: Constant _RTEXT already defined
Notice line 187: Constant _RPERMISSIONS already defined
Notice line 191: Constant _RFRIEND already defined
Notice line 192: Constant _RYOURNAME already defined
Notice line 194: Constant _RTOAFRIEND already defined
Notice line 195: Constant _RFRIENDNAME already defined
Notice line 196: Constant _RFRIENDEMAIL already defined
Notice line 197: Constant _RINTERESTING already defined
Notice line 198: Constant _RPMESSAGE already defined
Notice line 199: Constant _RALSOSAID already defined
Notice line 200: Constant _RYOURFRIEND already defined
Notice line 201: Constant _RCONSIDERED already defined
Notice line 202: Constant _RYOUCANREAD already defined
Notice line 203: Constant _RPRINTER already defined
Any ideas?
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
NanoCaiordoOffline
Joined: Jun 29, 2004
Posts: 4291
Location: Italy
I also upgraded to the latest dragonfly cms 9.3.3.0
Yes, i used the Newsletters Module and also tried with the newsletter pro module, still not sending any newsletter.
Please help cos i have not been able to send any newsletter since last year.
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
NanoCaiordoOffline
Joined: Jun 29, 2004
Posts: 4291
Location: Italy
SQL Queries:
includes/classes/session.php
0.0005 - LINE 136: SELECT user_level, user_new_privmsg, user_unread_privmsg FROM cms_users WHERE user_id=2
0.0006 - LINE 143: UPDATE cms_users SET user_session_time=1328250179 WHERE user_id=2
0.0002 - LINE 169: DELETE FROM cms_session WHERE time<1328249879
header.php
0.0003 - LINE 44: SELECT COUNT(*) FROM cms_session WHERE uname='flex'
0.0003 - LINE 45: UPDATE cms_session SET time='1328250179', module='Home', url='index.php', guest='2' WHERE uname='flex'
includes/classes/blocks.php
0.0001 - LINE 188: SELECT bid, bkey, title, content, url, blockfile, view, refresh, time FROM cms_blocks WHERE active='1' AND bid IN (3,8,29)
includes/cssmainmenu.php
0.0002 - LINE 44: SELECT m.title as link, m.custom_title as title, m.view, m.active, m.inmenu, m.cat_id, m.pos AS linkpos, c.name, c.image, c.pos AS catpos, c.link AS catlnk, c.link_type AS cattype FROM cms_modules AS m LEFT JOIN cms_modules_cat c ON (c.cid = m.cat_id)
0.0002 - LINE 60: SELECT l.title, l.link, l.link_type, l.view, l.active, l.cat_id, l.pos AS linkpos, c.name, c.image, c.pos AS catpos, c.link AS catlnk, c.link_type AS cattype FROM cms_modules_links AS l LEFT JOIN cms_modules_cat c ON (c.cid = l.cat_id)
includes/functions/display.php
0.0002 - LINE 128: SELECT * FROM cms_banner WHERE type='0' AND active='1' ORDER BY RAND() LIMIT 0,1
0.0002 - LINE 128: SELECT * FROM cms_banner WHERE type='0' AND active='1' ORDER BY RAND() LIMIT 0,1
modules/CPGNuCalendar/includes/functions.inc
0.0002 - LINE 40: SELECT custom_title FROM cms_modules WHERE title='CPGNuCalendar'
modules/CPGNuCalendar/admin/adwait.inc
0.0001 - LINE 31: SELECT COUNT(*) FROM cms_cpgnucalendar WHERE approved=0
modules/Downloads/admin/adwait.inc
0.0001 - LINE 19: SELECT COUNT(*) FROM cms_downloads_broken
0.0001 - LINE 20: SELECT COUNT(*) FROM cms_downloads_downloads WHERE active=2
modules/coppermine/admin/adwait.inc
0.0001 - LINE 19: SELECT prefix FROM cms_cpg_installs WHERE dirname = 'coppermine'
0.0001 - LINE 20: SELECT dirname FROM cms_cpg_installs WHERE cpg_id=1
0.0002 - LINE 22: SELECT COUNT(*) FROM cms_cpg_pictures WHERE approved=0
blocks/block-Who_was_Here.php
0.0005 - LINE 26: SELECT user_id, username, user_session_time FROM cms_users WHERE user_id <> 1 ORDER BY user_session_time DESC LIMIT 30
modules/Newsletters/functions/admin.inc
0.0008 - LINE 29: SELECT COUNT(*) FROM cms_users WHERE user_level > 0 AND user_id > 1
modules/Newsletters/admin/index.inc
0.0004 - LINE 107: SELECT id, date, subject, author, display, g.group_name FROM cms_newsletters_history n LEFT JOIN cms_bbgroups g ON n.group_id=(g.group_id+2) ORDER BY id DESC
language/english/ads4u.php
Notice line 28: Constant _RVOTES already defined
Notice line 54: Constant _RYOUREMAIL already defined
Notice line 55: Constant _RTEXT already defined
Notice line 187: Constant _RPERMISSIONS already defined
Notice line 191: Constant _RFRIEND already defined
Notice line 192: Constant _RYOURNAME already defined
Notice line 194: Constant _RTOAFRIEND already defined
Notice line 195: Constant _RFRIENDNAME already defined
Notice line 196: Constant _RFRIENDEMAIL already defined
Notice line 197: Constant _RINTERESTING already defined
Notice line 198: Constant _RPMESSAGE already defined
Notice line 199: Constant _RALSOSAID already defined
Notice line 200: Constant _RYOURFRIEND already defined
Notice line 201: Constant _RCONSIDERED already defined
Notice line 202: Constant _RYOUCANREAD already defined
Notice line 203: Constant _RPRINTER already defined
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,