Closed EEKimS closed 5 years ago
@EEKimS Can you see if there is whitespace prior to the <?xml tag - this may be output if one of your PHP file has trialing whitespace after the ?> tag or before a <?
@wilr i looked in your templates and didn't see any whitespaces, if that's what you mean
@wilr honestly i don't have any idea what would be generating whitespace anywhere
@EEKimS You may find some scripts online to help with the search to find the whitespace injecting file - i.e https://gist.github.com/AlexChittock/3742356
@wilr well i ran that script in the folder, but i guess i am not sure i understand the results - considering it is returning a large chunk of my site's php files that have not cause any issues until now -- including a lot of core vendor files
I managed to get the white space removed through an injector extension, but now the page just hangs -- think it has something to do with the stylesheets but there are no errors
that issue looks to be firefox not accepting the stylesheet headers or something. renders in chrome. I will close this, not sure if it's something in your list to fix
I may be missing something in configuration somewhere, but i am getting this error every time i try to load the sitemaps.
the set up steps i did (might be missing something)
Apologies if this is not enough info, i would be happy to help as i would like to actually be able to use this module.
Please Help :(
EDIT: I should include that currently this is on a Windows 10 / XAMPP setup -- but will be going live onto a linux server