Failed task error after upgrade to 1.11.11

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
michaelm
New Member
New Member
Posts: 8
Joined: Tue Jul 26, 2011 1:26 pm

Failed task error after upgrade to 1.11.11

Post by michaelm »

After upgrading to 1.11.11 and maybe also after upgrading CGExtension, i get error messages when editing a calendar item and are saving or when changing in gallery module(maybe more places also).
The error messages below is written in top of the admin page so that menus are spoiled.
In the admin log there is the following:
Automated Task Failed UploadsCleanupExpiredTasks.

The error text when updating an item:

Code: Select all

Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 96 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 99 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 103 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 106 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/6/6/ok73.dk/httpd.www/cms/admin/moduleinterface.php:99) in /customers/b/6/6/ok73.dk/httpd.www/cms/include.php on line 109
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Failed task error after upgrade to 1.11.11

Post by staartmees »

Did you clear the website cache?
michaelm
New Member
New Member
Posts: 8
Joined: Tue Jul 26, 2011 1:26 pm

Re: Failed task error after upgrade to 1.11.11

Post by michaelm »

I have now tried to empty the cache, but it is not making any difference.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Failed task error after upgrade to 1.11.11

Post by staartmees »

Please post your system information.
michaelm
New Member
New Member
Posts: 8
Joined: Tue Jul 26, 2011 1:26 pm

Re: Failed task error after upgrade to 1.11.11

Post by michaelm »

----------------------------------------------

Cms Version: 1.11.11

Installed Modules:

CMSMailer: 5.2.2
FileManager: 1.4.5
MenuManager: 1.8.6
ModuleManager: 1.5.8
News: 2.14.4
Printing: 1.1.2
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
CGExtensions: 1.42.2
CGCalendar: 1.14.3
FrontEndUsers: 1.24.1
TreeManager: 0.6.0
Forum: 0.9.4
CGJobMgr: 1.3.3
HitCounter: 1.1
Gallery: 2.0.1
Quizzard: 0.9
FormBuilder: 0.7.4
CustomContent: 1.10
CGSimpleSmarty: 1.7.4
AjaxMadeSimple: 0.4.0
Polls: 1.1.0
Uploads: 1.18.4
CMSPrinting: 1.0.5
MicroTiny: 1.2.7
NMS: 2.9.4
DownloadManager: 1.5.3
FormBrowser: 0.4.2
jQuery: 1.2.0

Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 96000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale: da_DK
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:

phpversion: 5.3.29
md5_function: Fra (Sand)
gd_version: 2
tempnam_function: Fra (Sand)
magic_quotes_runtime: Til (Falsk)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 50
output_buffering: Fra
safe_mode: Til (Falsk)
file_uploads: Fra (Sand)
post_max_size: 96M
upload_max_filesize: 96M
session_save_path: Kan ikke kontrolleres pga af at open_basedir er aktiv
session_use_cookies: Fra (Sand)
xml_function: Fra (Sand)
xmlreader_class: Fra (Sand)

Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.38
Server Db Grants: Et "GRANT ALL" statement, som ser ud til at kunne bruges, fundet
Server Time Diff: Der blev ikke funder tidsforskel i filsystemet

----------------------------------------------
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Failed task error after upgrade to 1.11.11

Post by staartmees »

Possible problems are related to stale modules like Quizzard and Treemanager.

You don't get Errors but Warnings. "Notices aren't errors. Disable php error reporting (at least for notices) and probably the other warnings are gone too."
http://forum.cmsmadesimple.org/viewtopi ... 5&p=311780
Locked

Return to “[locked] Installation, Setup and Upgrade”