shopify.tmbundle icon indicating copy to clipboard operation
shopify.tmbundle copied to clipboard

Various warnings on "Download full Theme" command

Open elkue opened this issue 10 years ago • 7 comments

I go to bundles > shopify > download full theme and get a ton of errors similar to the following:

Warning: file_put_contents(/templates/search.liquid): Warning: file_put_contents(/templates/page.liquid)

In textmate I have the correct values in SHOPIFY_STORE, etc, as far as I know.

Textmate version is 2.0-alpha.9543

elkue avatar May 27 '14 15:05 elkue

@elkue Do you see any message with the warning? Looks like PHP error. TM2 isn't officially supported for the bundle.

meeech avatar May 27 '14 15:05 meeech

@meeech Thanks for the quick reply. Looks like it's fetching correctly, I think I missed the step where you first open a .txt file to start a project. Now it just says "Done". But I can't see the code for my theme anywhere.

elkue avatar May 27 '14 15:05 elkue

@meeech

Ok figured that out. Now I am trying to "Send Assets to Shopify" after making some changes in the styles.scss file, but getting the following error:

*Error: Could not upload styles.scss to default. Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Start tag expected, '<' not found in /Users/outlier/Library/Application Support/Avian/Pristine Copy/Bundles/shopify.tmbundle/Support/functions.php on line 52.... with lots of other messages below it

elkue avatar May 27 '14 15:05 elkue

@meeech should I refer to/make a different thread for that error?

elkue avatar May 27 '14 15:05 elkue

@elkue nah, its ok. can continue in this thread. Can you see if any of these bugs relate to the issue you seeing? https://github.com/meeech/shopify.tmbundle/search?q=Start+tag+expected%2C+%27%3C%27+not+found+&ref=cmdform&type=Issues

meeech avatar May 27 '14 16:05 meeech

@meeech I'm trying to do my initial "full download" of the theme and I get this error:

Getting theme asset list... Error: Assets list not returned. Could just be a temporary error. Feel free to try again. Req Url: https://[api_key]:[password]@3dplusme.myshopify.com/admin/assets.json

If I paste that URL into a browser I get a list of assets with no trouble. Any suggestions?

mdcougar avatar Feb 28 '15 23:02 mdcougar

Hey mike. I'll have to see if I can loon into it. But I stopped using tm a long time ago. Was it working for you before and it just stopped? Or was this your first time using it?

Sent from my iPhone

On Feb 28, 2015, at 6:33 PM, Mike Dodson [email protected] wrote:

@meeech I'm trying to do my initial "full download" of the theme and I get this error:

Getting theme asset list... Error: Assets list not returned. Could just be a temporary error. Feel free to try again. Req Url: https://[api_key]:[password]@3dplusme.myshopify.com/admin/assets.json

If I paste that URL into a browser I get a list of assets with no trouble. Any suggestions?

— Reply to this email directly or view it on GitHub.

meeech avatar Feb 28 '15 23:02 meeech