Jump to content

1.5 FINAL upgrade.php not working


Recommended Posts

Right off the bat I am getting this error when trying to upgrade a copy of my store, using /install/upgrade/upgrade.php

 

 

This page contains the following errors:

 

error on line 2 at column 1: Extra content at the end of the document

Below is a rendering of the page up to the first error.

Edited by lowlight (see edit history)
Link to comment
Share on other sites

OK so I did a recursive CHMOD 777 of the entire prestashop DIR and the script ran. However I now get these errors:

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/generate_ntree.php on line 32

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Cannot modify header information - headers already sent by (output started at /home/x/public_html/prestashop5/install/upgrade/php/generate_ntree.php:32) in/home/x/public_html/prestashop5/install/upgrade/upgrade.php on line 419

Link to comment
Share on other sites

Nope, getting the same types of errors

 

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/generate_ntree.php on line 32

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Invalid argument supplied for foreach() in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 164

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/x/public_html/prestashop5/install/upgrade/php/p15012_add_missing_columns.php on line 169

 

Warning: Cannot modify header information - headers already sent by (output started at /home/x/public_html/prestashop5/install/upgrade/php/generate_ntree.php:32) in /home/x/public_html/prestashop5/install/upgrade/upgrade.php on line 419

Link to comment
Share on other sites

  • 6 months later...
×
×
  • Create New...