1.0 Beta6 Released!
Re: 1.0 Beta4 Released!
A fairly minor one, probably easy to solve:
In Admin Log the user name is NOT shown when loggin in; it just states a login, not who logged in. It does show who edited what, and also on logout who logged out. This also applies to the previous versions (0.13 etc).
In Admin Log the user name is NOT shown when loggin in; it just states a login, not who logged in. It does show who edited what, and also on logout who logged out. This also applies to the previous versions (0.13 etc).
Re: 1.0 Beta4 Released!
Further to my previous e-mail. I overwrote the whole local directory with my on-line on (0.13) and also copied across the database. But still cannot access the site or admin. httpd log is showing..
[Wed Aug 9 20:11:05 2006] [error] PHP Fatal error: Call to undefined function cms_join_path() in /Library/WebServer/Documents/cms/include.php on line 52
.. OK fixed that - getting a bit late and I forgot to copy eveything. But still no login? even with debug on it loop showing no errors. I've manually cleaned the cache and the site homepage is visible - but no admin and menus don't work.
- OK I got site admin to work - .htaccess - too tired to see it last night. Everything fine as a 0.13 install. Upgraded to beta4 - upgrade seemed to go OK - no errors. However:
1. Contents won't list in admin
2. No primary menu (using menu level 1). Sub menu works (menu level2) if you remove primary menu.
3. You can edit contents if you put an {edit} on a page and go to it directly/
Fixed all that by coping updated file from SVN, mainly listcontent... But
4. Search will not install? Other modules will. The search index table is created but that is it. Not on menu etc. The ixntall never completes.
Any ideas?
Russ
[Wed Aug 9 20:11:05 2006] [error] PHP Fatal error: Call to undefined function cms_join_path() in /Library/WebServer/Documents/cms/include.php on line 52
.. OK fixed that - getting a bit late and I forgot to copy eveything. But still no login? even with debug on it loop showing no errors. I've manually cleaned the cache and the site homepage is visible - but no admin and menus don't work.
- OK I got site admin to work - .htaccess - too tired to see it last night. Everything fine as a 0.13 install. Upgraded to beta4 - upgrade seemed to go OK - no errors. However:
1. Contents won't list in admin
2. No primary menu (using menu level 1). Sub menu works (menu level2) if you remove primary menu.
3. You can edit contents if you put an {edit} on a page and go to it directly/
Fixed all that by coping updated file from SVN, mainly listcontent... But
4. Search will not install? Other modules will. The search index table is created but that is it. Not on menu etc. The ixntall never completes.
Any ideas?
Russ
Last edited by Russ on Sat Aug 12, 2006 5:47 am, edited 1 time in total.
Re: 1.0 Beta4 Released!
When running the default beta4 install through the w3c css validator the following errors occure:
URI : http://www.novion.net/tests/cmsms10beta ... ype=screen
Line: 252 Context : code, pre
Invalid number : white-space pre-wrap is not a white-space value : pre-wrap
Line: 253 Context : code, pre
Invalid number : white-space Parse Error - -moz-pre-wrap
Line: 254 Context : code, pre
Invalid number : white-space Parse Error - -pre-wrap
Line: 255 Context : code, pre
Invalid number : white-space Parse Error - -o-pre-wrap
Line: 256 Context : code, pre
Property word-wrap doesn't exist : break-word
Line: 436 Context : div#menu_vert a
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right.gif) no-repeat 0.5em center
Line: 444 Context : div#menu_vert ul ul a
Invalid number : background-position 1.5em and center are incompatible : 1.5em center
Line: 450 Context : div#menu_vert ul ul ul a
Invalid number : background Too many values or values are not recognized : url(images/cms/dash.gif) no-repeat 2.8em center
Line: 467 Context : div#menu_vert li a.activeparent
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-down.gif) no-repeat 0.4em center
Line: 473 Context : div#menu_vert ul ul li a.activeparent
Invalid number : background-position 1.5em and center are incompatible : 1.5em center
Line: 484 Context : div#menu_vert ul h3
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right-active.gif) no-repeat 0.4em center
Line: 500 Context : div#menu_vert ul ul h3
Invalid number : background-position 1.4em and center are incompatible : 1.4em center
Line: 509 Context : div#menu_vert ul ul ul h3
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right-active.gif) no-repeat 2.7em center
Line: 631 Context : * html > body .clearfix
Invalid number : display inline-block is not a display value : inline-block
btw xhtml checks out as valid
URI : http://www.novion.net/tests/cmsms10beta ... ype=screen
Line: 252 Context : code, pre
Invalid number : white-space pre-wrap is not a white-space value : pre-wrap
Line: 253 Context : code, pre
Invalid number : white-space Parse Error - -moz-pre-wrap
Line: 254 Context : code, pre
Invalid number : white-space Parse Error - -pre-wrap
Line: 255 Context : code, pre
Invalid number : white-space Parse Error - -o-pre-wrap
Line: 256 Context : code, pre
Property word-wrap doesn't exist : break-word
Line: 436 Context : div#menu_vert a
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right.gif) no-repeat 0.5em center
Line: 444 Context : div#menu_vert ul ul a
Invalid number : background-position 1.5em and center are incompatible : 1.5em center
Line: 450 Context : div#menu_vert ul ul ul a
Invalid number : background Too many values or values are not recognized : url(images/cms/dash.gif) no-repeat 2.8em center
Line: 467 Context : div#menu_vert li a.activeparent
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-down.gif) no-repeat 0.4em center
Line: 473 Context : div#menu_vert ul ul li a.activeparent
Invalid number : background-position 1.5em and center are incompatible : 1.5em center
Line: 484 Context : div#menu_vert ul h3
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right-active.gif) no-repeat 0.4em center
Line: 500 Context : div#menu_vert ul ul h3
Invalid number : background-position 1.4em and center are incompatible : 1.4em center
Line: 509 Context : div#menu_vert ul ul ul h3
Invalid number : background Too many values or values are not recognized : url(images/cms/arrow-right-active.gif) no-repeat 2.7em center
Line: 631 Context : * html > body .clearfix
Invalid number : display inline-block is not a display value : inline-block
btw xhtml checks out as valid
Re: 1.0 Beta4 Released!
when typing in new content page and pressing preview button (BEFORE submit/apply) the following error shows in preview pane:
Fatal error: Call to a member function GetContent() on a non-object in /usr/home/www/www.novion.net/www/tests/cmsms10beta4/p ... .print.php on line 60
no content is displayed; template displays ok as far as I can tell.
When submitting new page, and then previewing everything is ok.
Fatal error: Call to a member function GetContent() on a non-object in /usr/home/www/www.novion.net/www/tests/cmsms10beta4/p ... .print.php on line 60
no content is displayed; template displays ok as far as I can tell.
When submitting new page, and then previewing everything is ok.
Re: 1.0 Beta4 Released!
This comes sometimes by me if i click then print button within the preview.Call to a member function GetContent() on a non-object in /usr/home/www/www.novion.net/www/tests/cmsms10beta4/p ... .print.php on line 60
And somtetimes with a normal preview this:
Not Found
The requested URL was not found on this server.
Re: 1.0 Beta4 Released!
Can't install beta4, it redirects to a https:// address and fails.
Any ideas???
Any ideas???
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: 1.0 Beta4 Released!
Welll... I might have ideas, but.... it'd mean that I got more information, like... exactly what type of host you were on, what step of the installation process that you encountered this error on, etc.
Please try to provide as much information as you can when submitting a question such as this.
it just wastes your time and ours if you don't provide enough information.
Please try to provide as much information as you can when submitting a question such as this.
it just wastes your time and ours if you don't provide enough information.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: 1.0 Beta4 Released!
Sorry....
Hosted on windows server 2003 (homeserver), latest version of php (5.1.4?)
Any more information needed?
Hosted on windows server 2003 (homeserver), latest version of php (5.1.4?)
Any more information needed?
Re: 1.0 Beta4 Released!
Congratulations! 1.0 has definitely some great improvements. I love the re-ordering feature as well as the performance improvements all over the system and most of all the search!!! Finally a great search!
However, I have encountered some problems up to date: I am using ISO-8859-1 in config.php for front- and backend. I have set al templates to ISO-8859-1 but when re-ordering pages it seems they are being displayed in admin-mode as UTF-8. First of all I was kind of worried if the content would be affected, but this does not seem to be the case. But it looks kind of disturbing with all the special chars being displayed as cryptic symbols ..
Furthermore my CMS does not keep the language settings in the cookie. When I shut down my browser and then restart it and log in once again the language is English instead of German. So I have to log out and on to have everything all right again.
That is all for now, but I keep on testing. Just one question: Is there a list of modules that have already been converted to work with 1.0? Might be worth a thread ...
Regards,
Nils
However, I have encountered some problems up to date: I am using ISO-8859-1 in config.php for front- and backend. I have set al templates to ISO-8859-1 but when re-ordering pages it seems they are being displayed in admin-mode as UTF-8. First of all I was kind of worried if the content would be affected, but this does not seem to be the case. But it looks kind of disturbing with all the special chars being displayed as cryptic symbols ..

