Forum Replies Created

Viewing 1 replies (of 1 total)
  • I did this, and now it just times out but it seems to be doing a bit more:

    Add to LivePress.php

    include($_SERVER[‘DOCUMENT_ROOT’].”/wp-includes/pluggable-functions.php”);

    require_once($_SERVER[‘DOCUMENT_ROOT’].”/wp-content/LivePress/LivePress.config.php”);

    and do that $_server…. for all the entries

Viewing 1 replies (of 1 total)