• Rozwiązano Wojtek

    (@wojteo171)


    Witam

    Mam problem z wtyczką WordPress hit counter 2.7

    Po wrzuceniu plików i włączeniu jej, wyskakuje komunikat o błędzie:
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/wp-content/cache/hookd/labelladonna.legnica.pl/) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a/public_html/wp-content/plugins/wordpress-hit-counter/class.HookdResource.php on line 177

    Linie od 177 do 187:

    <?php
                {
            ?>
            <p class="submit">
            <input type="submit" class="button-primary" value="<?php _e('Save Changes') ?>" />
            </p>
        </form>
        </div>
        <?php
    }
    ?>

    Czegoś tu brakuje, coś trzeba usunąć?

  • Temat ‘WordPress hit counter – błąd php’ jest zamknięty na nowe odpowiedzi.