Page 1 of 1

BUGS after 1.5.4 to 1.6 upgrade

Posted: Mon Jun 29, 2009 10:05 pm
by chicman
hi all,
My site have some SERIOUS issues after upgraded to 1.6, hope I can find some answers here.

1. is not working, it displays the tag instead of the image.

2.The Content -> Pages in backend is not working at all, it shows not thing.


I can provide any futher information if required.


CMS Install Information:

CMS Version

1.6

Installed Modules

CMSMailer

1.73.14

FileManager

1.0

MenuManager

1.6

ModuleManager

1.3

News

2.10

nuSOAP

1.0.1

Printing

1.0

Search

1.6.1

ThemeManager

1.1.1

TinyMCE

2.5.0

RSS2HTML

1.2.2

Album

0.9.2

Glossary

0.6.2

HitCounter

1.0.4

PageBlocks

0.1.5

CGExtensions

1.6

SiteMapMadeSimple

1.1.1

FormBrowser

0.2.3

Captcha

0.3.1

FormBuilder

0.5.3

SystemInfo

0.1.2

Download

0.3b

Questions

1.0.3

Config Information

php_memory_limit:



process_whole_template:

false

max_upload_size:

48000000

default_upload_permission:

664

assume_mod_rewrite:

false

page_extension:



internal_pretty_urls:

true

use_hierarchy:

false

debug:

false

output_compression:

false

root_url:

http://192.168.60.60/cms

root_path:

/var/www/html/cms (0755) Success

previews_path:

/var/www/html/cms/tmp/cache (0777) Success

uploads_path:

/var/www/html/cms/uploads (0777) Success

uploads_url:

http://192.168.60.60/cms/uploads

image_uploads_path:

/var/www/html/cms/uploads/images (0777) Success

image_uploads_url:

http://192.168.60.60/cms/uploads/images

use_smarty_php_tags:

false

locale:



default_encoding:

utf-8

admin_encoding:

utf-8
PHP Information:

Current PHP Version (phpversion):

5.1.6 Success

md5 function (md5_function):

On (True) Success

GD version (gd_version):

2 Success

tempnam function (tempnam_function):

On (True) Success

Magic quotes in runtime (magic_quotes_runtime):

Off (False) Success

PHP Effective Memory Limit (memory_limit):

16M Caution ?

Maximum Execution Time (max_execution_time):

30 Caution ?

PHP Safe Mode (safe_mode):

Off (False) Success

Session Save Path (session_save_path):

/var/lib/php/session (0770) Success

Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file):

Success

PHP register_globals (register_globals):

Off (False) Success

PHP output_buffering (output_buffering):

4096 Success

disable_functions in PHP (disable_functions):

 Success

PHP Open Basedir (open_basedir):

 Success

Test for remote URL (test_remote_url):

Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success

File uploads (file_uploads):

On (True) Success

Maximum Post Size (post_max_size):

8M Caution ?

Maximum Upload Size (upload_max_filesize):

2M Caution ?

Basic XML (expat) support (xml_function):

On (True) Success

Test file_get_contents (file_get_contents):

On (True) Success

Test ini_set (check_ini_set):

On (True) Success
Server Information:

Server API (server_api):

apache2handler

Server Database (server_db_type):

MySQL (mysql)

Server Database Version (server_db_version):

5.0.45 Success

Server Software (server_software):

Apache/2.2.3 (CentOS)

Server Operating System (server_os):

Linux 2.6.18-128.1.10.el5 On i686

Permission Information

tmp:

/var/www/html/cms/tmp (0777) Success

templates_c:

/var/www/html/cms/tmp/templates_c (0777) Success

modules:

/var/www/html/cms/modules (0777) Success

File Creation Mask (umask):

/var/www/html/cms/tmp/cache (0777) Success

config_file:

0666 Failure
config.php writable. It is more safe if you change permission to read-only

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Tue Jun 30, 2009 7:45 am
by alby
chicman wrote: My site have some SERIOUS issues after upgraded to 1.6, hope I can find some answers here.
You must restore your backup or drop a few modules.

From Announce and point 5 of release note of upgrade.php:
** IMPORTANT **
5) Content Types Rewrite --

Related to the 'Selectable Properties' work described above, a lot of the way that content types operate has been modified in release 1.6.  They are now much smaller, leaner, smarter, and faster.   We've also removed much of the special behavior of the {content} tag in the 'Content' content type.  So it will operate much like any other content block. 

However it also means that we broke some stuff.  Any third party modules that create content types, like PageBlocks, and Cataloger will not work with CMSMS 1.6 until they are revised.
There is Album module also if you use in Content-Type method and not in Tag-module method ({cms_module module="Album" .....})


Alby

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Sun Aug 16, 2009 4:00 am
by gingercat
OK so how do I add the album content type back in without loosing my current album pages?

The album module is installed and the front end of the site shows the albums but the type is now missing and I cant edit those album pages either.

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Sun Aug 16, 2009 7:16 am
by alby
gingercat wrote: OK so how do I add the album content type back in without loosing my current album pages?
alby wrote: ..... Tag-module method ({cms_module module="Album" .....})
Alby

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Sun Sep 27, 2009 4:07 pm
by jorge13
Please send me a clear solution too, as my album content has gone fishing as well !

thx
Jorge

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Sun Sep 27, 2009 4:10 pm
by RonnyK
Jorge,

check the help of the Album module. You should create a page, and call in the content-area, the {cms_module module="Album" .....}

The help of the module, shows additional parameters that can be passed....

Ronny

Re: BUGS after 1.5.4 to 1.6 upgrade

Posted: Sun Sep 27, 2009 7:48 pm
by gingercat
yeah its easy to re-create the album pages using the album tag BUT when you already have album pages using the old method you can't actuality access those pages from the back end of CMS. They still work and exist in the database but can't be deleted or altered in the page editor.