No joy, that did not work either. I replaced the file you suggested, and when I went to run the install tool, these two errors appeared above the login window for the install tool:
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/pellabu2/public_html/system/modules/helpdesk/config/config.php:1) in /home/pellabu2/public_html/system/libraries/Template.php on line 285
#0 [internal function]: __error(2, 'Cannot modify h...', '/home/pellabu2/...', 285, Array)
#1 /home/pellabu2/public_html/system/libraries/Template.php(285): header('Vary: User-Agen...', false)
#2 /home/pellabu2/public_html/system/modules/backend/BackendTemplate.php(161): Template->output()
#3 /home/pellabu2/public_html/contao/install.php(940): BackendTemplate->output()
#4 /home/pellabu2/public_html/contao/install.php(276): InstallTool->outputAndExit()
#5 /home/pellabu2/public_html/contao/install.php(950): InstallTool->run()
#6 {main}
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/pellabu2/public_html/system/modules/helpdesk/config/config.php:1) in /home/pellabu2/public_html/system/libraries/Template.php on line 286
#0 [internal function]: __error(2, 'Cannot modify h...', '/home/pellabu2/...', 286, Array)
#1 /home/pellabu2/public_html/system/libraries/Template.php(286): header('Content-Type: t...')
#2 /home/pellabu2/public_html/system/modules/backend/BackendTemplate.php(161): Template->output()
#3 /home/pellabu2/public_html/contao/install.php(940): BackendTemplate->output()
#4 /home/pellabu2/public_html/contao/install.php(276): InstallTool->outputAndExit()
#5 /home/pellabu2/public_html/contao/install.php(950): InstallTool->run()
#6 {main}
I went to the install tool window which appeared below those two errors, and once I started the install tool, this final error appeared:
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/pellabu2/public_html/system/modules/helpdesk/config/config.php:1) in /home/pellabu2/public_html/system/libraries/System.php on line 713
#0 [internal function]: __error(2, 'Cannot modify h...', '/home/pellabu2/...', 713, Array)
#1 /home/pellabu2/public_html/system/libraries/System.php(713): setcookie('TL_INSTALL_AUTH', '2c5e18e2caa8246...', 1329419670, '/~pellabu2', '', false)
#2 /home/pellabu2/public_html/contao/install.php(918): System->setCookie('TL_INSTALL_AUTH', '2c5e18e2caa8246...', 1329419670, '/~pellabu2')
#3 /home/pellabu2/public_html/contao/install.php(256): InstallTool->setAuthCookie()
#4 /home/pellabu2/public_html/contao/install.php(950): InstallTool->run()
#5 {main}
Once this appears, there is no way to login to the back end of Contao and I'm forced to manually delete the extension folder from the system/modules folder.
I was able to delete the package again from the site by deleting the folder, then logging in and clicking on "Delete" helpdesk from the extension list, after it updated and delted any remaining folders and files, I ran the install tool one more time without error.
I'm using a Linux Apache server, PHP 5.x, MySQL 4.3+ and Contao 2.11.0 is running properly with multiple extensions installed that are NOT having this kind of problem, although all but one show "not approved for Contao 2.11.0".
Keep at it, you'll get it fixed I'm sure, but IMHO I think you're going to have to do some further testing on the extension to get it ready for Contao 2.11.0 .
Right now I think that if anyone is using helpdesk, they should uninstalll the extension before upgrading to Contao 2.11.0 and wait for the updated release of helpdesk that will actually install and work properly in 2.11.0. Hope this isn't going to be a trend with all the other extensions I use in Contao!
Best wishes, Ernest McDermon
Bookmarks