CMSMS 1.11 - Galapagos

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: CMSMS 1.11 - Galapagos

Post by calguy1000 »

fixed in svn for 1.11.1
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.
Jean le Chauve

Re: CMSMS 1.11 - Galapagos

Post by Jean le Chauve »

I made a post here about a problem with FileManager and thumbnail creation. It seems that it disappear ???
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: CMSMS 1.11 - Galapagos

Post by Jos »

Jean le Chauve wrote:I made a post here about a problem with FileManager and thumbnail creation. It seems that it disappear ???
Even how well your intentions are, it is against forum rules to post code to edit core- and module files. I guess that's the reason your post was removed, and you better delete it again and send it in a PM to calguy.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CMSMS 1.11 - Galapagos

Post by Dr.CSS »

Jean le Chauve wrote:I made a post here about a problem with FileManager and thumbnail creation. It seems that it disappear ???
Please post any "fixes" you may think will fix a bug in your BR in forge, not here...
Jean le Chauve

Re: CMSMS 1.11 - Galapagos

Post by Jean le Chauve »

Thank you for the explanation.
Moreover, the solution was incorrect.
Jean le Chauve

Re: CMSMS 1.11 - Galapagos

Post by Jean le Chauve »

$params["path"] don't exist in /modules/FileManager/action.savesettings.php line 44
$this->Redirect($id,"defaultadmin",$returnid,array("path"=>$params["path"],"fmmessage"=>$message,"tab"=>"settings"));

It is impossible in advanced mode to perform any action involving a change of path, as upload (except img), create thumbnail, move ...
The path included two times the dirname
User avatar
map_1961
Power Poster
Power Poster
Posts: 387
Joined: Fri Apr 20, 2007 7:26 pm
Location: Ruhrstadt

Re: CMSMS 1.11 - Galapagos

Post by map_1961 »

calguy1000 wrote:
Even with our upgraded (from 1.10.3 - to - 1.11 version the {print} tag doesn't work.
The {CMSPrinting} works - even with parameters, but the output for printing is an empty white page without any content...
Just tested this on two sites that I upgraded from 1.10.3 -- one a live site copied down to my local server, and another live site. No problems here.
Thanks calguy - maybe it's because i call this tag in a MLE block? We use the MLC cms module. I'll try to put it in a regular gcb on monday and report it.

map_1961
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: CMSMS 1.11 - Galapagos

Post by Jos »

map_1961 wrote:maybe it's because i call this tag in a MLE block?
Are you using php version 5.2.x? Then probably it will work with php 5.3 and maybe(?) this is fixed in CMSms 1.11.1
User avatar
map_1961
Power Poster
Power Poster
Posts: 387
Joined: Fri Apr 20, 2007 7:26 pm
Location: Ruhrstadt

Re: CMSMS 1.11 - Galapagos

Post by map_1961 »

Jos wrote:
map_1961 wrote:maybe it's because i call this tag in a MLE block?
Are you using php version 5.2.x? Then probably it will work with php 5.3 and maybe(?) this is fixed in CMSms 1.11.1
Hi Jos - lots of thankx - we use php 5.2.17.
When 1.11.1 will be published?

Greetings

map_1961
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: CMSMS 1.11 - Galapagos

Post by Jos »

From what I read on Twitter, very soon, maybe even this weekend. https://twitter.com/cmsms
Can depend on some tests on php 5.2
But I don't know this php5.2 issue is addressed in this release
User avatar
map_1961
Power Poster
Power Poster
Posts: 387
Joined: Fri Apr 20, 2007 7:26 pm
Location: Ruhrstadt

Re: CMSMS 1.11 - Galapagos

Post by map_1961 »

Jos wrote:From what I read on Twitter, very soon, maybe even this weekend. https://twitter.com/cmsms
Can depend on some tests on php 5.2
But I don't know this php5.2 issue is addressed in this release
Jos - you are right: switching to php 5.4.5 solves this problem!
Thankx once again!

map_1961
jce76350
Beta Tester
Beta Tester
Posts: 2040
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: CMSMS 1.11 - Galapagos

Post by jce76350 »

Hi,

the {print} tag doesn't work in last rev 8232 SVN with PHP 5.2.17
It is OK in PHP 5.3.x and 5.4.x

I use it with the last MLE 1.11.2.1 into template
<div style="float: right;">{print showbutton=true script=true lang=$lang_locale}</div>

Into the Web page i do not see the icon and have
<div style="float: right;"><!-- ERROR: module name not specified --></div>

If I remplace print by cms_module module='CMSPrinting'
that's Ok
Jean-Claude Etiemble
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: CMSMS 1.11 - Galapagos

Post by calguy1000 »

Thanks... fixed it.
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.
jce76350
Beta Tester
Beta Tester
Posts: 2040
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: CMSMS 1.11 - Galapagos

Post by jce76350 »

OK thanks, the {print} is solved for me in PHP 5.2.17 with rev 21 CMSPrinting V 1.0.3
Jean-Claude Etiemble
jackstringer
Forum Members
Forum Members
Posts: 42
Joined: Sun May 02, 2010 3:54 pm

Re: CMSMS 1.11 - Galapagos

Post by jackstringer »

Running CMSMS 1.11.1

I have had an issue with 1 site after upgrade. I kept getting connection reset on the main page. But I can log into admin and all is well until I go to create a page or edit a page then I get,

Code: Select all

Fatal error: Class 'CMS_Content_block' not found in /var/www/vhosts/midwesthusaberg.co.uk/httpdocs/lib/classes/contenttypes/Content.inc.php on line 468
I tried to verify the files but it just says 121 files didn't pass checksum. But it disappears before I can make any real note of them. I have tried to upload twice and still has issues.

--Edit-- I managed to upload and checksum checks ok, but still I get this error.
Locked

Return to “[locked] Installation, Setup and Upgrade”