Search found 23 matches

by jongrant
Wed Apr 09, 2008 2:39 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Foreach code in Sendeplan... not showing multiple entries
Replies: 3
Views: 1546

Re: Foreach code in Sendeplan... not showing multiple entries

Yep thanks for that. I forgot to update this thread. I emailed the developer and he found the bug and uploaded the newest version very quickly. Thanks again Fabian (Sendeplan).

Can now add the beloved "solved" tag :D
by jongrant
Sat Apr 05, 2008 8:15 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Foreach code in Sendeplan... not showing multiple entries
Replies: 3
Views: 1546

[SOLVED] Foreach code in Sendeplan... not showing multiple entries

Hi all, I am currently trying to work with the Sendeplan module (using cmsms 1.23) and its going great, except for the fact it wont show multiple entries. The template code is: <ul> {foreach from=$items item="item"}   <li><b>{$item.short}</b></li><br/>   {$item.long} {/foreach} </ul> Does ...
by jongrant
Wed Apr 02, 2008 7:39 am
Forum: Modules/Add-Ons
Topic: [Solved] Album problem... borders on images still showing :(
Replies: 6
Views: 4194

Re: Album problem... borders on images still showing :(

You smart smart man! I extended your bit of code and made it: .thumb a:visited img {   background-color:#eee; border:0px solid; } .thumb a:active img {   background-color:#eee; border:0px solid; } .thumb a:hover img {   background-color:#eee; border:0px solid; } .thumb a:link img {   background-colo...
by jongrant
Wed Apr 02, 2008 2:17 am
Forum: Modules/Add-Ons
Topic: [Solved] Album problem... borders on images still showing :(
Replies: 6
Views: 4194

Re: Album problem... borders on images still showing :(

Thanks for your comments KO and Masada :) I have updated the link to show what its doing... I ended up changing the details of the album so forgot to update the actual link here. Yes Masada my problem is exactly the same as yours... Its a border link that is made from the image being hyperlinked cau...
by jongrant
Tue Apr 01, 2008 1:05 am
Forum: Modules/Add-Ons
Topic: [Solved] Album problem... borders on images still showing :(
Replies: 6
Views: 4194

[Solved] Album problem... borders on images still showing :(

Hi all, Hopefully some one will be able to help me with this little problem... I've changed all the borders to none in the CSS of the Album module, but the image thumbnails still have borders. Is there a specific way they must be removed? I am using the latest version of Album module (0.93) and the ...
by jongrant
Sat Feb 09, 2008 8:47 am
Forum: Modules/Add-Ons
Topic: eSShop not adding new products... but then works other times!
Replies: 5
Views: 2325

Re: eSShop not adding new products... but then works other times!

Thanks for your reply mate. What special characters were you trying to put into yours? Cause my esshop wasnt working, I have to manually add them in via myPHPadmin which sucked alot... very slow task, but for some strange reason my esshop is now working fine again. Its strange that its intermitting ...
by jongrant
Wed Feb 06, 2008 11:25 am
Forum: Modules/Add-Ons
Topic: eSShop not adding new products... but then works other times!
Replies: 5
Views: 2325

Re: eSShop not adding new products... but then works other times!

Just thought I'd also note, when I try to add the new products, the images ARE being uploaded - but no entry being written to the DB...

Hope someone can help.. its driving me insane! haha
by jongrant
Wed Feb 06, 2008 6:01 am
Forum: Modules/Add-Ons
Topic: eSShop not adding new products... but then works other times!
Replies: 5
Views: 2325

eSShop not adding new products... but then works other times!

Hi all, I've currently got CMSMS 1.2.3 installed, with the eSShop 1.0.1 module installed, and its been working great but then yesterday I couldnt add anymore products :( I tried adding a new product to one of the categories but it just didnt add to the database. Didnt show any errors or anything.. I...
by jongrant
Mon Jan 01, 2007 5:40 am
Forum: CMSMS Core
Topic: Updating content without publishing
Replies: 2
Views: 1332

Re: Updating content without publishing

Any chance you got your fault sorted? I'm also looking for the same outcome.. Thanks
by jongrant
Tue Dec 19, 2006 12:50 pm
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

Re: Using CSS Class in FormBuilder

Worked a treat Mark. Did exactly what I needed. Another [Fixed] tag thanks to Mark  :D

Thanks again
by jongrant
Tue Dec 19, 2006 7:17 am
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

Re: Using CSS Class in FormBuilder

When looking at the source, it doesnt show a tag at all... The code for the form itself (after copied from the source in IE7) is: <!-- Start FormBuilder Module (0.2) --> <form id="m2moduleform-1" name="m2moduleform-1" method="post" action="index.php" enctype=&...
by jongrant
Tue Dec 19, 2006 3:06 am
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

Re: Using CSS Class in FormBuilder

Mark your a genius! Worked a treat. There was one problem though, is there any special or additional code for the textarea? The id for this is id="m2_4" and I have in my stylesheet #m2_4 { font-family: Tahoma; font-size: 11px; color: 49494B; width: 200px; height: 100px} but it doesnt chang...
by jongrant
Mon Dec 18, 2006 12:19 pm
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

Re: Using CSS Class in FormBuilder

Thanks Amy for posting. Should this go in the class input for field? How should I call it then in the template. Should I use a div tag or a span class or something? The text field is getting called with the code {myfield->input}.

Hope this helps
by jongrant
Mon Dec 18, 2006 4:06 am
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

Re: Using CSS Class in FormBuilder

anyone?  :-[
by jongrant
Thu Dec 14, 2006 12:22 pm
Forum: CMSMS Core
Topic: [Fixed] Using CSS Class in FormBuilder
Replies: 10
Views: 3419

[Fixed] Using CSS Class in FormBuilder

Hi, Im wanting to use CSS to restrict the size of my fields in my form. I am using the latest release of FormBuilder. In the module, it says under the main section of the form; "CSS Class for this form". And within each field that I have created it has an additional part with "CSS Cla...

Go to advanced search