• It works well but my dashboard shows two errors:

    Warning: include(): Filename cannot be empty
    wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php
    Warning: include(): Failed opening ” for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’)
    wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php

    I’d like the possibility to create an automatic post every time I create an article on wordpress. Obviously any comment on wordpress creates a copy on the post of the article in phpbb. It would be great also for a fee.
    Do you think that’s possible?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author axew3

    (@axewww)

    Hello, little delay on answer …

    You would like to have an option, that, when a new post on WP, it is also added on a specific phpBB forum?

    Warning: include(): Filename cannot be empty

    What server you are on? A Win server? (as another unique report about this problem, has been done by someone else days ago, and he was running wp_w3all on a win server. If the same, as i’ve try out to understand without reproduce, and solve it (maybe as i use Apache server on both lnx and win localhost test).

    Have you try out the two options, wp_w3all manual config and phpbb root config file, with the same result?

    Thread Starter ziomik

    (@ziomik)

    Hi and thanks.
    The server is under linux but even if I had these errors there have been no problems.
    What I’d like it to be implemented (even if it was paying) is:
    I need for every article That I do on wordpress is shared in phpbb via a post.
    I Need That comments of the items created in response to the post.
    Thank’s

    Plugin Author axew3

    (@axewww)

    Ok clear the request. Yes possible of course.

    even if I had these errors there have been no problems.

    The problem has disappear so it is not a problem? Or still there is some php notice somewhere?

    ps. think

    Warning: include(): Filename cannot be empty

    i’ve got the problem finally, that is not due to win or lnx server, and that should disappear when wp_w3all has been configured?

    Plugin Author axew3

    (@axewww)

    about the problem

    Warning: include(): Filename cannot be empty

    in effect, the reported error was caused by an include instruction, executed also when a path to config.php was not previously set.
    The WP_w3all 1.4.9 has been patched.
    To solve the error notice above reported, that was disappearing when manual config.php or root phpBB config.php file were correctly configured, just download and replace files, or only the wp_w3all.php file, that is the the unique patched file to fix this issue.

    p.s and if i had take the right time to well read all text on your answer, i would have save a stupid question like:
    what server you are on?

    Thread Starter ziomik

    (@ziomik)

    Codepinch Widgets plugin provided me these errors of your plugin.
    Codepinch asked me if I wanted fixare errors. I told you, and has settled down, so now I have no more errors.
    The server is a Debian Linux server on Apache.

    Plugin Author axew3

    (@axewww)

    do not know what Codepinch Widgets plugin you mention do: since the bug was causing a Warning, not an error, that was disappearing when config.php path were correctly set on wp_w3all config page, i presume maybe the plugin have add something like:
    error_reporting(0) or ini_set(‘display_errors’, 0)
    somewhere, to solve the issue, that has been resolved bu the way on updated wp_w3all 1.4.9.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Great’ is closed to new replies.