Hi there!
Any time I try to update my existing addon (upload new version in the "Update files and compatibility" section), I get to the CloudFlare security screen (see screenshot attached). After entering the captcha, I'm redirected to the 'profile' pa…
I just ported over my first add-on to 5.7 and the rating and reviews is pretty barren. My previous add-on had 6 reviews and 5 stars (well, 4.83).
I feel that getting those first few purchases is the most difficult before you have a demonstrable histor…
This is a question mainly for frz,
on another thread you mentioned that really free addons should be released under MIT.
Our argument was that we may want to use free addons as an entry door for paid ones (or for services), so we would like them to …
I started with a developer who had done a great job with my website up until he got a full time gig. I need help completing a website he developed in Wordpress with custom Concrete5 programming layered on top.
I need the blog, contact page and a logo gal…
I uploaded my fixed new version add-on, Marketplace page said many errors.
But I already have fixed.
For example,
--
Version in listing matches controller.php
Expected package Version: 0.9.8.12. Controller package version: 0.9.7.3.8.
--
I checked…
I'd like to use file system function in add-ons of concrete5.6.x.
When I use `unlink' and upload to marketplace.
The page said bellow;
'unlink($sfn)' on line 27 in form_tomoac/controllers/dashboard/form_tomoac/upload.php
Can I use file system func…
I uploaded my add-on package.
Screen said,
'exec("lha e ken_all.lzh")' on line 11 in xxxxx/controllers/dashboard/xxxxx/upload.php
"lha" is a Japanese popular file archive tool command, it likes zip/unzip
I want to execute on concrete5. How sho…
Hello All,
I have made Christmas theme and submit to marketplace. And got live date which is on tomorrow.
Still there are no PRB members has checked. And it is festive theme. So don't want to late.
Are there no any rules for PRB members? Who is…
Hi,
since my theme went live automatically, I cannot access the theme review page.
Just received a notification of a new comment from a reviewer, but cannot access the theme review page.
Thanks!
Jordi
What does the "Doesn't use include statements" mean?
I get this after updating one of our add-ons, but there is no files listed to show where it found it. I don't use PHP include statements anywhere in the add-on, but I do use $this->inc(). So could this…