meeech / shopify.tmbundle

A bundle for interacting with Shopify Theme Assets.
http://meeech.github.com/shopify.tmbundle/
136 stars 31 forks source link

Can't upload files #56

Closed thomasfals closed 12 years ago

thomasfals commented 12 years ago

I have used the bundle about a year ago with no problems. Now im seeing the same problem as issue 46. I have tried creating a new api key and new project. Also I do not have filevault running.

*Error: Could not upload layout/theme.liquid to default. Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : StartTag: invalid element name in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Warning: SimpleXMLElement::__construct(): <!doctype html> in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Warning: SimpleXMLElement::__construct(): ^ in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Extra content at the end of the document in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Warning: SimpleXMLElement::__construct(): <!doctype html> in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Warning: SimpleXMLElement::__construct(): ^ in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php:45 Stack trace:

0 /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php(45): SimpleXMLElement->__construct('<!doctype html>...')

1 /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/assets/upload.php(26): output_error('<!doctype html>...')

2 /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/runner.php(16): include('/Users/Thomas/L...')

3 {main}

thrown in /Users/Thomas/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45

thomasfals commented 12 years ago

Was missing config after system update