• Resolved Comicdiabla

    (@comicdiabla)


    Hi
    I Have installed wp 3.5 with CP 2.9.4 theme and I have activated CP Manager 1.4.9.10 but in the top of the page wp-admin I get a warning: file_exists() [function.file-exists]: open_basedir restriction in effect…
    I’m not programmer so I will appreciate any help to fix this issue. May be is due to versions compatibility?
    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Frumph

    (@frumph)

    not a huge problem, and comicpress manager isn’t being maintained really anymore

    add to your wp-config.php under your WP_DEBUG define

    @ini_set('display_warnings',0);
    Thread Starter Comicdiabla

    (@comicdiabla)

    Many thanks but may be I did something wrong but I have updated my wp-config as you wrote and now I got more warnings, my wp-config was as follows:

    define('WP_DEBUG', true);
    
    @ini_set('display_warnings',0);

    the error is:

    Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2910

    Notice: get_current_theme is deprecated since version 3.4! Use wp_get_theme() instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824

    Notice: get_theme is deprecated since version 3.4! Use wp_get_theme( $stylesheet ) instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824

    Notice: get_themes is deprecated since version 3.4! Use wp_get_themes() instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\betinorama.com\httpdocs//C:\Inetpub\vhosts\betinorama.com\httpdocs/wp-content/themes/comicpress/config.json) is not within the allowed path(s): (C:\Inetpub\vhosts\betinorama.com\httpdocs\;C:\Windows\Temp\) in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-content\plugins\comicpress-manager\comicpress_manager_library.php on line 564

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2908

    Thread Starter Comicdiabla

    (@comicdiabla)

    Hi,
    Finally I’ve decided to stop using comincpress and I’ve migrated to Comic Easel, anyway many thanks for your help.

    Hi,
    When I uploaded my wp-theme then it shows four warning:

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(C:\Windows\Temp\phpCC11.tmp) is not within the allowed path(s): (C:\Inetpub\vhosts\amarshikkha.com\httpdocs\) in C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\functions.php on line 1830

    Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\functions.php:1830) in C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\pluggable.php on line 876

    Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\functions.php:1830) in C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\option.php on line 568

    Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\functions.php:1830) in C:\Inetpub\vhosts\amarshikkha.com\httpdocs\wordpress\wp-includes\option.php on line 569

    This is an old, unrelated, topic, Please post a new topic via https://www.ads-software.com/extend/themes/comicpress/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Comicpress for wordpress file_exist warning’ is closed to new replies.