Search found 8 matches

by balle
Thu Dec 24, 2009 10:56 am
Forum: Modules/Add-Ons
Topic: [solved] Formbrowser help
Replies: 5
Views: 1845

Re: Formbrowser help

OK it's working now, thanks

I did it with this code:

Code: Select all

{foreach from=$list item=entry}	
{$entry->fields[3]}
{/foreach}
3 is the sorting number you gave on the first tab to a field
by balle
Wed Dec 23, 2009 7:10 pm
Forum: Modules/Add-Ons
Topic: [solved] Formbrowser help
Replies: 5
Views: 1845

Re: Formbrowser help

Thanks, that brings me a step closer, but I can't find how to call these parameters now?
by balle
Wed Dec 23, 2009 10:42 am
Forum: Modules/Add-Ons
Topic: [solved] Formbrowser help
Replies: 5
Views: 1845

[solved] Formbrowser help

I am making an application where I use some fields users have submitted with formbuilder, I don't want to use the standard template so I am trying to make one myself. I can't find the parameter I have to use if I want to call a specific field from all the entry's who have been approved by me. So I a...
by balle
Sun Nov 22, 2009 5:16 pm
Forum: CMSMS Core
Topic: png thumbnail has black background
Replies: 2
Views: 1370

png thumbnail has black background

The problem I am having is when I upload an image it converts my transparent png to a thumb with a black non-transparent background. Is there a fix for this?
by balle
Sun Oct 11, 2009 1:56 pm
Forum: Modules/Add-Ons
Topic: Calendar 1.0 - Missing Modify Calendar Permission
Replies: 16
Views: 8955

Re: Calendar 1.0 - Missing Modify Calendar Permission

that did the job, thanks dino
by balle
Thu Oct 08, 2009 2:47 pm
Forum: Modules/Add-Ons
Topic: Calendar 1.0 - Missing Modify Calendar Permission
Replies: 16
Views: 8955

Re: Calendar 1.0 - Missing Modify Calendar Permission

I need this fix too!!!
by balle
Wed Oct 31, 2007 10:44 pm
Forum: Dutch - Nederlands
Topic: Wie woont waar?
Replies: 59
Views: 22539

Re: Wie woont waar?

Vlaams-Brabant in het nu nog België
by balle
Fri May 11, 2007 12:37 pm
Forum: Tips and Tricks
Topic: hide page alias from default page url in google sitemap generator
Replies: 2
Views: 3008

hide page alias from default page url in google sitemap generator

I noticed that the default url with priority 1 is www.domain.com/home instead of just www.domain.com so i  managed to make the defauld url www.domain.com replace in gsitemap.php echo ' <loc>' . $onecontent->GetURL() . '</loc>'. "\n"; with if ($onecontent->GetURL() == $onecontent->DefaultCo...

Go to advanced search