Search found 62 matches

by chris..
Fri Sep 14, 2012 2:07 am
Forum: Tips and Tricks
Topic: Content block with Gallery picker
Replies: 10
Views: 16700

Re: Content block with Gallery picker

Hi there, I tried your solution with the very last versions of all modules and core: CMSMS 1.11.1 ECB 1.3 Gallery 1.6 and every tries broke my back-end pages editing (everything go blank). So I put the UDT code in a file named function.gls.php in my plugins folder and call it inside ECB module, and ...
by chris..
Sat Nov 12, 2011 5:40 pm
Forum: Modules/Add-Ons
Topic: A new photo album manager : Gallery
Replies: 320
Views: 129295

Re: A new photo album manager : Gallery

Hi all, Still about my previous reply: When I insert param like show='all', prettyurl goes wild and it doesn't find page. The good (without param): http://www.site.com/gallery/galleryname/pageID The bad: http://www.site.com/gallery/galleryname/all-pageID I've found that in action.default.php (lines ...
by chris..
Mon Oct 10, 2011 12:00 pm
Forum: Modules/Add-Ons
Topic: A new photo album manager : Gallery
Replies: 320
Views: 129295

Re: A new photo album manager : Gallery

Hi, Gallery is really a great module but I've a little bug with it:

When I insert param like show='all', prettyurl goes wild and it doesn't find page.

The good (without param):
www.site.com/gallery/galleryname/pageID

The bad:
www.site.com/gallery/galleryname/all-pageID

Anyone?
by chris..
Tue Jun 01, 2010 12:07 pm
Forum: Modules/Add-Ons
Topic: Gallery 1.3 module upload bug
Replies: 1
Views: 854

Gallery 1.3 module upload bug

Hi all,

I've got a little problem with Gallery module (which works great however):

When I upload a png image, it becomes a jpg file. The problem is I need it to stay png to keep alpha channel.

Any Idea (except upload it directly with Image Manager) ?

Thanks..
by chris..
Mon May 17, 2010 6:02 pm
Forum: Modules/Add-Ons
Topic: CGUserDirectory search error
Replies: 15
Views: 5311

Re: CGUserDirectory search error

Hi all,

It's just a -big- typo : template is repeated twice.
Delete half of it and it should be ok.
by chris..
Sun Nov 01, 2009 4:53 pm
Forum: Modules/Add-Ons
Topic: /undefined/ being added to links in NMS
Replies: 3
Views: 1699

Re: /undefined/ being added to links in NMS

Same here.
Try without "www" or ending you're url with "/".
You may also activate the checkbox in TinyMCE to show source code and edit it directly.
It solves it for the moment.
by chris..
Wed Sep 09, 2009 6:56 pm
Forum: Modules/Add-Ons
Topic: NMS >>fast<< unsubscribe???
Replies: 2
Views: 1333

Re: NMS >>fast<< unsubscribe???

I don't know, but I'd like to do it too.
by chris..
Sun Aug 02, 2009 8:16 pm
Forum: Modules/Add-Ons
Topic: Exotic news display
Replies: 5
Views: 2151

Re: Exotic news display

You're right if I write it in my content tag. But I was looking for a more automatic way to list non-empty categories and sublist news items (it is for a client who won't write cmsms tags. He can manage news with TinyMCE, but that's all). I'd like to write {news display='categorylist+newslist'} and ...
by chris..
Sun Aug 02, 2009 6:16 pm
Forum: Modules/Add-Ons
Topic: Exotic news display
Replies: 5
Views: 2151

Re: Exotic news display

But that way, the category title is hardcoded in the page template so, if the category is empty, its title will show up.

In fact, I'd like a browsecat without count (like sample one) but with a list of news.

Thanks anyway, Doctor.
by chris..
Sun Aug 02, 2009 5:51 pm
Forum: Modules/Add-Ons
Topic: Exotic news display
Replies: 5
Views: 2151

Exotic news display

Hi there, it must be so (cmsm)simple, but I can't get it working.. I'd like to display news as following: category 1     news 1.1   news 1.2   category 2     news 1.1   news 1.2   In short : a list of categories, with sublist of news links (e.g. $entry->titlelink). With 'browsecat=1' I can display a...
by chris..
Wed Dec 17, 2008 8:56 am
Forum: Modules/Add-Ons
Topic: FrontEndUser and Flash login
Replies: 3
Views: 1117

Re: FrontEndUser and Flash login

No, protected site is not separate. Saying : the main page containing flash is "home" (with some swfobject in it) and hidden pages are customcontent-1, customcontent-2,.. So the flash login could redirect to those following the FEU groups for example. (For the first try, maybe just one cus...
by chris..
Tue Dec 16, 2008 6:39 pm
Forum: Modules/Add-Ons
Topic: FrontEndUser and Flash login
Replies: 3
Views: 1117

FrontEndUser and Flash login

Hi all, I've read all the posts and I've found nothing to help me doing that : I've a flash index page with some animations and a login form to connect to a hidden site (made with CMSMS of course). Is there a way to parse login and pass from Flash to FEU and see some CustomContent pages ? And as usu...
by chris..
Tue Dec 09, 2008 6:45 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Thoughts about upgrade
Replies: 1
Views: 1304

Thoughts about upgrade

I was thinking about this : when you do an upgrade you just overwrite existing files. BUT when some files are not in use anymore, they're left "as is" on the server and they may be potential security holes (I'm talking about the adodb_lite for example which was changed some versions ago. C...
by chris..
Sun Aug 31, 2008 5:50 pm
Forum: Modules/Add-Ons
Topic: Custom fields Formbuilder
Replies: 4
Views: 1762

Re: Custom fields Formbuilder

Ok, I tried your solution. It's a little bit crappy but it works. I've made the fields that I needed, copy/paste the source generated in my "Static Text" and not forget to add a hidden css class to the first fields created. Really, really crappy indeed  ;) But thanks to you Mark, two heads...
by chris..
Sun Aug 31, 2008 5:18 am
Forum: Modules/Add-Ons
Topic: Custom fields Formbuilder
Replies: 4
Views: 1762

Re: Custom fields Formbuilder

Yes I have, but I won't put a {$potz} (I tried) in my template : it doesn't recognize it. I have several fields. Simple line, pulldown, textarea,... which all have a field ID that I can insert in my email , but not Static text. And I don't find a way to force Formbuilder to send me the radio input m...

Go to advanced search