Hi Just carried out an upgrade from 1.6.8 to 1.6.9 to the letter but now I get a blank page ... I have checked in the CP and everything looks correct
Please can someone help urgently :(
Thanks Mark
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
June 09, 2010 5:57am
Subscribe [3]#1 / Jun 09, 2010 5:57am
Hi Just carried out an upgrade from 1.6.8 to 1.6.9 to the letter but now I get a blank page ... I have checked in the CP and everything looks correct
Please can someone help urgently :(
Thanks Mark
#2 / Jun 09, 2010 6:05am
Guy’s
I see this in the php error log
[09-Jun-2010 10:51:07] PHP Fatal error: Call to a member function user() on a non-object in /datastore/ee/system/core/core.functions.php(653) : eval()‘d code on line 6
#3 / Jun 09, 2010 6:16am
Guy’s
Not being the developer of the site and the developer has vanished where would I add this fix .... I am not sure what file it should be placed in http://ellislab.com/forums/viewthread/155911/
Thanks
#4 / Jun 09, 2010 6:40am
OK ... I have restored back to the original because I also got these errors as well
[09-Jun-2010 11:23:54] PHP Warning: array_search() [function.array-search]: Wrong datatype for second argument in /datastore/ee/system/modules/structure/mod.structure.php on line 536
[09-Jun-2010 11:23:54] PHP Notice: Undefined index: uris in /datastore/ee/system/modules/structure/mod.structure.php on line 540
[09-Jun-2010 11:23:54] PHP Warning: array_search() [function.array-search]: Wrong datatype for second argument in /datastore/ee/system/modules/structure/mod.structure.php on line 540
Which I am not sure about but it was linked to the database which I restored.
#5 / Jun 09, 2010 9:40am
Costaeye, the errors you’re seeing have to do with the third party module called Structure.
http://buildwithstructure.com/ You’d want to contact the author.
There are some version notes that come with this build of EE: http://expressionengine.com/docs/installation/version_notes_1.6.9.html
#6 / Jun 22, 2010 7:09am
Hi Sue,
I have installed the latest version of structure but I am still getting the same error .... Also I am not sure where I need to add the changes that you pointed me to here http://expressionengine.com/docs/installation/version_notes_1.6.9.html I am not the dev that first built the site and struggling to find where to add to code.
Thanks Mark
#7 / Jun 22, 2010 3:51pm
Also I am not sure where I need to add the changes that you pointed me to here http://expressionengine.com/docs/installation/version_notes_1.6.9.html
Unless you are using PHP in your templates these changes should not affect you. They are to implemented by add-on programmers in their code.