• Resolved stevemagruder

    (@stevemagruder)


    When I send a support request, it lands on a 404 page.

    Perhaps related, at the beginning of the support section, after “Support requests without a donation will not be answered, but will be treated as bug reports.”, it shows the following warnings:

    Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/webcomm/public_html/wp-includes/functions.php on line 4339
    
    Warning: fopen(https://www.webcommons.biz/wp-content/plugins/bwp-minify/min/?f=wp-content/themes/mandigo/style.css&ver=empty) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/webcomm/public_html/wp-includes/functions.php on line 4339
    
    Warning: fread(): supplied argument is not a valid stream resource in /home/webcomm/public_html/wp-includes/functions.php on line 4342
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/webcomm/public_html/wp-includes/functions.php on line 4345

    Here’s system info:

    PHP Version: 5.2.17
    Server Software: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0

    Please let me know if there’s any additional info I should send.

    https://www.ads-software.com/extend/plugins/wp-to-twitter/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    You know, I’ve seen that set of errors once before; and I couldn’t trace it to anything in my plug-in at all. I do note that another plug-in is referenced in those errors – is that generating any errors, as well?

    Thread Starter stevemagruder

    (@stevemagruder)

    No other errors are appearing from the Better WordPress Minify plugin. From all indications outside of this issue, this plugin is working as it should.

    Thread Starter stevemagruder

    (@stevemagruder)

    I deactivated Better WordPress Minify to send the report, so you can see the plugins I’m using that may trigger the other issue (page edit tweets when page not edited).

    But even with that gone, these warnings are appearing:

    Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/webcomm/public_html/wp-includes/functions.php on line 4339
    
    Warning: fopen(https://www.webcommons.biz/wp-content/themes/mandigo/style.css) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/webcomm/public_html/wp-includes/functions.php on line 4339
    
    Warning: fread(): supplied argument is not a valid stream resource in /home/webcomm/public_html/wp-includes/functions.php on line 4342
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/webcomm/public_html/wp-includes/functions.php on line 4345

    These are possibly appearing because my host expects their users to use cURL instead of the standard remote file functions.

    Plugin Author Joe Dolson

    (@joedolson)

    Actually, I’ve got this issue resolved — I don’t know why BWM is preventing the form from submitting, but the fopen errors are coming from the call which is fetching theme and plug-in information in your support request. It’s because you’re on a host that disallows URL wrappers for file queries. I have a fix, and will take care of this soon.

    Thanks –

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP to Twitter] Support requests won't send’ is closed to new replies.