You are reading the Drake CMS Official Forums archive, available for historical purposes only.
Drake CMS has been rebranded into Lanius CMS, visit the new Lanius CMS Official Forums if you need support about Lanius CMS or Drake CMS -> Lanius CMS migration.
I have upgraded my Drake CMS three times before with minor
problems, but this time I am stuck on these errors for both the
backend and the frontend:
Fatal error: Call to
undefined method Drake::ResponseStart() in W:\www\admin.php on
line 52
Fatal error: Call to undefined method
Drake::ResponseStart() in W:\www\index.php on line 37
I am using a language package I created and called
"do", is this the problem?
Please help me
ASAP as my CMS is used as the company´s intranet.
Thank you and happy new year!!!
jolulipa
Re: Problem after upgrade "HELP"
31 December 2007 17:18
Anonymous
I forgot to tell you that the installation process went perfect
and smooth, the problem started after I installed/extracted the
tarball into the www directory.
trex1512
Re: Problem after upgrade "HELP"
01 January 2008 14:12
Anonymous
Hi
Just to confirm, this is an upgrade to r5075.
Before restoring the tarball of your old installation you
had installed r5075 and found it to have installed OK and you
were able to open the frontend and the backend without issues.
Sorry but I am not able to provide a straight out
answer.
jolulipa
Re: Problem after upgrade "HELP"
02 January 2008 11:10
Anonymous
Yes that is correct. I installed r5075 and all went ok. I could
enter both the front and back ends.
When I extracted
the tarball (of a fine working site on v0.48) I received on both
intents the errors mentioned above.
I am still waiting
for a solution... legolas?
Thank you,
legolas558
Re: Problem after upgrade "HELP"
02 January 2008 11:38
Anonymous
Maybe the tarball is overwriting with the previous CMS php
files?
Check the tarball content for 'admin' and
'components' directories (for example). Are they there? They
should not
jolulipa
Re: Problem after upgrade "HELP"
02 January 2008 11:46
Anonymous
It only include the following directories: images, media and
private.
It also include the PHP files for admin.php
and admin2.php on the rrot directory of the site.
Did
you check the error message (above) I am receiving?
Regards and ahappy new year...
jolulipa
Re: Problem after upgrade "HELP"
02 January 2008 11:48
Anonymous
These are the error I am receving: Fatal error: Call to
undefined method Drake::ResponseStart() in W:\www\admin.php on
line 52
Fatal error: Call to undefined method
Drake::ResponseStart() in W:\www\index.php on line 37
legolas558
Re: Problem after upgrade "HELP"
02 January 2008 15:42
Anonymous
Yes, those errors are fixed on the latest SVN and already on
v0.4.9
Remove all php files in the root of the backup
and your problem should be fixed.
I think those files
should not be there...this is a bug in the tarball backup
creation
jolulipa
Re: Problem after upgrade "HELP"
02 January 2008 17:22
Anonymous
Deleting the .php files from the tarball solved the problem!!!