Expand my Community achievements bar.

SOLVED

HELP which photoshop to but

Avatar

Level 1

Help New Probook mac what version of photoshop cs should I load i have been using a pc and don't want to use CC. I want a disc. Need to know what verision on a mac probook OSX to buy? I'm new here so I need help.I paid and tried to download CC they got my money but no program for me. So I need a disc. I sure I can find some old CS new in the box what to buy? Help Help

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

Hello,

The folks in this community are not experts in Photoshop or its compatibility with Mac OS.

I recommend that you visit the Photoshop forum to ask the experts there: https://forums.adobe.com/community/photoshop

 

Kind regards,

- Carey

View solution in original post

1 Reply

Avatar

Correct answer by
Former Community Member

Hello,

The folks in this community are not experts in Photoshop or its compatibility with Mac OS.

I recommend that you visit the Photoshop forum to ask the experts there: https://forums.adobe.com/community/photoshop

 

Kind regards,

- Carey

The following has evaluated to null or missing: ==> liqladmin("SELECT id, value FROM metrics WHERE id = 'net_accepted_solutions' and user.id = '${acceptedAnswer.author.id}'").data.items [in template "analytics-container" at line 83, column 41] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign answerAuthorNetSolutions = li... [in template "analytics-container" at line 83, column 5] ----