Transfering files from remote server to my localhost problem - Joomla! Forum - community, help and support
hi, need please,i transferring folder of site remote server localhost machine,i install database downloaded remote server...when run in localhost many errors.
please me on work in localhost
thank in advance
code: select all
strict standards: non-static method jloader::import() should not called statically in c:\wamp\www\mysite\libraries\joomla\import.php on line 29
strict standards: non-static method jloader::register() should not called statically in c:\wamp\www\mysite\libraries\loader.php on line 71
strict standards: non-static method jloader::import() should not called statically in c:\wamp\www\mysite\libraries\joomla\import.php on line 32
strict standards: non-static method jloader::register() should not called statically in c:\wamp\www\mysite\libraries\loader.php on line 71
strict standards: non-static method jloader::load() should not called statically in c:\wamp\www\mysite\libraries\loader.php on line 161
strict standards: non-static method jloader::register() should not called statically in c:\wamp\www\mysite\libraries\joomla\import.php on line 57
strict standards: non-static method jloader::register() should not called statically in c:\wamp\www\mysite\libraries\joomla\import.php on line 58
parse error: syntax error, unexpected '''' (t_constant_encapsed_string), expecting ',' or ';' in c:\wamp\www\mysite\configuration.php on line 52
please me on work in localhost
thank in advance
the strict standard issue discussed in lot of topics, one: viewtopic.php?f=615&p=2914269
the last error, looks have changed in configuration.php , not correct. might have missed or added extra. analyze using original configuration file base.
the last error, looks have changed in configuration.php , not correct. might have missed or added extra. analyze using original configuration file base.
Comments
Post a Comment