Search found 52 matches
- Mon Oct 27, 2008 3:39 pm
- Forum: Modules/Add-Ons
- Topic: Membership manager/payments modules or 3rd party integ.?
- Replies: 0
- Views: 818
Membership manager/payments modules or 3rd party integ.?
CMSms doesn't seem to have any native membership management tools (I mean like club management where invoices are sent and payments are made annually, and members can change their contact info, etc.) - is that true or have I missed it? Also, I'm wondering if I can integrate something like A-Member o...
- Mon Oct 20, 2008 2:21 pm
- Forum: Modules/Add-Ons
- Topic: Emails not received from FormBuilder
- Replies: 2
- Views: 1421
Re: Emails not received from FormBuilder
I retyped the target email address three or four times and it finally started working - there were no spelling or spacing errors in the address, so I'm not sure what that did but it might not hurt to try it. I did nothing else before it began working.
- Thu Oct 16, 2008 8:29 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Album - show no HTML in img ALT attribute?
- Replies: 3
- Views: 1474
Re: Album - show no HTML in img ALT attribute?
Here's how to keep code from showing in ALT attributes in Album's Simple-Separate-Pages template: Find this... <img src="{$picture->picture}" class="bigpicture-centered" alt="{$picture->name|escape:'html'} - {$picture->comment|escape:'html'}" title="{$picture->nam...
- Wed Oct 15, 2008 3:10 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Album - show no HTML in img ALT attribute?
- Replies: 3
- Views: 1474
Re: Album - show no HTML in img ALT attribute?
Thank you - I'll take a look at this in detail later today.
- Tue Oct 14, 2008 5:30 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Album - show no HTML in img ALT attribute?
- Replies: 3
- Views: 1474
[SOLVED] Album - show no HTML in img ALT attribute?
Album creates an ALT attribute by combining the title and comments entered, but it's showing the tags as well; when I hover over an image I see something like: Title of Image - Comment about the image Here's an example: http://nawwstraw.org/index.php?mact=Album,m2,default,1&m2albumid=4&m2ret...
- Tue Oct 14, 2008 5:23 pm
- Forum: Modules/Add-Ons
- Topic: Friendly URL's with Album module?
- Replies: 0
- Views: 929
Friendly URL's with Album module?
Is it possible to have friendly URL's with Album? I'm using 0.9.3.
Right now I have:
http://nawwstraw.org/index.php?mact=Album,m2,default,1&m2albumid=4&m2returnid=55&page=55
Which is a bit unwieldy.
Right now I have:
http://nawwstraw.org/index.php?mact=Album,m2,default,1&m2albumid=4&m2returnid=55&page=55
Which is a bit unwieldy.
- Wed Oct 01, 2008 2:15 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't login after deploying on host
- Replies: 5
- Views: 2853
Re: Can't login after deploying on host
I have the same problem - it was working fine on a live production site on the same host (Linux), moved it, now cannot login. Changing the username and/or password in the database makes no difference. Debug is turned on, there are no errors in the server log. When I try to login, the login page just...
- Fri Sep 19, 2008 4:05 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Album: no thumbnail images in Opera
- Replies: 4
- Views: 1395
Re: Album: no thumbnail images in Opera
Yes - there were two validation errors in the Album section, fixed them and now it's good. I'll put SOLVED on my topic.
- Thu Sep 18, 2008 3:38 pm
- Forum: Modules/Add-Ons
- Topic: Emails not received from FormBuilder
- Replies: 2
- Views: 1421
Emails not received from FormBuilder
I searched in the forums but did not find a solution that helped - this is my first experience with FB and CMSms so bear with me. My form is going to Paypal on submit as planned but the results are not being emailed to me. CMSmailer is working fine, I've got Email Results to Set Addresses set up in ...
- Thu Sep 18, 2008 2:15 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Album: no thumbnail images in Opera
- Replies: 4
- Views: 1395
Re: Album: no thumbnail images in Opera
The validation errors are coming from the Album module, I will address them and remove the CSS and see what's up with Opera.
- Thu Sep 18, 2008 2:06 pm
- Forum: Modules/Add-Ons
- Topic: Vertical alignment of thumbnail images in Album
- Replies: 2
- Views: 1102
Re: Vertical alignment of thumbnail images in Album
No - that's almost the same as what I have already: .thumb { padding: 0; height: 96px; width: 96px; margin: 0 1.2em 1em 0; /*Thumbnail spacing */ text-decoration: none; line-height: normal; list-style-type: none; text-align: center; float: left; background-color: #EAE7EF; border: 1px solid #E1DDE8...
- Thu Sep 18, 2008 12:45 am
- Forum: Modules/Add-Ons
- Topic: [solved] Album: no thumbnail images in Opera
- Replies: 4
- Views: 1395
[solved] Album: no thumbnail images in Opera
In Opera 9.51, no images are showing in the thumbnails:
http://www.redkitecreative.com/projects/naww/index.php?page=gallery
It's working more or less correctly in IE6, 7, FF and Safari. I'm using Album 1.3.1. Can someone point me in the right direction?
http://www.redkitecreative.com/projects/naww/index.php?page=gallery
It's working more or less correctly in IE6, 7, FF and Safari. I'm using Album 1.3.1. Can someone point me in the right direction?
- Wed Sep 17, 2008 11:32 pm
- Forum: Modules/Add-Ons
- Topic: Vertical alignment of thumbnail images in Album
- Replies: 2
- Views: 1102
Vertical alignment of thumbnail images in Album
I'm trying to vertically center the thumbnail images here, rather than have them display at the top of .thumb: http://www.redkitecreative.com/projects/naww/index.php?page=gallery I'm using Simple-Separate-Pages template but I don't think that matters. I've tried putting a line-height of 96 (equal to...
- Tue Sep 09, 2008 2:38 pm
- Forum: Modules/Add-Ons
- Topic: Display: inline for albums in Album
- Replies: 13
- Views: 2974
Re: Display: inline for albums in Album
Not that I know of - this is my first time using CMSms and I downloaded the Album files a few weeks ago.
- Mon Sep 08, 2008 10:46 pm
- Forum: Modules/Add-Ons
- Topic: Display: inline for albums in Album
- Replies: 13
- Views: 2974
Re: Display: inline for albums in Album
Oh - sorry. No, it is not being called at any point in the template for the page, it's only present in the content for that page and only appears once there.