Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 85 bytes) in C:\xampp\phpMyAdmin\websitename\wp-includes\SimplePie\Parser.php on line 154
I'm trying to import the XML file. I keep getting this error.
php.ini has sufficient memory set.
wp-config has the 64mb memory line added.
What else could it be?
I have NO other plugins installed at all.