same here.
Though if I use the {cms_module module='ServiceDesk'} tag, I get the error message that I'm not logged in, though I am.
the {cms_module module='ServiceDesk' action=fesubmit} tag works fine.
Any solutions yet?
Search found 22 matches
- Wed Dec 29, 2010 2:16 pm
- Forum: Modules/Add-Ons
- Topic: Servicedesk module error
- Replies: 2
- Views: 1457
- Wed Dec 22, 2010 4:17 pm
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3180
Re: CMSForms
Yes is did, some errors are gone that I did have before but still the "Call_time Pass_by_reference" warnings are there
- Sun Dec 19, 2010 9:50 pm
- Forum: Dutch - Nederlands
- Topic: hulp bij pagebreak functie
- Replies: 1
- Views: 773
Re: hulp bij pagebreak functie
Misschien kun je het gebruik van de lekker ouderwetse "Tables" terughalen. Zet deze in de html: <table> <tr> <td valign="top" width="45%"> linker kant </td> <td width="10%"><!--ruimte tussen tekstvlakken --!></td> <td valign="top" width="45%&quo...
- Sat Dec 18, 2010 4:15 pm
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3180
Re: CMSForms
Both solutions didn't work.
When i install the CMSforms module, my showtime also stops working.
When i install the CMSforms module, my showtime also stops working.
- Sat Dec 18, 2010 9:39 am
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3180
Re: CMSForms
And how do i do that?calguy1000 wrote: Disable E_DEPRECATED messages.
- Sat Dec 18, 2010 12:29 am
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3180
CMSForms
When I install the CMSForm module (need it fot twitter) I get these warnings: Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/40/08/51653808/htdocs/GI/CMSMS/modules/CMSForms/lib/classes/CMSForm.class.php on line 149 Warning: Call-time pass-by-reference has been deprecated in /m...
- Tue Dec 14, 2010 9:23 pm
- Forum: Modules/Add-Ons
- Topic: Contenttoggle Plugin
- Replies: 3
- Views: 1146
Re: Contenttoggle Plugin
Yes, status="active" should do the trick it says @help
thats kinda my question, why doesn't it work
thats kinda my question, why doesn't it work
- Tue Dec 14, 2010 7:54 pm
- Forum: Modules/Add-Ons
- Topic: Contenttoggle Plugin
- Replies: 3
- Views: 1146
Contenttoggle Plugin
I installed the plugin "Content toggle". And to me if almost works perfectly. I can't seem to get the status to active. Template code <div class="right_content"> {toggle_start status="active" title="Nieuws"} ...
- Mon Dec 13, 2010 4:34 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: How to edit comments module stylesheet?
- Replies: 4
- Views: 1955
Re: How to edit comments module stylesheet?
You can see the divs by using firebug or any other development tool. When you find those just paste them in your css file and edit.
- Mon Dec 13, 2010 4:32 pm
- Forum: Modules/Add-Ons
- Topic: Showtime 3.4 (update: responsive Nivo Slider)
- Replies: 114
- Views: 61232
Re: Animate your pictures with jQuery or Flash: Showtime 2.0
Hmm i got it, anyone that can make the text slide? like here http://tinyurl.com/36c24ww I think it can be done by adding something like this to animate the title jQuery(document).ready(function(){ jQuery(".commentsparts_st_1").commentsparts_st_1 h1(function() { jQuery(this).animate({ marg...
- Sun Dec 12, 2010 2:21 pm
- Forum: Modules/Add-Ons
- Topic: Showtime 3.4 (update: responsive Nivo Slider)
- Replies: 114
- Views: 61232
Re: Animate your pictures with jQuery or Flash: Showtime 2.0
Hmm i got it, anyone that can make the text slide? like here http://tinyurl.com/36c24ww
- Sun Dec 12, 2010 9:50 am
- Forum: Modules/Add-Ons
- Topic: Showtime 3.4 (update: responsive Nivo Slider)
- Replies: 114
- Views: 61232
Re: Animate your pictures with jQuery or Flash: Showtime 2.0
It's for this website: http://tinyurl.com/3a9u8s3 As you can see, the text shows at my first image (by showtime ofc). I want to add padding to it. But the padding gets overwritten by this div DIV#comments_st_1 H1 I think its automaticly generated, but any chance I can add padding? thanks already for...
- Sat Dec 11, 2010 2:41 pm
- Forum: Modules/Add-Ons
- Topic: Showtime 3.4 (update: responsive Nivo Slider)
- Replies: 114
- Views: 61232
Re: Animate your pictures with jQuery or Flash: Showtime 2.0
hi and thanks for this great module! But is there a way to add padding to the comments/title? In Jquery version u can se the divs like this div class="commentsparts_st_1" id="com_1_0" But I just can't seem to change the css, any1 knows how to fix this? Or maybe even the title and...
- Wed Dec 01, 2010 4:04 pm
- Forum: Modules/Add-Ons
- Topic: Dewplayer submenu
- Replies: 3
- Views: 1306
Re: Dewplayer submenu
nobody?
- Mon Nov 29, 2010 4:27 pm
- Forum: Modules/Add-Ons
- Topic: Album Module, Add album to Menu
- Replies: 8
- Views: 2127
Re: Album Module, Add album to Menu
Make a new page with the name off the album, in the content you place
{cms_module module='album' detailpage='album_name'}
Something like this?
{cms_module module='album' detailpage='album_name'}
Something like this?