Search found 16 matches

by hypnootik
Tue Oct 07, 2008 10:39 pm
Forum: CMSMS Core
Topic: Transparent GIF turns black when uploaded.
Replies: 0
Views: 701

Transparent GIF turns black when uploaded.

Hi

I Like cmsms very much. have built all my sites with it.

But now I came across with the small problem.
When uloading transparent Gif files they turn black instead of transparent.
And the same goes for PNG-s

What should I do or modify to get it working.


Thank you :)
by hypnootik
Thu Jun 05, 2008 9:44 am
Forum: Modules/Add-Ons
Topic: Dont show cataloger item when no images
Replies: 1
Views: 902

Re: Dont show cataloger item when no images

Hi


Still need for some help :)
by hypnootik
Wed Jun 04, 2008 11:33 am
Forum: Modules/Add-Ons
Topic: Dont show cataloger item when no images
Replies: 1
Views: 902

Dont show cataloger item when no images

Hi

How to edit template or php for Cataloger module so that it wont show items when there is no images uploaded.
Because images are taken through header("") I cant use php getimgesize and smarty dont support sutch function at all.

Best regards.
by hypnootik
Tue Apr 22, 2008 6:28 pm
Forum: [locked] CMSMS MLE fork
Topic: Cataloger not showing up in CMSMS MLE 1.2.4b
Replies: 3
Views: 3942

Cataloger not showing up in CMSMS MLE 1.2.4b

Hi

Cataloger categories and items ar not showing up in menu.
Have a fresh mle 1.2.4b installation with 2 languages: Estonian and russian.

What might be wrong?


Thanks
by hypnootik
Fri Feb 08, 2008 11:06 pm
Forum: CMS Show Off
Topic: web design company
Replies: 0
Views: 1682

web design company

Not much to say :D
Used CMSMS

www.acty.ee
by hypnootik
Tue Nov 27, 2007 12:49 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Re: Problem with CMS ML

The code I left uncopyed {* CSS classes used in this template: #menuwrapper - The id for the <div> that the menu is wrapped in. Sets the width, background etc. for the menu. #primary-nav - The id for the <ul> .menuparent - The class for each <li> that has children. .menuactive - The class for each <...
by hypnootik
Sun Nov 25, 2007 10:52 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Re: Problem with CMS ML

Hi


Thank You very much for the visual tutorials. Great material.

I also tried the  "{if !empty($node->menutext)}" trick earlyer already but the menu just got messed up :(

Can You help me to place this in my template. (posted it earlyer)


Thaks again :)
by hypnootik
Thu Nov 22, 2007 1:57 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Re: Problem with CMS ML

But is is a fresh CMS ML installation!!!
Followed the "Mini Howto MLE - Installation/Upgrade"

And there have appeared no database errors.!
by hypnootik
Thu Nov 22, 2007 12:37 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Re: Problem with CMS ML

This is the template I'm useing {foreach from=$nodelist item=node} {if $node->depth > $node->prevdepth} {repeat string="<ul>" times=$node->depth-$node->prevdepth} {elseif $node->depth < $node->prevdepth} {repeat string="</li></ul>" times=$node->prevdepth-$node->depth} </li> {else...
by hypnootik
Thu Nov 22, 2007 12:33 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Re: Problem with CMS ML

Hi

have the same kind of proble with News module.

When News is selected as Content type it allows to add also news category.

But THE SAME CATEGORY VALUE is set for both languages.

So both, Estonian and English readers can see the same category(no matter what language is selected)  :(
by hypnootik
Wed Nov 21, 2007 5:58 pm
Forum: CMSMS Core
Topic: Problem with CMS ML
Replies: 10
Views: 2950

Problem with CMS ML

Hi I have just installed the cms multilingual version. I have two languages. Estonian and English Everything seems fine but... the pull down menu (cssmenu) shows all the menu items in both languages. Even those that are set only in one language. If I create new page and fill only the english content...
by hypnootik
Fri Oct 19, 2007 6:10 am
Forum: CMSMS Core
Topic: Show news when no submenu items are listed
Replies: 6
Views: 1677

Re: Show news when no submenu items are listed

Isn't there any solution for this ?


???
by hypnootik
Tue Oct 16, 2007 11:59 am
Forum: CMSMS Core
Topic: Show news when no submenu items are listed
Replies: 6
Views: 1677

Re: Show news when no submenu items are listed

Hi again! I have searched the forum for 4 hours and still stuck in the same thing. Should I have something like this in my main template? "MAIN TEMPLATE.tpl" <div id=Top_links>             {menu template='simple_top_menu' number_of_levels='1' collapse='1'} </div> <div id=rightbar> {if ??? ...
by hypnootik
Thu Oct 11, 2007 9:53 am
Forum: CMSMS Core
Topic: Show news when no submenu items are listed
Replies: 6
Views: 1677

Re: Show news when no submenu items are listed

Thanks for Your reply.


I tried putting the {news} tag inside {if} statement in main template but could't find the right term to use for {if}.


:)
by hypnootik
Wed Oct 10, 2007 10:02 pm
Forum: CMSMS Core
Topic: Show news when no submenu items are listed
Replies: 6
Views: 1677

Re: Show news when no submenu items are listed

Hi

Really could need some help here    ???


Thanks

Go to advanced search