274 (r_274_DEV) = v1.4.0

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

274 (r_274_DEV) = v1.4.0

Post by Jensensen »

just to let you know, when you update your latest to r_274:
http://code.google.com/p/phpwcms/source ... n274&r=274
http://code.google.com/p/phpwcms/source/detail?r=274

ADD:

Code: Select all

$phpwcms['enable_chat']		  = 0; // enable or disable chat function, by default it is disabled - not recommend anymore to use it
$phpwcms['enable_messages']	  = 0; // enable or disable internal messags, by default it is disabled - not recommend anymore to use it
just below:

Code: Select all

$phpwcms['gd_memcheck_off']   = 0; // disable GD php memory check before resize an image
or anywhere to your CONF!

and always check it against the DIST.CONF
Last edited by Jensensen on Tue 9. Dec 2008, 23:58, edited 1 time in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: 274

Post by Jensensen »

both, are nice to have features, but WHY
not recommend anymore to use it
???

in the future, would it be dangerous or something else?
both still are working fine.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: 274

Post by Jensensen »

for those who read, and for the sake of completeness: http://forum.phpwcms.org/viewtopic.php?p=111637#p111637
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: 274 (r_274_DEV) => THE NEWest phpwcms v1.4.0 ever available

Post by Jensensen »

for those who use it
for those who read
this forum is the only place of actuality

so,
who knew,
that r_274 DEV
is the newest, new public, stable,
phpwcms version 1.4.0
?
have a look at http://code.google.com/p/phpwcms/source/detail?r=274

browse "trunk"
http://code.google.com/p/phpwcms/source ... n274&r=274
$phpwcms["release"] = '1.4.0';
$phpwcms["release_date"] = '2008/12/04';

/include/inc_lib/default.inc.php


v1.3.9 was yesterday :wink:
NEW: Download free NEW templates for NEW phpwcms 1.4.0 == where? ==> NEW tip: search forum for "bäcker"
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
Post Reply