Developing (v7+)

Help! - Place a video over a static image (iPad)

I am a Concrete5 newbie using 5.6.2. My homepage has an image block with a person holding an iPad. I would like to overlay a video (.mp4 and ogv) inside the iPad image to demonstrate our company presentation. Can someone please guide me? Another note: …

Create users through API

Im building an website with another datasource. Concrete is the building platform. I just want to know if is possible to create users through the API. So I can give rights by Concrete.

[resolved] All users except Admin: Uncaught exception error

UPDATE: ACE DEV WILL W. DID A FULL DELETE-AND-REINSTALL (site copied from old BlueHost installation) WHICH ELIMINATED THE ISSUES. Hi all, we had a working installation of v5.7.x on BlueHost. Copied it to WebHostingHub. It seems to work fine except: …

Problems using AJAX with single pages.

Hello Currently I'm trying to swap out content in a table with AJAX, depending on which "mode" the user selects(edit mode/delete mode). I don't have any previous experience using AJAX, so it's all new to me, which might also be the reason why I don't und…

Font size and color in image slider: Why is this SO hard?

Hi everyone, I'm new to this platform and using the elemental theme to build a website. In the image slider I want the text over the picture to be a certain size and a certain color. The tag does not work (deprecated) so I've gone to CSS Social Me…

1and1.com

I use Microsoft Expression for a website that is hosted by 1and 1.com and am considering changing to using Concrete5 to edit the site. Does anyone else use 1and1? and does it work well? Also considering changing the webhost of another site that I do fro…

Fatal error in the array helper

I'm getting a fatal error when using the array helper's "flatten" method. Here's my code: [code] $arr = Loader::helper('array'); $data = $this->post(); $data = $arr->flatten($data); [/code] The error is: [code] Fatal error: Call to undefined f…

saving a password in a db table

I am working on an application, where i need to save a password to a db table. This password needs to be able to be retrieved from the table for the application to use it to authenticate with another server. My question is what mechanism is there in concr…

Filter Posts