Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Problems AFTER Install/Upgrade ⇒ Total collapse of mail system since upgrade to 9.3.1.0


Total collapse of mail system since upgrade to 9.3.1.0
Issues that happen after DragonflyCMS upgrade/install.
DO NOT post module installation issues here!

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Problems AFTER Install/Upgrade

View previous topic :: View next topic  
Author Message
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Fri Feb 03, 2012 12:35 am
Post subject: Re: Total collapse of mail system since upgrade to 9.3.1.0

This is not the built-in newsletter.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Fri Feb 03, 2012 12:44 am
Post subject: Re: Total collapse of mail system since upgrade to 9.3.1.0

Here you go boss,

Code::
SQL Queries:

includes/classes/blocks.php

    0.0002 - 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.0003 - 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.0002 - 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.0002 - LINE 19: SELECT prefix FROM cms_cpg_installs WHERE dirname = 'coppermine'
    0.0002 - 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.0002 - LINE 26: SELECT user_id, username, user_session_time FROM cms_users WHERE user_id <> 1 ORDER BY user_session_time DESC LIMIT 30

admin/modules/index.php

    0.0004 - LINE 89: SELECT COUNT(*), guest FROM cms_session GROUP BY guest ORDER BY guest
    0.0003 - LINE 97: SELECT COUNT(*) FROM cms_users WHERE user_regdate>='1328162400'
    0.0002 - LINE 98: SELECT COUNT(*) FROM cms_users WHERE user_regdate<'1328162400' AND user_regdate>='1328076000'

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


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Fri Feb 03, 2012 1:00 am
Post subject: Re: Total collapse of mail system since upgrade to 9.3.1.0

mixy wrote:
Here you go boss
Sorry I was trying to help you, thats what i get.

Debug info is telling me you are NOT in the newsletter admin page or if you are the ads4u is the cause of all your issue.

I can certainly say it is not a Dragonfly CMS issue.

Topic locked, user suspension under review.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Fri Feb 03, 2012 10:58 am
Post subject: Re: Total collapse of mail system since upgrade to 9.3.1.0

"Newsletters" and the "NewsletterPro" modules stopped working, most luckily because PHP 5.2 server upgrade.

Dragonfly CMS built-in "Newsletter" is working as it should.

Topic unlocked and user not suspended.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed


Last edited by NanoCaiordo on Fri Feb 03, 2012 11:02 am; edited 1 time in total
Back to top
View user's profile Visit poster's website Photo Gallery
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Fri Feb 03, 2012 11:01 am
Post subject: Re: Total collapse of mail system since upgrade to 9.3.1.0

Confirmed!
The inbuilt Newsletter works.
Thanks Nano,


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Problems AFTER Install/Upgrade
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy