I did also, but the result was the sameGreg wrote: Hi dam, you didn't happen to just rename the old folder in your modules directory ?
0.12 "Fiji" Released!
Re: 0.12 "Fiji" Released!
Re: 0.12 "Fiji" Released!
This will be a problem even if the folder has a different name. Delete all the old Calendar folders before copying the new Calendar folder up to your Modules directory.
Greg
Re: 0.12 "Fiji" Released!
Upgraded 0.12beta2 to 0.12 with no problems - Calendar 0.6.1 works fine with both.
Upgraded another site from 0.10 to 0.12 and the upgrade seemed to go smoothly. The front page still shows fine but as soon as I navigate to any other page (i.e. as soon as the 'page' get variable is set) i get the following error:
WHat's odd is that the eval function on that line is muted (prefixed with @) so I don't know why it's still showing the error. I tried unmuting it but it makes no difference. I also removed all old files in plugins/ and cleared the cache folders in case that was a problem but to no avail.
The admin area seems to work fine. Any ideas?
Upgraded another site from 0.10 to 0.12 and the upgrade seemed to go smoothly. The front page still shows fine but as soon as I navigate to any other page (i.e. as soon as the 'page' get variable is set) i get the following error:
Code: Select all
Fatal error: Call to a member function on a non-object in /home/zenology/public_html/lib/content.functions.php(657) : eval()'d code on line 5
The admin area seems to work fine. Any ideas?
Re: 0.12 "Fiji" Released!
OK add to that another successful 0.12beta2 upgrade and two successful 0.11.2 upgrades. Still stuck on that 0.10 one though and need to get it sorted asap. I have another three 0.10 upgrades to do but I'll wait for a resolution first.
It's at times like these that I realise just how much I use cms!!
It's at times like these that I realise just how much I use cms!!
Re: 0.12 "Fiji" Released!
OK forget about it - the error was caused by a user-tag I had written which doesn't work anymore. SO that's 5 successful upgrades. I think that goes some way to cancelling out all the problems reported above 

