Just upgraded an old site to 12b
Message said "Done"
Front of site looks ok but admin says
"Could not aquire directory handle on" and no feeds showing
Please help
Hi newbie69,
The fact that the feed directory (../feeds/) is not displayed after the error message indicates that config.advanced.php isn't being included, so that in turn points towards includes/common.php possibly having been missed out of the upgrade. Please double check that this is the 12/10B distribution versions; specifically that line 6 is as follows:
require("config.advanced.php");
It may be best to refresh the upgrade of the entire /includes/ folder just incase any other files were missed; but if it's still not working if you'd like to email me the details of the installation I'll check it all over for you...
Cheers,
David.
--
PriceTapestry.com
Hi,
That sounds like the file config.advanced.php is missing as that's where $config_feedDirectory is defined in 12/10B - check that it's uploaded to the Price Tapestry installation folder and that should be all it is...
Cheers,
David.
--
PriceTapestry.com