AleX-DS
Создатель
- Регистрация
- 8 Сен 2007
- Сообщения
- 43
- Реакции
- 7
Для просмотра ссылки ВойдиВозможно поставить vBulletin 4.2.1 на php 5.4 ? а то у меня ошибку выдает когда устанавливаю его...
Код:Strict Standards: Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in /home/viktor/test/includes/class_core.php on line 3397 Strict Standards: Declaration of vB_Database_Alter_MySQL::drop_index() should be compatible with vB_Database_Alter::drop_index() in /home/viktor/test/install/includes/class_upgrade.php on line 1418 Strict Standards: Declaration of vB_Database_Alter_MySQL::add_index() should be compatible with vB_Database_Alter::add_index() in /home/viktor/test/install/includes/class_upgrade.php on line 1418 Strict Standards: Declaration of vB_Database_Alter_MySQL::add_field() should be compatible with vB_Database_Alter::add_field() in /home/viktor/test/install/includes/class_upgrade.php on line 1418 Strict Standards: Declaration of vB_Database_Alter_MySQL::drop_field() should be compatible with vB_Database_Alter::drop_field() in /home/viktor/test/install/includes/class_upgrade.php on line 1418 Strict Standards: Declaration of vB_Database_Alter_MySQL::query() should be compatible with vB_Database_Alter::query() in /home/viktor/test/install/includes/class_upgrade.php on line 1418
Следственно, поддержка PHP 5.4 в линейке 4.2 начинается с версии 4.2.2.We released 4.2.2 Alpha 1 yesterday... You can use it on PHP 5.4 and it will eliminate most problems.