Quote:
Originally Posted by blind-eddie
/home/hanginou/public_html/
Why is the site path set up this way?
|
What do you see wrong with that path? It looks just like the path on my old server.
To the OP, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);