Developing (v7+)

User can add pages to it's profile

I like to extend the current profile, with the possibility to add and edit pages for the current user.. So a user (member) can add, remove and edit pages. Those pages are only accessible to this person (edit-mode)... But they need to be accessible fo…

Evaluate DB Query

Sorry for this basic question, but I just can't for the life of me figure this out. Given this code: [code] $db = Loader::db(); $vals = array($newpass,$userid,$oldpass); $sql = 'UPDATE myAccountUsers SET password=? WHERE userid=? AND password=?'; …

Very Slow Loading...

Hi everybody, I have been dealing with extremely slow loading times for my website and anything else concrete5 related for my site..or so I thought. As you can see from the attached screenshot it takes almost 10 seconds to jut GET my domain and afte…

Facebook like of my page shows captcha thumbnail on facebook

I've just added the Facebook like button to my blog page and tested it. Works but the like entry on my Facebook page shows my sites captcha image. I do have logo on the page, but as it's a background image it's probably invisible to the plugin. And I gene…

Character encoding issue in tag cloud results

I have lots of "???" in my tag cloud search results where there should be extended characters (quotes, accents etc.) eg: http://brandculture-se.com/index.php/blog/?akID[11][atSelectOptionID][]=204 If you click through to a page you'll notice the same co…

Nested single pages and custom themes

I'm working on a package that creates single pages. For example, at certain point it may create following pages at spesific point of sitemap: /custompages/custom_2012 (this is the "main" single page created) /custompages/custom_2012/sub1 (1st sub pag…

Errors due form within a stack

I want to insert a form into different pages in the sidebar. In addition I have created a form in the stack and called it with the following code in the template: [code]$b = new GlobalArea('Schnell-Formular'); $b->display();[/code] The display is …

Form is not sending an email

I created a feedback form on our web site and added an email address to the options. When I submit the form, the email never goes out, though the submission appears on the Reports tab in the Dashboard. I confirmed that the form submission email address…

Adding blocks

I have a site that on a certain page when I add a block it puts one and indents the other. It's like the first block is the parent and the second one acts like a child block below it. The site is http://westwoodhillschristianchurch.org/index.php/messeng…

Using Facebook plugins via Javascript SDK and OAuth 2.0 functionality

I am working on including facebook plugins on my site using their Java Script SDK which apparently as of (Dec 11, 2011) only supports Oauth 2.0. http://developers.facebook.com/docs/plugins/ I thought that copying and pasting the code provided from f…

Filter Posts