Search found 19 matches

by TonyP
Tue Sep 30, 2008 5:19 pm
Forum: CMSMS Core
Topic: Front End File Management (Uploads) Sort by 'date_desc' works inconsistently
Replies: 4
Views: 1784

Re: Front End File Management (Uploads) Sort by 'date_desc' works inconsistently

Does anyone know if this was fixed or if there's a work-around. I'm using Uploads 1.3.1 and experiencing the same problem.
by TonyP
Tue Sep 30, 2008 12:05 am
Forum: CMSMS Core
Topic: File upload management in admin panel
Replies: 0
Views: 734

File upload management in admin panel

I am running CMSMS version 1.4.1 with FileManager 0.4.1. Is there a way to control where Users of the admin console, using FileManager, are allowed to upload files to? I would like to dictate where a group of users have upload access to, so they can't overwrite stuff by mistake. I can do it out in t...
by TonyP
Thu Aug 30, 2007 2:29 pm
Forum: CMSMS Core
Topic: RSS Module - MagpieRSS problem
Replies: 13
Views: 3051

Re: RSS Module - MagpieRSS problem

Thanks for the tips Alby, I'll try them out.

T.
by TonyP
Thu Aug 30, 2007 11:10 am
Forum: CMSMS Core
Topic: RSS Module - MagpieRSS problem
Replies: 13
Views: 3051

Re: RSS Module - MagpieRSS problem

Thanks Alby, The reader that I am using is the RSS Module from CMSMS and the feed URL is from another CMSMS site. I would have hoped that they would be compatible. Maybe I'm missing something about how to find the news feed URL from a CMSMS site. Is there a shorter version than that created by the R...
by TonyP
Wed Aug 29, 2007 8:01 pm
Forum: CMSMS Core
Topic: RSS Module - MagpieRSS problem
Replies: 13
Views: 3051

Re: RSS Module - MagpieRSS problem

Hi Pierre, It does work for me both in FF and IE but I tried it in a little reader app I have and it failed there with the following error: Feed failed! Causes may be (1) No data found for RSS feed http://www.stittsvilleminorhockey.com/house/index.php?mact=News,cntnt01,rss,0; This leads me to suspec...
by TonyP
Wed Aug 29, 2007 5:29 pm
Forum: CMSMS Core
Topic: RSS Module - MagpieRSS problem
Replies: 13
Views: 3051

Re: RSS Module - MagpieRSS problem

Thanks Pierre M. Have you tried {news makerssbutton="true"} ? The link to it may be the link you are looking for. I just tried that, the button is still there and it gives the URL http://www.stittsvilleminorhockey.com/house/index.php?mact=News,cntnt01,rss,0&cntnt01makerssbutton=true&am...
by TonyP
Wed Aug 29, 2007 12:52 pm
Forum: CMSMS Core
Topic: RSS Module - MagpieRSS problem
Replies: 13
Views: 3051

RSS Module - MagpieRSS problem

I am trying to pull the news feed from one of my existing CMSMS sites into a new CMSMS site with the RSS Module and get the following warnings: Warning: MagpieRSS: Failed to parse RSS file. (mismatched tag at line 79, column 247) in /home/stitt4/public_html/stittsville_rams/modules/RSS/rss_fetch.inc...
by TonyP
Mon Aug 27, 2007 3:05 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] CSSMenu Vertical - unwanted margins appearing in IE7
Replies: 2
Views: 1241

Re: CSSMenu Vertical - unwanted margins appearing in IE7

Problem solved. I stuck the following in the stylesheet:

Code: Select all

#primary-nav li.menuparenth {
   margin-bottom: -2px;
   padding-bottom: 0px;
}
This removes the extra space in IE but doesn't affect other browsers (they don't get the class menuparenth generated by the javascript)
by TonyP
Fri Aug 24, 2007 3:10 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] CSSMenu Vertical - unwanted margins appearing in IE7
Replies: 2
Views: 1241

[Solved] CSSMenu Vertical - unwanted margins appearing in IE7

I have a new installation of 1.1 and am encountering problems with the CSSMenu - Vertical in IE7. When I mouse over a menuparent, a 1 or 2px margin appears at the bottom of the menuparent. This margin is leading to a couple of problems: The menu jumps around a bit as the parents are moused over. Wor...
by TonyP
Wed Jan 17, 2007 11:01 pm
Forum: CMSMS Core
Topic: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!
Replies: 23
Views: 7457

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!

wms I just had a look at your site and think your problem may be with your ISP. The site will be a little slower than a static html site as it has to access the database for content but yours seems to be clicking along at about .8 seconds per page (you can get the load time at the bottom of the sour...
by TonyP
Wed Jan 17, 2007 9:43 pm
Forum: CMSMS Core
Topic: Server Time Offset
Replies: 5
Views: 2025

Re: Server Time Offset

I fixed it by adding the following line to my .htaccess file:

SetEnv TZ location

Where location is selected from a list here - http://www.php.net/manual/en/timezones.php

So in my case the line added was:

SetEnv TZ America/Toronto
by TonyP
Tue Jan 16, 2007 7:24 pm
Forum: CMSMS Core
Topic: Server Time Offset
Replies: 5
Views: 2025

Re: Server Time Offset

Thaks for the quick reply cyberman. I did notice that line in config.php but don't know what the options are. Do you know what the $config['locale'] param would be for eastern standard time?
by TonyP
Tue Jan 16, 2007 5:06 pm
Forum: CMSMS Core
Topic: Server Time Offset
Replies: 5
Views: 2025

Server Time Offset

Hi all, Does anyone know whether there is a way to offset the time displayed by CMSMS from the server time? My server is in PST and my site is used by people in EST so everything (news items etc) show up as being posted 3 hours before they actually were. I don't see anything in the admin panel or co...
by TonyP
Sun Dec 24, 2006 7:33 pm
Forum: CMSMS Core
Topic: Phishing attack
Replies: 9
Views: 3629

Re: Phishing attack

I ended up having to set the permissions to 755 to get the uploading to work.
by TonyP
Thu Dec 21, 2006 8:18 pm
Forum: CMSMS Core
Topic: Phishing attack
Replies: 9
Views: 3629

Re: Phishing attack

Thanks again tsw, I'll try it over the next day or two and let you know how it went.

Go to advanced search