Page 3 of 4

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Wed Jul 16, 2008 3:03 pm
by pimhd
I noticed a difference with a page i created using a User Defined Tag.

In that tag i made a connection to another database. That worked with 1.3.

This is the tag:
$db = mysql_connect ("localhost", "xxx", "yyy") or die ('Verbinding met de database mislukt.');
mysql_select_db("ape",$db);

$result = mysql_query("select id, artiest_id, medium, artiest, titel, jaar, cover, date_format(datum, '%d-%m-%Y') AS datum from vw_ape_artiest_medium ORDER BY RAND() LIMIT 12");

while ($record = mysql_fetch_array($result)) {

echo ";

}

With 1.4 it works also but the stylesheets are not in the page (i checked the page source). If i strip the User Defined Tag to
echo "test";
the css is showing up again.

Don't know if it is someting i'm doing wrong or a bug in version 1.4

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Wed Jul 16, 2008 7:29 pm
by nils73
Great work. The new interface is really smashing - well done, Nuno.

Just tested the german version of installer and there are a few issues, I will have a look at this one in the translation project this weekend. Furthermore there seems to be a bug when install is almost finished and CMSMS says "click here to visit XXX" - there I got two links, separated by a "." --- the first one pointed to /install/% and the second to my website.

Wasn't there a link to the admin-section? Well, actually I knew my admin-dir and pointed my browser towards it. I got presented with the new login (also very nice) and tried to log in as admin. To my surprise it presented me with an upgrade-information, all in english and I had to click twice to continue. Afterwards I was automatically logged-in and could continue my work. Don't know what that was for because I did not do any upgrade - fresh install, new database. Any ideas?

Now I am about to test the admin-interface and try to build some of my older projects with it. Is there anything I can do with the new template-processing? Just thought about keywords and description in news ... sounds like this is gonna work without workarounds now. Any suggestions?

Gonna test more now.
Nils

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 7:30 am
by jd447
might be a bug  ;):
seems not possible to attach a StyleSheet to a template. but works the other way around!

jd

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 9:47 am
by stopsatgreen
Have done one upgrade and one clean install, and found the same two errors each time;

1. Can't assign Stylesheets to Templates via 'Current Associations'

2. Prompt to update Email details when CMSMailer is uninstalled

I've filed both as bugs in the forge.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 10:23 am
by ZYV
WinRAR is not free, it's paid for software for Windows. And your website looks like a warez distribution site.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 12:35 pm
by sugna
Sorry wrong link geeez. I just googled it.

Here it is http://www.download.com/WinRAR/3000-225 ... 07677.html

I got it from C|NET I think. Anyway I just googled it download it and did what I had to do.


Shane

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 12:35 pm
by Ziggywigged
WOW guys, incredible work! Well done. I just did a fresh install and what a difference. Huge performance boost in my opinion, especially on my shared hosted account that usually runs insanely slow. I've only been following this project for a few months now and it's very impressive to see where it's going in such short time.

Only thing I've noticed is the tables/border issue using latest TinyMCE that some other folks have experienced. See this post: http://forum.cmsmadesimple.org/index.php/topic,23423.0.html
I don't see any dashed lines to allow editor to 'see' the table either.

re: Assigning Stylesheets to Templates via 'Current Associations'
This works as it should, for me anyway.

Of course, the true test will come when I have to upgrade.
Good work guys, keep it up.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 12:48 pm
by jce76350
Hi,
Can't assign Stylesheets to Templates via 'Current Associations'
Using a new template only, the stylesheet is not added

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 12:54 pm
by Ziggywigged
Yep, you're right. Just made a new template and tried assigning a css and it didn't take.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 2:42 pm
by stopsatgreen
Not necessarily a new template, but a template that doesn't yet have any stylesheets assigned to it. So if you remove all the style associations from a template then try to add them back, it doesn't work. Seems that it's the first association that causes the problem.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 3:00 pm
by nuno
ZYV wrote: WinRAR is not free, it's paid for software for Windows. And your website looks like a warez distribution site.
Hi ZYV 
what do you mean?

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 3:52 pm
by jd447
nuno wrote:
ZYV wrote: WinRAR is not free, it's paid for software for Windows. And your website looks like a warez distribution site.
Hi ZYV 
what do you mean?
anyway, if you are looking for a free soft to unrar files:
http://my.smithmicro.com/platform_detec ... ander.html

jd

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 5:29 pm
by sugna
Using a new template only, the stylesheet is not added
Me also!

Shane

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 7:52 pm
by ZYV
nuno wrote:what do you mean?
Sorry, it wasn't meant for you. I just wanted to point out that WinRAR which was suggested earlier to unpack tar.gz thing is a paid-for software (http://www.win-rar.com/ is the official website) and the first link in this topic lead to a warez site which was offering cracked version for download.

I don't see why one wouldn't use 7Zip which is free and can unpack all of those compressed files.

Re: Announcing CMS Made Simple 1.4-beta1

Posted: Thu Jul 17, 2008 11:29 pm
by Dr.CSS
@nuno
I deleted the post that had the link to the unofficial winrar site, as it wasn't sanctioned by the winrar company, and you never know what you may get from them... ;)

That is what ZYV was referring to...

I use 7Zip myself and am happy with it...