Furthermore my CMS does not keep the language settings in the cookie. When I shut down my browser and then restart it and log in once again the language is English instead of German. So I have to log out and on to have everything all right again.
That is all for now, but I keep on testing. Just one question: Is there a list of modules that have already been converted to work with 1.0? Might be worth a thread ...
Regards,
Nils
Re: 1.0 Beta4 Released!
As an aside.
Should we not be re-setting all the database table and database creation in the new install to UTF-8?
Russ
Should we not be re-setting all the database table and database creation in the new install to UTF-8?
Russ
- Elijah Lofgren
- Power Poster
- Posts: 811
- Joined: Mon Apr 24, 2006 1:01 am
Re: 1.0 Beta4 Released!
Check out "Extensions -> ModuleManager" in the Admin Paenl. All the modules listed there should work fine with CMSMS 1.0nils73 wrote: Just one question: Is there a list of modules that have already been converted to work with 1.0? Might be worth a thread ...

Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. 

Re: 1.0 Beta4 Released!
Get errors with chat made simple and 1.0 beta 3. Get a load of gobbledy gook at top of modules until the files are removed...
will grab a screeny later
will grab a screeny later
Re: 1.0 Beta4 Released!
Did anybody get Calendar working yet?
Everything else looks great (how could anything called "Hawaii" be bad anyway?).
Awesome work dev team.
Everything else looks great (how could anything called "Hawaii" be bad anyway?).
Awesome work dev team.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: 1.0 Beta4 Released!
Calander SVN works in 1.0-beta4, no issues. I guess it's my project now....
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: 1.0 Beta4 Released!
Hi,
In page "news"
This page is not Valid XHTML 1.0 Transitional! from http://validator.w3.org/check
I think the problem is "&cntnt01article" " &cntnt01origid" "&cntnt01returnid"
--> must be &cntnt01article ...
Into
- {anchor anchor='menu_vert' title='Skip to navigation'
- {anchor anchor='main' title='Skip to content'
- {anchor anchor='main' text='^ Top'}
Regards
In page "news"
This page is not Valid XHTML 1.0 Transitional! from http://validator.w3.org/check
I think the problem is "&cntnt01article" " &cntnt01origid" "&cntnt01returnid"
--> must be &cntnt01article ...
Into
- {anchor anchor='menu_vert' title='Skip to navigation'
- {anchor anchor='main' title='Skip to content'
- {anchor anchor='main' text='^ Top'}
Regards
Jean-Claude Etiemble MyPageFr