Search found 91 matches
- Thu Jan 26, 2012 11:30 am
- Forum: Modules/Add-Ons
- Topic: How can I create search Dropdown list from Categories in News Module
- Replies: 8
- Views: 4447
Re: How can I create search Dropdown list from Categories in
i'd love to know how to dropdown this list of cats with jquery... and how to style it in css.. it parses <form method="get"> <select name="news_category"> <option value="-1">All</option> <option value="1" >General</option> <option value="2" >concerte...
- Wed Feb 23, 2011 1:00 pm
- Forum: Modules/Add-Ons
- Topic: News module (summary) in jQuery content slider
- Replies: 3
- Views: 2846
Re: News module (summary) in jQuery content slider
Ok. cycle plugin is working. Unfortunately it makes simleslider not to work... is there a jQuery conflict?
thanks in advance
thanks in advance
- Tue Feb 22, 2011 7:56 pm
- Forum: Modules/Add-Ons
- Topic: News module (summary) in jQuery content slider
- Replies: 3
- Views: 2846
News module (summary) in jQuery content slider
I need some help with: http://www.losttheoryfestival.com/test I have a few questions: - I want to make some kind of news slider with the four latest news items - After clicking the title (right) you get the news summary on the left - I tried calling '<h3 id="NewsPostDetailTitle">{$entry->t...
- Sun Oct 10, 2010 11:34 am
- Forum: CMS Show Off
- Topic: new website Steinerschool Brussel
- Replies: 6
- Views: 3455
Re: new website Steinerschool Brussel
@ rab: indeed 1.8.2 css simpleslider: #simpleslider { width: 548px; height: 240px; position: relative; overflow: hidden; } #simplesliderContent{ width: 720px; position: absolute; top: 0; margin-left: 0; } .simplesliderImage{ float: left; position: relative; display: none; } .simp...
- Tue Oct 05, 2010 7:42 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: How to make CGCalendar Bigger?
- Replies: 3
- Views: 1788
Re: How to make CGCalendar Bigger?
normally the css file is available in the list of ccs-es. I think its called CG Kalender CSS voorbeeld v1.2.5
- Tue Oct 05, 2010 4:35 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129281
Re: A new photo album manager : Gallery
maybe you could consider an upgrade from the base pacage. see what that does to the coorpodration between cmsms and the gallery module?
- Thu Sep 30, 2010 8:21 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users not working anymore!
- Replies: 3
- Views: 1423
Re: Front End Users not working anymore!
cleared cache and all cookies form browser?
logout out in admin panel?
then try again...
logout out in admin panel?
then try again...
- Thu Sep 30, 2010 4:43 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGCalendar - Events with same title not displaying
- Replies: 3
- Views: 1512
Re: CGCalendar - Events with same title not displaying
I think you should place
unique_only="1"
in your tag
greetz
unique_only="1"
in your tag
greetz
- Wed Sep 29, 2010 12:18 pm
- Forum: Modules/Add-Ons
- Topic: CGUserDirectory action="browse" prop="mandaten"
- Replies: 3
- Views: 1418
Re: CGUserDirectory action="browse" prop="mandaten"
more info: when i hit for example 'feestcommité' the person who should show up doesnt. Due to the fact he's already listed under 'website' also. Aparently users can only be shown in one category in this function??? the error i get : DEBUG: error in count query QUERY = SELECT count(U.id) FROM cms_m...
- Tue Sep 28, 2010 3:05 pm
- Forum: Modules/Add-Ons
- Topic: CGUserDirectory action="browse" prop="mandaten"
- Replies: 3
- Views: 1418
Re: CGUserDirectory action="browse" prop="mandaten"
Anyone?
Why is it only possible to call one 'userprop' in this function and why are the once with two tasks taken out of the page result shile the number indication is correct?
Why is it only possible to call one 'userprop' in this function and why are the once with two tasks taken out of the page result shile the number indication is correct?
- Mon Sep 27, 2010 5:02 pm
- Forum: Modules/Add-Ons
- Topic: CGUserDirectory action="browse" prop="mandaten"
- Replies: 3
- Views: 1418
CGUserDirectory action="browse" prop="mandaten"
Hello, This is a specific question: - I made several user properties in FEU. - One of them is called 'mandaten' it's a list where users are appointed one or more tasks form a multiselect list. - Now i want to call them using {CGUserDirectory action="browse" prop="mandaten"} to ge...
- Thu Sep 23, 2010 6:22 pm
- Forum: CMS Show Off
- Topic: new website Steinerschool Brussel
- Replies: 6
- Views: 3455
new website Steinerschool Brussel
Hello, you can find the site here: www.steinerschoolbrussel.be Used: Album 0.9.3 CGCalendar CGExtensions CGSimpleSmarty CGUserDirectory 1.2.4 CMSMailer 2.0 CompanyDirectory 1.6.8 CustomContent 1.7.3 FEUMailer 0.9.2.BETA FileManager 1.0.2 FormBuilder 0.6.4 FrontEndUsers 1.12.2 Guestbook 1.3.0 JQueryT...
- Fri Sep 17, 2010 8:14 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Uploads module error array_to_hash
- Replies: 15
- Views: 6778
Re: Uploads module error array_to_hash
mode=download doesnt excist isnt it?
i think its upload
i think its upload
- Thu Sep 16, 2010 7:17 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Uploads module error array_to_hash
- Replies: 15
- Views: 6778
Re: Uploads module error array_to_hash
it works, updates available. Thanx Calguy!!!
- Tue Sep 14, 2010 4:23 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Uploads module error array_to_hash
- Replies: 15
- Views: 6778
Re: Uploads module error array_to_hash
kinda gives this error: Fatal error: Call to undefined method Uploads::array_to_hash() in /home/HX0058/domains/klemtoon.org/public_html/steinerschoolgent/modules/Uploads/action.upload.php on line 79 with this code: {cms_module module='Uploads' mode='upload' category="verslagen" template=&q...