Search found 159 matches

by mw
Thu Feb 23, 2012 2:35 am
Forum: Modules/Add-Ons
Topic: Vimeo PLayer Module: show by Category
Replies: 1
Views: 782

Re: Vimeo PLayer Module: show by Category

you can use:
{cms_module module="vimeoplayer" parent="alias_of_parent"}
by mw
Sat Jan 21, 2012 9:23 pm
Forum: Modules/Add-Ons
Topic: Select and add multiple images
Replies: 4
Views: 1747

Re: Select and add multiple images

I incorporated this into a Vehicle Listing module some time ago, it will allow uploading a zip file with images and attach them to a particular vehicle listing. http://dev.cmsmadesimple.org/projects/auto I haven't updated the module for cmsms 1.10 It would not be difficult to put a module together f...
by mw
Mon Dec 12, 2011 2:01 am
Forum: Modules/Add-Ons
Topic: plFileHandler Not showing new files
Replies: 11
Views: 3450

Re: plFileHandler Not showing new files

that is odd...
well if you need to force it you could try call : clearstatcache();
after your done with your file stuff...
by mw
Sun Dec 11, 2011 8:26 pm
Forum: Modules/Add-Ons
Topic: plFileHandler Not showing new files
Replies: 11
Views: 3450

Re: plFileHandler Not showing new files

just a shot in the dark but perhaps change:

'allowedext' => 'jpg,jpeg,gif,png',

to

'allowedext' => 'jpg', 'jpeg' , 'gif' ,'png',
by mw
Sun Nov 20, 2011 6:53 pm
Forum: Modules/Add-Ons
Topic: AV Player (Audio Video Player module)
Replies: 46
Views: 22135

Re: AV Player (Audio Video Player module)

try replace {$root_url} with {$smarty.server.SERVER_NAME}
depending on your hosting provider and php version one or the other should work
by mw
Sat Nov 12, 2011 7:20 pm
Forum: Modules/Add-Ons
Topic: Vimeo Player upgraded for cmsms 1.10
Replies: 0
Views: 636

Vimeo Player upgraded for cmsms 1.10

VimeoPlayer 1.1 has been updated to be compatible with cmsms ver 1.10 this version is *not* compatible with cmsms ver 1.9x if you are using vimeoplayer ver 1.0 and wish to save your items: go to advanced tab,scroll to the bottom and "export items to xml file" after upgrading to cmsms ver 1...
by mw
Sat Nov 12, 2011 6:58 pm
Forum: Modules/Add-Ons
Topic: YouTubePlayer upgrade to 1.10.1?
Replies: 5
Views: 1487

Re: YouTubePlayer upgrade to 1.10.1?

YouTubePlayer has been upgraded as version 1.3.1 and is now compatible with cmsms ver 1.110 this version is *not* compatible with cmsms version 1.9.x If you have previous version of YouTubePlayer and wish to save all your items: go to the advanced tab and scroll to the bottom and "export items ...
by mw
Thu Nov 03, 2011 12:47 am
Forum: Modules/Add-Ons
Topic: [solved] Mp3 and video player compatible with cmsms 1.10?
Replies: 2
Views: 4814

Re: Mp3 and video player compatible with cmsms 1.10?

Just added, AVPlayer 1.3.2 is compatible with CMSMS 1.10 Please note: if you have a Previous version of AVPlayer with lot of videos which you would like to have saved then go to the AVPlayer Settings tab, scroll to the bottom and click on "Export Items to XML file" then remove/uninstall AV...
by mw
Thu Jul 28, 2011 7:37 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar stopped working
Replies: 2
Views: 1244

Re: [solved] CGCalendar stopped working

thanks for the reply.
I just double checked the versions:
CGExtensions 1.23
CGCalendar 1.2.5

I did not occur to me that it may have been a potential security penetration.
I will recommend they upgrade.

Thanks
by mw
Thu Jul 28, 2011 5:46 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar stopped working
Replies: 2
Views: 1244

[solved] CGCalendar stopped working

I have a site running : CMS Version 1.8.2 with CGExtensions 1.23 CGCalendar 1.25 Admin-> Extensions -> Modules is reporting: Minimum CMSMS Version Required: 1.9.1 in the status of CGExtensions. This was working but obviously it has phoned home and now refuses to function. I don't want to be forced i...
by mw
Mon Jul 11, 2011 1:59 am
Forum: Modules/Add-Ons
Topic: AVplayer with splash screen
Replies: 16
Views: 3692

Re: AVplayer with splash screen

what you can do for a description is go to settings and select : "Should the alias of items be manually editable" then use the alias field in your template. This won't work as it substitutes spaces for dashes. for splash screen, I described it above, use the thumbnail field. Uploading the...
by mw
Sun Jul 10, 2011 8:51 pm
Forum: Modules/Add-Ons
Topic: AVplayer with splash screen
Replies: 16
Views: 3692

Re: AVplayer with splash screen

I really think I miss something. I have a tab "Field options" where I can add options to the field "userdefined2", I can edit an option but there is nothing to edit besides the name. Where can I create a userdefined field? Furthermore each mediafile should have its own splashima...
by mw
Sat Jul 09, 2011 7:25 pm
Forum: Modules/Add-Ons
Topic: AVplayer with splash screen
Replies: 16
Views: 3692

Re: AVplayer with splash screen

I wouldn't think using the thumbnail would be best; wouldn't it be too small, and forcing it to the dimension of the player would cause it to become pixelated, wouldn't it? Can you create a user-defined field such as "splashimage" or something, and then upload that, and give it a prefix s...
by mw
Sat Jul 09, 2011 4:19 pm
Forum: Modules/Add-Ons
Topic: AVplayer with splash screen
Replies: 16
Views: 3692

Re: AVplayer with splash screen

mvandek2 wrote:
mw wrote:Upload your image to the "Picture" field
I don't have a picture field, only Name, Player, Mediafile, Thumbnail and Userdefined.

Thanks for your answer!
oh I have a different version, the thumbnail field should do the same thing
by mw
Fri Jul 08, 2011 11:17 pm
Forum: Modules/Add-Ons
Topic: AVplayer with splash screen
Replies: 16
Views: 3692

Re: AVplayer with splash screen

use the "startimage" as a parameter in the final)default template: How exactly do I point to the required image file? For each media file I want to use a separate image. Can I also add a description besides the title? Upload your image to the "Picture" field, then use it in your...

Go to advanced search