Developing (v7+)

images within a content block

My question is posted here: http://www.concrete5.org/index.php?cID=30241&bID=713&arHandle=Comments&ccm_token=1271224207:434e255987ed827060010da21aa20aea&btask=passthru&method=form_save_entry#guestBookForm-713

Permissions error need help

I had a right sidebar page type with pages underneath it with a jquery dropdown nav. i changed the parent item after i found out they didn't want content in the parent nav from a page type to a external link (dead link ) ex: http;//www.###.com so it would…

best process for converting live site

I've read some discussion on moving a live site to concrete5, but I'm still unsure of the best practice. I do have mamp installed on my Macbook book pro. What I'm confused about, is should I create a dir in the htdocs folder with the name of my project an…

func_get_args splits on double quotes ruins form input

I'm building a single page / controller that interacts with the database and ran into a snag. Within the single page I am using the Form helper library and putting down a text input field like so: [code] [/code] On the controller, within the vie…

User Authentication - 3rd party databases - Not Really Open

Hi, Has anyone built a bridge, an api or a block that would retrieve, create, add or modify user authentication information from a 3rd party database? No disrespect intended here at all - but to truly be "Open" this is a huge requirement. IMHO Exampl…

Help with header.php and javscript implementation

Hi i've been trying for a couple days now to figure out how i would go about changing the css template based on users screen resolution. im currently using this piece of javascript to get it done [code]$(document).ready(function() { if ((screen.width>…

Overriding Core Files?

Is it possible to override core files like "/concrete/themes/core/dashboard.php?" -Steve

Validation error variable is protected

This is my output when trying to display the error in my single_page: [code]ValidationErrorHelper Object ( [error:protected] => Array ( [0] => Invalid email address provided. ) )[/code] Im using this code to set t…

Custom login.php Not Wrapped In Theme - Why?

Okay, I thought I understood this, but I'm completely baffled right now. To customize my login page, I copied login.php from "concrete/single_pages" to "/single_pages" and made my changes. The changes are reflected in the page when I visit it. However, wh…

Importing users AND their attributes

I have a few hundreds users I need to import into c5 and they have attributes I need to get into the system too. I couldn't find much documentation about the Import Users add-on developed by Kino, but I've installed the tool and in the Dashboard it's …

Filter Posts