Developing (v7+)

Sitemap Generation - 30,000 Pages

Hi All, I let my sitemap generation run overnight and its getting close to 24 hours now. How long would you expect it to take for a 30,000 page website? I'm not sure if Ive done something wrong when re-installing it, as I accidentally deleted it, bu…

getAreaHandle() not returning correct handle (in GLOBAL area)

The following code does not return the correct area handle (concrete 5.6.3.3) [code] $areaname = $this->block->getAreaHandle(); [/code] In a global area, this will return "main". The ONE AND ONLY time it will display correctly, is when I go in edi…

contact form in footer

I made a simple contact form that resides in a global area of a footer on a website.However when engaged and submitted the form doesn't push the person to the a thank you page like it should. Any ideas why it is doing this? Is it a permissions error?

Site has slowed down.

My site has slowed down significantly and I am getting the following error: [code] Error: Error calling method on NPObject. (anonymous function) symcBFPerformOnDOMChangedHandler dispatchEvent respondToMessage [/code] Here is the URL: srf-sanfra…

Automatic Login

I have a client who has a separate web interface with public profiles(not using C5), and they would like to link to our C5 website, and auto login. However they do not want the user to login twice, so they are after some sort of token/query string/api key…

Access to body + header html?

Hi! I apologize if this is in the wrong space, but we're looking into using concrete5 for our website, and I was able to find the accessibility to header html but I was wondering if the body html was accessible as well? We would like to put code from our …

Access to body + header html?

Hi! I apologize if this is in the wrong space, but we're looking into using concrete5 for our website, and I was able to find the accessibility to header html but I was wondering if the body html was accessible as well? We would like to put code from our …

Multiple Grids / Row Layouts

Hey everyone, I'm currently building a website for a client using C5 v.5.7.3.1 and I successfully added an individual Grid which is working just fine. But as rows might hat different colors I'd like to know I can change the color of the whole row in a …

Single login/registration page (sign_in)

Hello everyone I am new to Concrete and to the forums and I was trying to create a login/registration page. I found one Created by Mattwaters in the how to's, however, when i use the code i get the following error: Class 'OpenIDAuth' not found. here is…

Call to controller method throwing 404 page not found error

Hi, I am trying to build a custom package for one of my clients, I have installed the package successfully with a blank controller and view file, but when I attempt to follow Andrew's tutorial located here: http://andrewembler.com/posts/basic-mvc-in-co…

Filter Posts