SnakeME

Results 4 comments of SnakeME

I'm seeing now that the URLs are all https:/domain.com but should be https://domain.com. I didn't see the / missing and when copy/pasting the URL in the browser, the browser automatically...

Okay I've found out that the WPML plugin is causing this. If I deactivate the WPML plugin, all media/javascript/css files get exported.

Solution: Convert $base into an array with the following format: $base = array('0' => '0', '1' => '1', '2' => '2', '3' => '3', '4' => '4', '5' => '5',...