
Announcing CMS Made Simple 1.2 RC1
Re: Announcing CMS Made Simple 1.2 RC1
I have a problem withe PIRSS plugin that is indectly core related.
pirss is an RSS reader.
for the installation, you have to drop function.pirss.php into the plugin directory and pirss.tpl into tmp/templates directory.
BUT, there is no templates dir and even after I created one and copied the file at the location, it wouln't work.
There is no smarty err so I think the functon operates correctly but there is nothing displayed.
Any idea?
thanks
pirss is an RSS reader.
for the installation, you have to drop function.pirss.php into the plugin directory and pirss.tpl into tmp/templates directory.
BUT, there is no templates dir and even after I created one and copied the file at the location, it wouln't work.
There is no smarty err so I think the functon operates correctly but there is nothing displayed.
Any idea?
thanks
Re: Announcing CMS Made Simple 1.2 RC1
... belongs ONLY in the ; so i can see how the pdf maker would skip right over that. Put your {metadata} tag below {stylesheet} in your template, then add the block to that page's metadata instead of inserting it in the page content (i.e. )GDS wrote: Printig page to pdf with inline style tags like this (inside body)
{literal}.ingress{font-size.120%} .bildetekst{margin-top:0px;font-style:italic;}{/literal}
results in this text to be displayed on the printed page:
.ingress{font-size.120%} .bildetekst{margin-top:0px;font-style:italic;}
(the style is ignored)
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: Announcing CMS Made Simple 1.2 RC1
Found a bug - critical for those that uses the additional editors permissions for pages!
The new settings in Page Defaults for Additional Editors overrides all earlier set permissions on pages!
The new settings in Page Defaults for Additional Editors overrides all earlier set permissions on pages!
ReneH 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!

-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Announcing CMS Made Simple 1.2 RC1
Thanks reneh, that's fixed in svn
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Announcing CMS Made Simple 1.2 RC1
Hi,
you simply need to manually create the following directories:
tmp/templates_c
tmps/cache
that's it!
you simply need to manually create the following directories:
tmp/templates_c
tmps/cache
that's it!
Re: Announcing CMS Made Simple 1.2 RC1
Hmmm. strange behaviour here: Just copied the RC1 over an existing 1.04 install on my testing server and got a blank page when heading to Admin http://www.fotoschmiede.net/admin/index.php
The startpage still shows and displays the new version number correctly.
Things that went wrong when updating:
The new modules didn't install. Very probably a permission problem.
The startpage still shows and displays the new version number correctly.
Things that went wrong when updating:
The new modules didn't install. Very probably a permission problem.
Re: Announcing CMS Made Simple 1.2 RC1
wientanz,
I see your backend-login?
Ronny
I see your backend-login?
Ronny
Re: Announcing CMS Made Simple 1.2 RC1
...argh... damn you IE. even after reloading, cache clearing, restarting: no luck. Will have to check that from my laptop. There I am "allowed" to run FF as opposed to my computer here at work.
update: Tried it out with IE6.0 and FF2.0.0.7 and it showed my the login-page. But as soon as I tried to log in, I saw an empty page. With both browsers.
update: Tried it out with IE6.0 and FF2.0.0.7 and it showed my the login-page. But as soon as I tried to log in, I saw an empty page. With both browsers.
Last edited by wientanz on Mon Oct 15, 2007 3:08 pm, edited 1 time in total.
Re: Announcing CMS Made Simple 1.2 RC1
this is not a bug or something but in the supplied robot.txt there's a;
Disallow: /contrib/
and a
Disallow /scripts/
those folders dont exist on a clean install, so there`s no need to keep them in the robot.txt if i`m correct.
btw in "admin\lang" there's a addline.bat file, is it needed when running a upgrade or install? or could that file be deleted on live sites.
Disallow: /contrib/
and a
Disallow /scripts/
those folders dont exist on a clean install, so there`s no need to keep them in the robot.txt if i`m correct.
btw in "admin\lang" there's a addline.bat file, is it needed when running a upgrade or install? or could that file be deleted on live sites.