• Join Now
  • Sign In
  • Cart
  • Instant Setup
  • Download
Logo
  • About
    • For Developers
    • For Agencies
    • For Designers
    • For Anyone
    • Testimonials
    • Showcase
    • Our Philosophy
    • Blog
    • Instant Setup
  • Community
    • Members
    • Forums
    • Chat
    • Karma
    • International
    • Jobs
    • eNewsletters
  • Developers
    • Download concrete5
    • Join Beta Team
    • Translate concrete5
    • Bug Tracker
    • Submit to Marketplace
    • Code Submissions
    • News
    • Community Leaders
    • Related Projects
  • Marketplace
    • Add-Ons
    • Themes
    • Hosting
    • Training
    • Add-on Installation
    • Deal Of The Day
    • Swag
  • Enterprise
  • Documentation
    • Getting Started
    • Editor's Guide
    • Learn concrete5
    • Developers Index
    • How-Tos
  • Forums

Framework CSS clashes with Lightbox Add Ons

“Thanks for taking a look. Not really, it happens to small and large images alike. I've attached an image of the problem. Both the right and bottom border is cut off. With…”
says designclash1 on 05/22/13 at 6:31 PM, in reply to “I've had a look at the link yo…”

13

replies

Moved from local to live host and site not displaying

“While php 5.3.14 works on the front end, the dashboard doesn't.”
says cmscss on 05/22/13 at 6:23 PM, in reply to “OK, so just switched the PHP v…”

11

replies

CRM

“You can search for CRM on the forum to find some other threads on the topic. Some development efforts suggested, but I don't believe anything's in the marketplace at this point. …”
says jvansanten on 05/22/13 at 6:20 PM, in reply to “Is there an easily configured/…”

1

reply

Memorial Day "Build a Bargain" Sale - Customize Your Discount

“In honor of Memborial Day, I am offering a "build your own bargian" deal! It's super easy: just let me know which of my paid addons or themes you're interested in, how many license…”
says growthcurve on 05/22/13 at 6:18 PM

0

replies

Auto-Nav Parent-Child Question

“I am having an issue trying to display my sidebar auto-nav the way I'd like. What I want is to have the child pages open only when on a parent page. So, for example: Parent1 Pa…”
says webicine on 05/22/13 at 6:03 PM

0

replies

How can i change the Text for Captcha Input

“I'd like to add a class to the div holding the text so I can style it for different sections in my site. Since the controller is now deep inside the concrete>core directory where w…”
says labdesignstudio on 05/22/13 at 5:43 PM, in reply to “In 5.6.0.2 it seems to appear …”

12

replies

CRM

“Is there an easily configured/customised CRM add on available some where that could be used with multiple separate clients i.e separate log in to separate CRM database for each sep…”
says hackdriver on 05/22/13 at 5:26 PM

1

reply

Moved from local to live host and site not displaying

“OK, so just switched the PHP version in MAMP from 5.4.4 to 5.3.14 and the site now renders. Will update MAMP (there are many versions of php) and see which ones work and which d…”
says cmscss on 05/22/13 at 5:18 PM, in reply to “I'm having this issue but in r…”

11

replies
“I'm having this issue but in reverse - the site works on our DEV server but not in MAMP. Yesterday I re-exported the database from DEV and the site worked - but this morning, th…”
says cmscss on 05/22/13 at 5:09 PM, in reply to “I just manually changed everyt…”

11

replies

Cannot Delete Users - Get Logged out

“Any updates on this? I'm also experiencing automatic log out when editing user properties... The session uID appears to turn into the user I've tried to edit, I've not tracked down…”
says ggn06awu on 05/22/13 at 5:08 PM, in reply to “I am having the same problem. …”

6

replies

Moved from local to live host and site not displaying

