Search found 26 matches

by HoofArted
Tue Dec 18, 2012 8:58 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Facebook plugin - occasional error
Replies: 2
Views: 1113

Re: [SOLVED] Facebook plugin - occasional error

That did the trick, thank you.
by HoofArted
Wed Dec 05, 2012 12:44 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Facebook plugin - occasional error
Replies: 2
Views: 1113

[SOLVED] Facebook plugin - occasional error

I'm using: 1.10.3 "Hyacinthe" I installed FacebookLikeButton: http://dev.cmsmadesimple.org/projects/likebutton I created global content block, that included: <div class="facebook">{FacebookLikeButton font='verdana' colorscheme='light' lang='sl_SI' send='false'}</div> Since the in...
by HoofArted
Sun Aug 19, 2012 9:52 pm
Forum: Modules/Add-Ons
Topic: Group permissions - enabling uploading files for non-admin
Replies: 1
Views: 1642

Group permissions - enabling uploading files for non-admin

The person using this cms shouldn't have admin rights, but will be adding/editing pages, news, galleries, etc. and therefore needs acces to File Manager. I chose the group Editor and checked the "Advanced usage of the File Manager module" and File manager does show in a dropdown menu, but ...
by HoofArted
Sat Aug 18, 2012 9:24 pm
Forum: Modules/Add-Ons
Topic: Gallery - editing lang.php file, can't replace it via FTP
Replies: 4
Views: 3722

Re: Gallery - editing lang.php file, can't replace it via FT

Well it doesn't really matter, I would like to edit a gallery template's .js file, because I don't have all the options available in the CMSMS backend, but I just can't seem to change anything in folder Gallery. I know it's more of a server problem, but I thought someone ran into same situation and ...
by HoofArted
Fri Aug 17, 2012 10:54 pm
Forum: Modules/Add-Ons
Topic: Gallery - editing lang.php file, can't replace it via FTP
Replies: 4
Views: 3722

Re: Gallery - editing lang.php file, can't replace it via FT

Thank you for the answer, but that is not exactly what I need - in all other modules I can freely edit all files, so I expect I can do that in Gallery module. Any ideas? P.s. The thing is that I would edit some javascript files, but I can't replace them, which seems kinda odd to me. Any bug in insta...
by HoofArted
Sun Aug 12, 2012 2:03 pm
Forum: Modules/Add-Ons
Topic: Gallery - editing lang.php file, can't replace it via FTP
Replies: 4
Views: 3722

Gallery - editing lang.php file, can't replace it via FTP

I am using the latest version of the Gallery: http://dev.cmsmadesimple.org/project/files/726 and CMSMS ver. 1.10.3 I modified the lang.php file and tried to upload it via FTP, but I didn't have the permissions to do that. I couldn even chmod the lang directory. What seems to be the problem and how c...
by HoofArted
Sat Aug 11, 2012 11:26 pm
Forum: Modules/Add-Ons
Topic: [solved] Gallery - show only subgalleries?
Replies: 2
Views: 1076

Re: Gallery - show only subgalleries?

Did it my own way, but thank you anyway. :)
by HoofArted
Fri Aug 10, 2012 11:31 pm
Forum: Modules/Add-Ons
Topic: [solved] Gallery - show only subgalleries?
Replies: 2
Views: 1076

[solved] Gallery - show only subgalleries?

I am using the latest version of the Gallery: http://dev.cmsmadesimple.org/project/files/726 and CMSMS ver. 1.10.3 By default by inserting a {gallery} smarty into html it shows all the items in the default galleries, writting out "0 images" when there aren't any photos in the gallery. Sinc...
by HoofArted
Thu Aug 09, 2012 4:23 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved]IE8 - print icon with border
Replies: 2
Views: 1593

Re: IE8 - print icon with border

Ok, so I fixed the problem by adding:

Code: Select all

#printicon  img {
       border-width: 0px;
}
Although it's working, I feel it's a bit clumsy way around... :)
by HoofArted
Thu Aug 09, 2012 4:22 pm
Forum: CMSMS Core
Topic: [SOLVED] No way to undo when "Apply" while editing CSS 1.11
Replies: 10
Views: 3642

Re: No way to undo when "Apply" while editing CSS 1.11

I know what you mean... I also use apply/ctrl-z a lot and you just persuaded me not to upgrade. :)
by HoofArted
Thu Aug 09, 2012 3:59 pm
Forum: CMSMS Core
Topic: [SOLVED] No way to undo when "Apply" while editing CSS 1.11
Replies: 10
Views: 3642

Re: No way to undo when "Apply" while editing CSS 1.11

It's probably not the exact solution you want, but this may come handy: http://dev.cmsmadesimple.org/projects/externalizer/
by HoofArted
Thu Aug 09, 2012 1:20 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved]IE8 - print icon with border
Replies: 2
Views: 1593

[solved]IE8 - print icon with border

I have a problem with the print icon displayed in IE8. It is shown with a 2px blue border around the image, even though it is wrapped in DIV where I specifically set border-width: 0px. The visual description of the problem: Looks fine in Chrome and Mozilla: http://shrani.si/f/j/s8/2Y6Qd7Xg/printchro...
by HoofArted
Thu Aug 09, 2012 12:54 pm
Forum: Modules/Add-Ons
Topic: News summary - summary length and moretext positiom
Replies: 9
Views: 3283

Re: News summary - summary length and moretext positiom

Thank you, I shall try that.
by HoofArted
Wed Aug 08, 2012 7:25 pm
Forum: Modules/Add-Ons
Topic: News summary - summary length and moretext positiom
Replies: 9
Views: 3283

Re: News summary - summary length and moretext positiom

Truncate doesn't have an effect on images - You can include images by inserting straight into editor or creating an extra image field - which must then be called in template. Yup, the problem apparently is the strip_tags atribute in smarty, which clears img atributs as it seems... Maybe any tip on ...
by HoofArted
Wed Aug 08, 2012 5:21 pm
Forum: Modules/Add-Ons
Topic: News summary - summary length and moretext positiom
Replies: 9
Views: 3283

Re: News summary - summary length and moretext positiom

Ok, ran into a different kind of problem - when using truncate, it doesn't show any image included. Any solution to this?

Go to advanced search