Hi all,
I've been unable to get the current release of 5.7 to install on my server. I upload the fileset, and when I hit the site, rather than the install dialog screen I get the following.
Warning: require(__DIR__/bootstrap/configure.php) [function…
Couple of questions on the Marketplace & PRB for 5.7 add-ons/themes:
1) Do we have a timeline for when the PRB will start accepting 5.7 submissions?
2) Is there a code/submission style guide for new 5.7 submissions against which PRB members should …
Can I propose a policy relating to the update of core scripts from third parties from 5.7 onwards.
This proposal is based on the fact that updates to core libraries, mainly jQuery, are very rarely reflected in releases of Concrete5. For example release…
Howdy all,
With the release of the 5.7 beta, I've started looking at what is required to update existing packages and themes. So far I've got most of my List Files From Set block working in 5.7, there are just a few internal changes to work through (p…
Hi,
I just downloaded the concrete5 5.7 beta version. It seems that there is a lot of improvement and work done for this new futur version.
I regret to say that there seems also to be a loss of efficiency or simplicity for the end user.
For examp…
In older blocks we could use the interface helper, like the Add Image button in the old slideshow block did.
[code]
$ah = Loader::helper('concrete/interface');
$ah->button_js(t('Add Image'), 'SlideshowBlock.chooseImg()', 'left')
[/code]
This do…
With the increase in file count in 5.7, I worry about bumping up against the inode limit of shared hosting accounts. I've already had a warning from SiteGround (limit of 150,000) when I added a test install to an existing 5.6 installation. Any thoughts?
…
I recently posted the following...
http://www.concrete5.org/community/forums/5-7-discussion/concrete5-5.7-developer-snapshot-alpha-14-major-updates/#650404
...but I thought it warranted its own topic, so I'm starting this thread. (I don't know if th…
With 5.7 being such a ground-breaking version, I'm surprised at the lack of really good extensions to the infrastructure. One of concrete5's competitive advantages is it's use of attributes. Has any thought been given to adding attributes to Groups? I wou…