Purchase OIOpublisher now for just $47.

Take control of your ad space.

Click here to purchase

    • CommentAuthorcfcook76
    • CommentTimeApr 7th 2008
     

    I'm using wp 2.3.2 with a widget-ready theme (cutline 3-column split 1.1). I'm getting the following errors when trying to activate it (all plug-ins turned off):

    Warning: include_once(E:\xampp\htdocs\wordpress/wp-content/plugins/E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct/admin.php) [function.include-once]: failed to open stream: Invalid argument in E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct\index.php on line 96

    Warning: include_once() [function.include]: Failed opening 'E:\xampp\htdocs\wordpress/wp-content/plugins/E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct/admin.php' for inclusion (include_path='.;E:\xampp\php\pear\') in E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct\index.php on line 96

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'oiopub_manager2' was given in E:\xampp\htdocs\wordpress\wp-includes\plugin.php on line 164

    Then, after trying to inactivate, got the following message:

    Warning: include_once(E:\xampp\htdocs\wordpress/wp-content/plugins/E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct/admin.php) [function.include-once]: failed to open stream: Invalid argument in E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct\index.php on line 96

    Warning: include_once() [function.include]: Failed opening 'E:\xampp\htdocs\wordpress/wp-content/plugins/E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct/admin.php' for inclusion (include_path='.;E:\xampp\php\pear\') in E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct\index.php on line 96

    Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct\index.php:96) in E:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 391

    Any ideas?

    • CommentAuthorSimon
    • CommentTimeApr 7th 2008 edited
     
    Project Admin

    The problem appears to be that it can't find the admin.php file when loading the plugin on a windows server:

    E:\xampp\htdocs\wordpress/wp-content/plugins/E:\xampp\htdocs\wordpress\wp-content\plugins\oiopub-direct/admin.php

    I've updated the oiopub-direct/index.php file of the plugin. If you could download the plugin once more, and re-upload that file, then let me know what happens.

    • CommentAuthorcfcook76
    • CommentTimeApr 7th 2008
     

    thanks, that helped, still have one more error message, encountered after activating: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'oiopub_manager1' was given in E:\xampp\htdocs\wordpress\wp-includes\plugin.php on line 164.

    Also, this WP message popped up: 'cannot load oiopub-setting.php'

    • CommentAuthorcfcook76
    • CommentTimeApr 7th 2008
     

    I looked through all of the unpacked files in all of the directories, and did not find the oiopub-setting.php file. Is it created at activation?

    • CommentAuthorSimon
    • CommentTimeApr 7th 2008 edited
     
    Project Admin

    The oiopub-settings.php file is not a real file - it's created by Wordpress to let people separate admin sections when creating plugins.

    EDIT: that error was introduced by my previous fix. It seems that the full path to the admin file is needed, or the admin files don't load. I've tried another solution - if you follow the same procedure again as before.

    It may re-produce the first error, although hopefully not.

    • CommentAuthorcfcook76
    • CommentTimeApr 8th 2008
     

    Most excellent. Very slick installation with the last download. Thanks very much for your swift responses, it's gratifying to know that you stand square behind your product. Thanks again, I'm looking forward to exploring OIO.