sometimes if you are already connected to the marketplace through your site, and you then go save stuff for later, it won't show up in the list unless you logout and relogin (on the add functionality page that is)
try to connect to the concrete5.org site through it. if that doesn't work, you're missing something somewhere. if that does work, somethings goofy with your server setup.
If you're on a linux server try:
wgethttp://www.concrete5.org
I'd bet its a dns or network issue. It's unlikely that your server is fire-walled against outbound http requests.
The marketplace log-in and data requests are strait up http:80.
Another thing to check is that json & simplexml are enabled in your php install. If you're not sure about that post a link to a phpinfo file and I'll check it out.
I've installed several copies lately on several servers, all CentOS 5. Some worked without issues, others no joy. Hoping to use this in production soon, hoping lack of support isn't the killer for this app...
well it works if Curl is installed and not if it isnt. There's probably plenty of other server config issues that can cause something as complex as one click install to not work.
in regards to support. I see plenty of posts from Ryan above who is on payroll. I'm not sure how much free installation support any open source app offers but I doubt you're going to get much better than us.
-frz
I'm sorry if that post was irritating, i'm new to the concrete5 framework, and was frustrated with bug. I just saw a post that was weeks unanswered, but I understand the lag.
I've tested my Curl and it works, but still the can't connect message on themes page, and nothing new to install on functionality page. I'll just download and install manually for now.
save some for later.
now connect your site to concrete5.org with the add functionality pane, the themes you saved for later should show up on the right.