Search found 6 matches

by Larrybear
Sun Feb 24, 2013 5:19 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Search page-hierarchy UDT breaks site
Replies: 5
Views: 1989

Re: Search page-hierarchy UDT breaks site

I just tried on a test install and it works. First: In your UDT it has to be: $one_page->Hierarchy(); and $one_page->Alias(); and instead of: $smarty = $gCms->GetSmarty(); it better be: $smarty = cmsms()->GetSmarty(); Second: Call the UDT like this: {all_content assign='children' parent_hierarchy='...
by Larrybear
Sat Feb 23, 2013 2:21 pm
Forum: CMS Show Off
Topic: New website portfolio
Replies: 3
Views: 3620

Re: New website portfolio

Mmm, goodie!

The site itself is enough of a portfolio =)
by Larrybear
Fri Feb 22, 2013 12:35 pm
Forum: [locked] Accessability and Usability
Topic: Larger image on mouseover.
Replies: 4
Views: 6417

Re: Larger image on mouseover.

You can do this easy with CSS. Here you can find a easy guide:

http://www.webmasterworld.com/css/3742910.htm

Or you can use CSS3, imo CSS3 is easier, but not so great support for older browsers. With CSS3 you use the transition and transform tags.
by Larrybear
Sun Feb 17, 2013 3:39 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Search page-hierarchy UDT breaks site
Replies: 5
Views: 1989

Re: Search page-hierarchy UDT breaks site

Thanks for your reply! Ah... Great... I changed the two arrays and now the site don't break anymore! :D but the "setup" does not work, the children of page one still appear in the search results. Anyone have any idea if this is easy to fix? I read the announcements about the 1.11 releases,...
by Larrybear
Sat Feb 16, 2013 1:11 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Search page-hierarchy UDT breaks site
Replies: 5
Views: 1989

Re: Search page-hierarchy UDT breaks site

Some additional information. When i put this tag in a page or template: (When i say the page breaks, all CSS and code is gone, all content floated to the left side of the screen, and not even debug mode showing up) {all_content assign='children' parent_hierarchy='00001'} The site breaks, if i remove...
by Larrybear
Tue Feb 12, 2013 6:25 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Search page-hierarchy UDT breaks site
Replies: 5
Views: 1989

[SOLVED] Search page-hierarchy UDT breaks site

Hello! CMS MS: 1.11.4 CMSMailer 5.2.1 CMSPrinting 1.0.3 FileManager 1.4.3 MenuManager 1.8.5 MicroTiny 1.2.5 ModuleManager 1.5.5 News 2.12.10 Search 1.7.7 ThemeManager 1.1.7 CGExtensions 1.31.4 JQueryTools 1.2.3 MleCMS 1.11.4 MultiDomains 2.1.1 CGSimpleSmarty 1.5.2 CompanyDirectory 1.17 CGGoogleMaps ...

Go to advanced search