“I just manually changed everything to Camelcase through phpMyAdmin and it worked. It got rid of the blank screen and now I just have some directory issues but the database is conn…”
says lackadaize on 05/22/13 at 4:44 PM, in reply to “No I have given up :( I've …”

11

replies

Sorting blocks by custom block value before displaying

“I thought of the option to have different views if you are logged in or not but that doesn't look good. I looked at all the methods but I couldn't find one. Is there more docum…”
says MrLindau on 05/22/13 at 4:14 PM, in reply to “I seem to remember there is a …”

8

replies

Modify HTML output from block

“If you are looking at events, I recommend Mnkras's event tester addon. Its great for learning as well as testing.”
says JohntheFish on 05/22/13 at 4:05 PM, in reply to “Many thanks for your reply, Jo…”

3

replies

Sorting blocks by custom block value before displaying

“I seem to remember there is a method on the area object to display a single block. It may be better in the foreach loop. For editing, you could put all your new code in the else…”
says JohntheFish on 05/22/13 at 4:02 PM, in reply to “I got this far. It sorts the b…”

8

replies

Best practices on translating dynamic content...

“Well, I think I've quite a deep knowledge to describe what's happens by calling Localization::setLocale and the t() function family. On startup setLocale (with the help of Zend)…”
says mlocati on 05/22/13 at 3:42 PM, in reply to “Relating to finding strings et…”

28

replies
“I don't have much of a proposal, actually. I just don't like t()s. :) This = the proccess I described above, in which you have a back-and-forth creating / translating process, w…”
says jshannon on 05/22/13 at 3:14 PM, in reply to “Hi James, could you please …”

28

replies

Check if block is empty

“Hey I just wanted to update this a bit b/c I'm finding it very Useful but the earlier versions listed don't work for GlobalArea and I've found that you don't need to declare global…”
says vibrant on 05/22/13 at 3:13 PM, in reply to “Perfect! Thank you so much. I …”

15

replies

Sorting blocks by custom block value before displaying

“I got this far. It sorts the blocks and displays them in the right order. But is there a way to get this to sort in edit mode, and sustain the ability to add/edit block? I'm looki…”
says MrLindau on 05/22/13 at 3:06 PM, in reply to “Hi! Is there a way to sort …”

8

replies

Best practices on translating dynamic content...

“Hi Michele, thanks, no prob. As for the unification of t, t2, tc - I was just thinking about why three functions exist to do the same thing, I didn't mean to suggest that re…”
says bmatzner on 05/22/13 at 2:38 PM, in reply to “@Bernd Yes, you're right. My …”

28

replies

Modify HTML output from block

“Many thanks for your reply, JohntheFish! If that cannot be made for given pages, but using a handler (for what I have seen so far that means every page in the site) then it will b…”
says hemam on 05/22/13 at 2:37 PM, in reply to “You won't be able to do it in …”

3

replies

feedFilter By Forum

  • » Select All

Sort By

  • Recent Activity
  • Most Helpful
  • Most Replies

Filter By Answered

  • Show All
  • Answered Only
  • Unanswered Only

Filter By User

  • Show All
  • Other

Commands

Start New Discussion

Earn some Karma...

Answer Questions
Next »

Post

(Enclose code samples in [code][/code].)
remove
Attach a file
x
(receive an email each time a reply is posted)
 
  • Community
  • Forums

Do you have questions

  • What are users saying?
  • Who is using concrete5?
  • What makes concrete5 easy?
  • Why develop on concrete5?
 

We’re on “The Twitter”

Looking for good sources on how to create @concrete5 themes .. anyone knows a good one? Ive tried http://t.co/Bvmm4ncVpo #lazyweb #concrete5

Follow concrete5

About

  • For Developers
  • For Agencies
  • For Designers
  • For Anyone
  • Testimonials
  • Showcase
  • Our Philosophy
  • Blog
  • Instant Setup

Community

  • Members
  • Forums
  • Chat
  • International
  • Jobs
  • eNewsletters

Developers

  • Download concrete5
  • Join Beta Team
  • Translate concrete5
  • Bug Tracker
  • Beta
  • Submit to Marketplace
  • Code Submissions
  • News
  • Community Leaders
  • User Doc Group
  • Related Projects

Marketplace

  • Add-Ons
  • Themes
  • Hosting
  • Training
  • Add-on Installation
  • Deal Of The Day
  • Swag

Documentation

  • Getting Started
  • Editor's Guide
  • Learn concrete5
  • Developers Index
  • How-Tos

Legal

  • Privacy Policy
  • Terms of Use
  • Refund Policy
  • Contact Us
© 2008 to 2013 Concrete CMS Inc. All Rights Reserved.

Sign In?

You must have a user account and be signed to perform this action.

  • Sign In
  • Register