Developing (v7+)

Page not found not giving 404 header

I have discovered a strange problem in my c5 installation. When I try to access a page by name (e.g http://www.example.com/index.php/nonexisting ) The page_not_found single_page is shown, but the page_not_found controller is not run and so the 404 head…

Adding an Item to the Header Area

Hey all, Slowly learning this new CMS. Still working on mytrucklube.com. I am inspired and would like to add a piece of text (either as text or a jpg) in the header, like I've seen on www.techauto.com: "Your local independently owned..." But …

External Link - Sitemap Full Options

Hi All - Just a quick post, found a work around to allow full options on external links on the sitemap (rather than having to go via the page search) 1. Extend /controllers/dashboard/sitemap/full.php (we created in a new package)

Autonav classes

Hello. Im designing a menu and i need to "catch" the classes for my "li"s in the autonav so i can style each one individually. Is this possible through the autonav? Example. i want home - to be the color green contact - to be the color blue b…

user gets logged out when viewing a public page

Hi, I have a site with a member's area as well as a public area. When a user logs in (admin as well) it redirect's them to the member's home page which is correct. However when the user clicks on the public link in the navigation bar it should send t…

Scrolling Text

Hey all, I am still working on mytrucklube.com, and as you will see, I have 3 testimonials. I thought there would be an easy way to scroll or fade one into the other. Now I am technosavvy, but I haven't found a solution. Tried a few things that …

setThemeByPath Dynamic?

Hiii.. i try to figure out how to make setThemeByPath dynamic. for now i just harcoded it in site_theme_paths.php [code] $default = 'yogurt'; $v = View::getInstance(); $v->setThemeByPath('/login', $default); $v->setThemeByPath('/page_forbidden'…

Custom Block checkbox value not saving

I've got a custom block that I created the framework for using Jordan Lev's Designer Content. I'm now trying to modify the block so that I can add a checkbox so the user can indicate whether they want the image they chose to be displayed with a lightbox.…

ProBlog v6 pushed up today!

Hey all, I'm pretty excited about this release. Some highlights for you: - full Disqus integration and easy enable settings - Twitter oAuth authentication for Post'n'tweet - New "Latest Comments" block added Also of note, is that SimpleBlog is…

Filter Posts