kaznf
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Forum: Plugins
In reply to: [Portable phpMyAdmin] Error: Headers already sentI have same problem version 1.4.1.
Apache 2.4.2
PHP 5.2.14
MySQL 5.5.27
WordPress 3.5.1I get 1 warning and 2 errors.
PHP Warning: ini_set() [<a href='function.ini-set'>function.ini-set</a>]: A session is active. You cannot change the session module's ini settings at this time in C:\Apache24\htdocs\mysite\wp-content\plugins\portable-phpmyadmin\pma\libraries\session.inc.php on line 54 PHP Fatal error: main() [<a href='function.main'>function.main</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "PMA_Config" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in C:\Apache24\htdocs\mysite\wp-content\plugins\portable-phpmyadmin\pma\libraries\common.lib.php on line 2852 PHP Fatal error: Call to a member function get() on a non-object in C:\Apache24\htdocs\mysite\wp-includes\cache.php on line 113I tried session.auto_start turned On.
but still get 1 errorPHP Fatal error: Call to a member function get() on a non-object in C:\Apache24\htdocs\mysite\wp-includes\cache.php on line 113Forum: Plugins
In reply to: [Trust Form] フォームが編集できませんもう少し調べたところ、wp_postmetaにform_admin_input,form_admin_confirm,form_admin_finishというkeyが存在しませんでした。
form_adminは存在しています。
恐らくバージョンアップ時にデータ移行が正しく出来ていないようです。手動でDBを更新する方法でも構いませんので対処方法を教えて頂けると助かります。
Viewing 2 replies - 1 through 2 (of 2 total)