0.12 "Fiji" Released!

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm

Re: 0.12 "Fiji" Released!

Post by Russ »

Bugs found so far for 'Fiji' 0.12 - sorry  :(

ellnav-vert.tpl - only small
ellnav-vert.tpl has wrong 'ul class' e.g.
It is when it of course should be

FCKeditorX RC1
- quite a few
1. Still the 'Style' drop down does not seem to appear to work in Firefox/IE6?

2. So, no preview of styles (from css) within the editor - so not WYSIWYG!

3. Can't seem to set the toolbar or 'styles' in the FCK admin - only get defaults. Tried clearing cache and deleting cache manually and clearing browser cache and using a different browser!

I've had, at least, a defined toolbar working before now. There was some work aorund I applied, but I can't for the life of me work out how I acheived it. Which will teach me to write things down! (We've been using the FCKeditor RC1 for a little while with 11.2)

For more information and our test site CMS page:
http://www.cms.shoesforindustry.net/cmstests.html

Overall observations, it does seem speedier, although I'm a little concerned to get the FCKeditor working properly before any other comments :) Also I like the new menu module, looks very flexible, I've only replaced our EllNav menus for the present, but will certainly be delving into this a bit further to try some other stuff.


As for the stuff we have helped write:
+ ImageGallery seems fine
+ PunBBInfo seems fine

Keep up the good work :)

Russ
1dMN

Re: 0.12 "Fiji" Released!

Post by 1dMN »

Hi all,
and many compliments for great speed of new 0.12 version :)
I did a new installation on my local server (Linux RedHat 9, PHP 4.2.2, MySQL 3.23.54); well, I set chmod 777 to tmp/cache, tmp/templates, uploads, uploads/images; chmod 666 before and 444 after to config.php, delete /install/ folder.
The result is many row of {nocache:9a832f9f56656713a7b6c3ab339e72f7#1} {/nocache:9a832f9f56656713a7b6c3ab339e72f7#1} ??? and so on.
In admin area, instead, I don't see anything under News, MenuManager, ThemeManager. Nothing!
Thank you so much.
URAN

Re: 0.12 "Fiji" Released!

Post by URAN »

I`ve tried to reinstall FCKeditorX module.

1. After Uninstall command, page has refreshed and I saw message (instead of Modules list) : "postuninstall".

2. After Inistall command page refreshed and I saw message (instead of Modules list) : "Be sure to set "Modify FCKeditorX" permissions to use this module!".

At doc/INSTALL.txt I found no mention about what permissions should I set for this folder or/and files. What exactly should I do?


Regards
URAN

Re: 0.12 "Fiji" Released!

Post by URAN »

After upgrade I do not see metadata tags at the Templates (just like in 0.11.2 version). Trully, I do not remember what this tag is to place it back... {meta}? {metadata}? ...
amygdela

Re: 0.12 "Fiji" Released!

Post by amygdela »

Wow, this version seems not good to me sorry.

1. It takes ages to load the page (www.swiftycoder.com)
2. I can't login into the admin. I tried all: deleting tempfiles, cookies etc ec. but still It says wrong username and password. Then after a couple of tries I just go to admin/index.php and I'm logged in.

The mainmenu of the CMS ain't working for me anymore as well. I have to click all links twice, or they just won't load. I am sorry because I am a total fan of CMSMS, but this just doesn't work for me....
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: 0.12 "Fiji" Released!

Post by Ted »

Fresh install or upgrade?  What versions of php, os, mysql, etc?
sandberg

Re: 0.12 "Fiji" Released!

Post by sandberg »

Seems lika a lot of people are having problems with this release. But I wonder if anybody had any success? Does everybody else who hasn't posted in this thread upgraded without problems?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: 0.12 "Fiji" Released!

Post by Ted »

Thanks.  Yeah, I was wondering the same thing.  Getting a little frustrated here, since the beta was out for weeks.
thune

Re: 0.12 "Fiji" Released!

Post by thune »

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!
MichaelK

Re: 0.12 "Fiji" Released!

Post by MichaelK »

The Guestbook module and Database Backup module won't work anymore.  :'(

I really needs these modules. Anyone can help me please?
westis

Re: 0.12 "Fiji" Released!

Post by westis »

Thune,

In 0.12 there are both accessible menu templates and simplified versions that output the same code as the pre-0.12 menu tags and modules.

The MenuManager templates in 0.12beta2 that were called bulletmenu.tpl, cssmenu.tpl and ellnav.tpl are in 0.12 bulletmenu-accessible.tpl, cssmenu-accessible.tpl and ellnav-horiz.tpl and ellnav-vert.tpl.

What you can do if you have upgraded from beta2 (never use betas in production sites!) is therefore to add -accessible to the menumanager tags in your page templates.

Hope that helps.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: 0.12 "Fiji" Released!

Post by Greg »

2 sites with .12 working perfectly. One a new install the other an upgrade from .12beta2.
Also an upgrade from .11.2 to .12 on a local setup worked except I lost all the old news events but I think I tried a .12 version of news on .11.2 before and destroyed the news then.
Greg
davidL

Re: 0.12 "Fiji" Released!

Post by davidL »

I’m thrilled that the 0.12 finally is out. I have made one clean install and one attempt of upgrade and here are my findings.

The clean install worked ok, but in back end I can not access the modules list. I get a blank page.

The update did not work. The upgrade.php did not load. I only got a blank page  :-\

Regarding the speed of 0.12. The demo site generates cached pages in about 1.2-1,5 sec. Uncached can take more then 2 sec. This is however an improvement over the 0.11.2 that in averaged generated pages in 2 sec. I don’t se why I’m having so slow processing times, but I recon it's the server and not the cms.

System Info
Windows 2003 Server, IIS6
Php 5.1.1
MySQL 5.0.18

/David
thumbsucker
Forum Members
Forum Members
Posts: 73
Joined: Thu Feb 09, 2006 1:38 pm

Re: 0.12 "Fiji" Released!

Post by thumbsucker »

Upgrade 'worked' for me, but then afterwards I got a blank page on index.php.  Cannot access admin.
thune

Re: 0.12 "Fiji" Released!

Post by thune »

westis wrote: Thune,

In 0.12 there are both accessible menu templates and simplified versions that output the same code as the pre-0.12 menu tags and modules.

The MenuManager templates in 0.12beta2 that were called bulletmenu.tpl, cssmenu.tpl and ellnav.tpl are in 0.12 bulletmenu-accessible.tpl, cssmenu-accessible.tpl and ellnav-horiz.tpl and ellnav-vert.tpl.

What you can do if you have upgraded from beta2 (never use betas in production sites!) is therefore to add -accessible to the menumanager tags in your page templates.

Hope that helps.
{cms_module module='menumanager' template='bulletmenu-accessible.tpl' collapse='1'} fixed the problem. Thanks!
Post Reply

Return to “Announcements”