Re: 0.12 "Fiji" Released!
Hi
I upgraded from .11 to .12 and installed in a fresh directory (but same database) and I'm having problems with the FCKEditor. Every time I go into a page to edit the contents, the browser (both Firefox and IE) asks me if I want to open or save the fckblank.html.php file. Strangely in Firefox, if I then hit cancel, switch to the Options tab and then back to the Main tab, it works fine.
However, this isn't exactly ideal. Does anyone have any ideas on how to solve this?
Great CMS though.
Cheers, Keith
I upgraded from .11 to .12 and installed in a fresh directory (but same database) and I'm having problems with the FCKEditor. Every time I go into a page to edit the contents, the browser (both Firefox and IE) asks me if I want to open or save the fckblank.html.php file. Strangely in Firefox, if I then hit cancel, switch to the Options tab and then back to the Main tab, it works fine.
However, this isn't exactly ideal. Does anyone have any ideas on how to solve this?
Great CMS though.
Cheers, Keith
Re: 0.12 "Fiji" Released!
Did a fresh install of 0.12 and everything seemed OK. However the FCKEditor WYSIWIG did not appear at all when editing content. I discovered the FCKEditor does not appear for Mozilla 1.7.12 browser nor for Opera 8.5. It does appear for IE6 and Firefox 1.5 . In theory if it works for Firefox then it should also work for Mozilla as they handle Javascript similarly and adopt the W3C DOM. I have not looked at the FCKEditor code yet and am wondering if this is already a known issue that will be fixed in future release ?
Re: 0.12 "Fiji" Released!
Ah, FCK problems...
@keith: I haven't seen this one before. What happens if you try to open that file directly? (http://site.com/modules/FCKeditorX/FCKe ... k.html.php)
@bh_scripts: I believe that Opera 8 has issues with WYSIWYGs to begin with, like Safari and Konqueror do (it just doesn't work). I'm not sure about the Mozilla 1.7, though.
@keith: I haven't seen this one before. What happens if you try to open that file directly? (http://site.com/modules/FCKeditorX/FCKe ... k.html.php)
@bh_scripts: I believe that Opera 8 has issues with WYSIWYGs to begin with, like Safari and Konqueror do (it just doesn't work). I'm not sure about the Mozilla 1.7, though.
Re: 0.12 "Fiji" Released!
@Wishy: The FCKEditor in Version 0.12 isnt´t working on Mozilla 1.7.12
Re: 0.12 "Fiji" Released!
Deleted Calendar folder, after uninstalling. With a fresh install from Calendar svn, everything works fine now. Thank you...Greg wrote: This will be a problem even if the folder has a different name. Delete all the old Calendar folders before copying the new Calendar folder up to your Modules directory.
Re: 0.12 "Fiji" Released!
All id's CSS with # are ignored.thune wrote: I have successfully upgraded from 0.11.2 to 0.12 and that went fine. The speed increase is noticable. Veryu nice. But I have also tested 0.12b2 and upgraded to 0.12 and I got menu problems. 0.12 ignores the following css:
#menu_vert li.active01 h3 {
display: block;
text-decoration: none;
padding: 5px 5px 5px 10px;
border-bottom: 1px solid #006699;
color: #18507C;
margin: 0;
font-size: 1em;
line-height: 1em;
background-color: #abb0b6;
}
#menu_vert li.active02 h3
{
display: block;
padding: 3px 5px 3px 25px;
border-bottom: none;
font-size: 90%;
font-weight: bold;
color: #18507C;
margin: 0;
}
#menu_vert li.active03 h3
{
display: block;
padding: 3px 5px 3px 40px;
border-bottom: none;
font-size: 90%;
font-weight: bold;
color: #18507C;
margin: 0;
}
So you can't see which menu item that's been chosen. That's a huge problem for my template. Seems I have to go back to the beta2.
This is also my first post in this forum, and I have used Plone, Typo3, Joomla, UnameIt, and are impressed by how easy this cms is to use and administrate. Great work!
At the moment work good only with CLASS CSS with . "dot" like:
.myclass{
....
....
}
or
td.myclass2 {
....
....
}
Hope to come back this week, and continue the developing.
Bye

Problems with FCKEditor X RC 1
A couple of people have metioned problems with the styles menu in FCKEditor in cmsms 0.12 and I am experienceing the same problems. However, i don't thinkt he problem is 0.12, I think it is FCK RC1. Because of the problems with previous FCK version linking to external files ("src=http://...") I upgraded as per megabob's suggestion to RC1 on a CMSMS site running 0.11.2 and have the same problems. The styles pull-down menu doesn't work in anything I've tried on the mac: Firefox 1.0.7, IE 5 (I don't use IE because it is no longer supported on the Mac), Safari.
Is there anyone using FCKEditor RC 1 on the Mac succefully, and if so, which browser?
Is there anyone using FCKEditor RC 1 on the Mac succefully, and if so, which browser?
Re: 0.12 "Fiji" Released!
Found the answer...I think! From megabob:
I didn't see the "styles" tab in the FCKEditor Admin window. Thanks!About styles drop down, you must put styles into TWO zone.
One is STYLES PANEL of FCKeditorX admin section.
And other to CMSMS CSS styles of pages.
Re: 0.12 "Fiji" Released!
Hi
My fckblank problem - yes if I open it then I can see the code no probs. The permissions on this file are set to 777. Any ideas?
Cheers, Keith
My fckblank problem - yes if I open it then I can see the code no probs. The permissions on this file are set to 777. Any ideas?
Cheers, Keith
Re: 0.12 "Fiji" Released!
Sorry for the offtopic maybe, but i don't want to create a new thread.
I've migrated to 0.12 from 0.10 and don't know if the feature i don't like was in 0.11 and already discussed in this forum earlier, but my question is:
Why the "-" symbol (no quotes) in content page alias is automatically replaced by "_" (no quotes)??? I really really hate it
I've migrated to 0.12 from 0.10 and don't know if the feature i don't like was in 0.11 and already discussed in this forum earlier, but my question is:
Why the "-" symbol (no quotes) in content page alias is automatically replaced by "_" (no quotes)??? I really really hate it
