Page 6 of 13

Re: Upgrading to 1.9 - Problems and Solutions

Posted: Wed Nov 17, 2010 3:33 pm
by Rolf
sanderhartveld wrote: The functionality for IP filtering on 'site is down for maintainance' is broken in my 1.9 installation.
Thanks for your report, Sander.
Will be fixed in coming 1.9.1

Grtz. Rolf  :)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 18, 2010 3:38 pm
by wibby
Hi Just Upgraded from 1.8x to 1.9 all seemed fin but I cannot create any new content!

I can Delete and Edit but if I try to submit any new pages on submit all I get is a white page  with the cms admin header and the cms admin menu

Does any one have any ideas? All my modules are up to date.
TIA

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 18, 2010 4:13 pm
by osxfil
wibby wrote: Hi Just Upgraded from 1.8x to 1.9 all seemed fin but I cannot create any new content!

I can Delete and Edit but if I try to submit any new pages on submit all I get is a white page  with the cms admin header and the cms admin menu

Does any one have any ideas? All my modules are up to date.
TIA
About creating/delting/updating page issues - there is problem with database records. I find mistakes in it. When you add new page, then you can't view it in page list. You need log into PHP MyAdmin and manually edit page properties in cms_content table.
Maybe it will be solved in 1.9.1  ;)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 18, 2010 4:23 pm
by wibby
About creating/delting/updating page issues - there is problem with database records. I find mistakes in it. When you add new page, then you can't view it in page list. You need log into PHP MyAdmin and manually edit page properties in cms_content table.
Maybe it will be solved in 1.9.1  
Ouch! I hope that comes out soon I have lots of work to do!!!!  :(

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 18, 2010 4:24 pm
by calguy1000
About creating/delting/updating page issues - there is problem with database records. I find mistakes in it. When you add new page, then you can't view it in page list. You need log into PHP MyAdmin and manually edit page properties in cms_content table.
Maybe it will be solved in 1.9.1 
Can you be more specific.  We haven't seen anything that required modifying the database.

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 1:00 pm
by wibby
Here is some more information on my current instalation

I would really appreciate some advice as to why I cannot add any new content

Thanks

----------------------------------------------

Cms Version: 1.9

Installed Modules:

CMSMailer: 2.0
SiteMapMadeSimple: 1.2.1
MenuManager: 1.7.2
ModuleManager: 1.4
nuSOAP: 1.0.2
Search: 1.6.6
ThemeManager: 1.1.2
Calendar: 0.7.5
FileManager: 1.0.3
CGExtensions: 1.21
TinyMCE: 2.8.0
Printing: 1.1.1
RSS2HTML: 1.2.4
JQueryTools: 1.0.10
News: 2.11
CGSimpleSmarty: 1.4.5
Play: 1.0.3
CGExtensions: 1.21
FLVPlayer: 1.0.3
FormBuilder: 0.6.2


Config Information:

php_memory_limit:
process_whole_template: true
output_compression: false
max_upload_size: 2000000
default_upload_permission: 664
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding:
admin_encoding: utf-8
set_names: false


Php Information:

phpversion: 5.2.9
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 32M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 10M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.45


----------------------------------------------

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 1:09 pm
by osxfil
calguy1000 wrote:
About creating/delting/updating page issues - there is problem with database records. I find mistakes in it. When you add new page, then you can't view it in page list. You need log into PHP MyAdmin and manually edit page properties in cms_content table.
Maybe it will be solved in 1.9.1 
Can you be more specific.  We haven't seen anything that required modifying the database.
Ok, here is my procedure:
1. Add Page
- i want add new page, fill in all fields, which i want (name, menu text, alias, parrent page etc)
- after click to Submit i see only blank page
- when i refreshing page list, new page isn't in list

2. Solving problem
- log into PHP MyAdmin
- new page is stored in table cms_content, but some fields are blank:
  • hierarchy
  • id_hierarchy
  • hierarchy_path
  • prop_names
When all this field are complete, then is pge listed in age list and displayed in menu in frontend.

My system info:
----------------------------------------------

Cms Version: 1.9

Installed Modules:

CMSMailer: 2.0
FileManager: 1.0.3
MenuManager: 1.7.2
ModuleManager: 1.4
News: 2.11
nuSOAP: 1.0.2
Printing: 1.1.1
Search: 1.6.6
ThemeManager: 1.1.2
TinyMCE: 2.8.0
CGExtensions: 1.21
CGSimpleSmarty: 1.4.5
Captcha: 0.4.3
CGFeedMaker: 1.0.11
JQueryTools: 1.0.10
FormBuilder: 0.6.1
FrontEndUsers: 1.12.5
CustomContent: 1.7.3
MovedPages: 0.3
Questions: 1.0.3
SiteMapMadeSimple: 1.2.1
CGContentUtils: 1.0.3
DLM: 0.7.7
CGBlog: 1.6.3
NMS: 2.3.2
Gallery: 1.4.1
HostedVideoAlbums: 2.0.1
Products: 2.8.7
AjaxMadeSimple: 0.3.1
Polls: 0.3.2
CGFeedback: 1.2.1

Config Information:

php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 20000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale: cs_CZ
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:

phpversion: 5.3.3
md5_function: Zap (ANO)
gd_version: 2
tempnam_function: Zap (ANO)
magic_quotes_runtime: Vyp (NE)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 64M
max_execution_time: 30
output_buffering: Zap
safe_mode: Vyp (NE)
file_uploads: Zap (ANO)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: Nekontrolováno, protože je aktivní open_basedir
session_use_cookies: Zap (ANO)
xml_function: Zap (ANO)

Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.84

----------------------------------------------

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 2:53 pm
by NaN
Does this also happen if you set all additional modules to be inactive?
Is there any error message if debug is set to true (config.php: $config['debug'] = true; ) ?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 3:02 pm
by calguy1000
It's a core issue, but only in a function used by SiteMapMadeSimple.
Disable SiteMapMadeSimple and the problem should be solved.

Fixed in SVN. Will be in 1.9.1

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 3:15 pm
by wibby
SiteMapMadeSimple: 1.2.1

Disabled it and everythig works fine!
;D ;D ;D ;D

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 4:08 pm
by dc2
calguy1000 wrote: It's a core issue, but only in a function used by SiteMapMadeSimple.
Disable SiteMapMadeSimple and the problem should be solved.

Fixed in SVN. Will be in 1.9.1
Which file concerns this specifically? (Want to fix it with the files from SVN).

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Nov 19, 2010 6:17 pm
by osxfil
ok, SiteMapMadeSimple disabled for now, i'll waiting for 1.9.1

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sat Nov 20, 2010 3:09 am
by point4design
I found a couple bugs in tinymce insert image popup. I didn't see these reported so I apologize if this has been covered. On 'Appearance' tab there is no 'class' dropdown to choose a class for the image. And nothing I enter on the 'Advanced' tab will save. Maybe it has something to do with that NaN showing in the Horizontal space box? Any ideas?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sat Nov 20, 2010 7:24 pm
by Rolf
point4design wrote: On 'Appearance' tab there is no 'class' dropdown to choose a class for the image.
Works for me in SVN 1.9.1
point4design wrote: And nothing I enter on the 'Advanced' tab will save. Maybe it has something to do with that NaN showing in the Horizontal space box? Any ideas?
Humm yeah, I have also a website with NaN in that box. Don't know how he came there ;)
Did you ever used NaN's Advanced Content at this site perhaps :-\

But this also works in latest SVN

Thanks, Rolf  :)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sat Nov 20, 2010 10:16 pm
by janvl
Hi,

just did a clean install with

CMSMS 1.9
CGExtensions 1.21.2
CGSimpleSmarty 1.4.5
CGGoogleMaps 1.5.6

And the following Notice appears when using CGGooglemaps.

Notice: Modification of internal data is deprecated: CGGoogleMapsmap_count in /is/htdocs/wp1090520_UOYN90HLH3/www/cms/lib/classes/class.cms_variables.php on line 46

Notice: Retrival of unauthorized internal variables is deprecated: CGGoogleMapsmap_count in /is/htdocs/wp1090520_UOYN90HLH3/www/cms/lib/classes/class.cms_variables.php on line 32

Is there a work around?

Kind regards,
Jan