• Hello,

    my is Problem is:

    Warning: fopen(/www/htdocs/w00eb3c6/—-PAGE—-/wp-content/plugins/wp-special-textboxes/css/wp-special-textboxes.css): failed to open stream: No such file or directory in /www/htdocs/w00eb3c6/—-PAGE—-/wp-content/plugins/wp-special-textboxes/stb-admin-class.php on line 726

    LINE 726: if($handle = fopen($cssFile, ‘w’)) {

    I already tried to change to 777

    Thanks for helping me!

    https://ww.wp.xz.cn/plugins/wp-special-textboxes/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author minimus

    (@minimus)

    Check the file .htaccess, perhaps its rules are not allowed to writing to a file.

    Thread Starter Hans_peter_15

    (@hans_peter_15)

    What should i write there?

    Someone told me this and it worked for one page
    #zum arbeiten mit PHP CGI
    AddHandler php5-cgi .php

    But when i try this on another page it doesnt work :/

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Warning: fopen’ is closed to new replies.