-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to upload an asset works in one shop but not another. #59
Comments
you mention it works fine in one shop, but not another. Are you trying to upload the same assets to the 2 different shops? or is it different assets each shop? |
Each shop is set up as its own project and has separate assets. On Thu Aug 9 18:59:16 2012, mitchell amihod wrote:
|
can you humour me, and remove the ' from the containing folder Amanda's Shop? |
That worked! Thank you!! On Thu Aug 9 19:28:15 2012, mitchell amihod wrote:
|
Great. I'm gonna leave this ticket open: todo: Look at escaping code. |
I'm trying to send selected assets which works fine in one shop but not another. Config seems to be set up correctly. The shop in question will allow me to send asset to shopify but will not let me send selected assets. I instead get this error.
Warning: finfo_file(/Volumes/IOMEGA HDD/Web Sites/Amanda'''s Shop/Royale Theme (TM)/assets/baby_knits.jpeg): failed to open stream: No such file or directory in /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 14 Warning: file_get_contents(/Volumes/IOMEGA HDD/Web Sites/Amanda'''s Shop/Royale Theme (TM)/assets/baby_knits.jpeg): failed to open stream: No such file or directory in /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/assets/upload_multi.php on line 23 Sending asset: /Volumes/IOMEGA HDD/Web Sites/Amanda'''s Shop/Royale Theme (TM)/assets/baby_knits.jpeg...
*Error: Could not upload /Volumes/IOMEGA HDD/Web Sites/Amanda'''s Shop/Royale Theme (TM)/assets/baby_knits.jpeg to royale. Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Start tag expected, '<' not found in /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45 Warning: SimpleXMLElement::__construct(): 4 in /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45 Warning: SimpleXMLElement::__construct(): ^ in /Users/lukaslars771/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/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php:45 Stack trace: #0 /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php(45): SimpleXMLElement->__construct('4') #1 /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/assets/upload_multi.php(41): output_error('404', Array) #2 /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/runner.php(16): include('/Users/lukaslar...') #3 {main} thrown in /Users/lukaslars771/Library/Application Support/TextMate/Pristine Copy/Bundles/Shopify.tmbundle/Support/functions.php on line 45
The text was updated successfully, but these errors were encountered: