[UPDATE] phpwcms PRE 1.2.2-DEV ist da !!!
[UPDATE] phpwcms PRE 1.2.2-DEV ist da !!!
Hallo Leute,
eine neue Release PRE 1.2.2-DEV steht zum "Rumprobieren" zur Verfügung.
Ein wichtiger Hinweis !!!
Dies ist eine NICHT offizielle PRE-DEV RELEASE!!!
NO SUPPORT
Updated release - some fixes and patches:
http://www.phpwcms.org/phpwcms_pre1.2.2-dev.zip
http://www.phpwcms.org/phpwcms_pre1.2.2-dev.rar
Viel Spaß beim Rumtesten!!!
NEPO
eine neue Release PRE 1.2.2-DEV steht zum "Rumprobieren" zur Verfügung.
Ein wichtiger Hinweis !!!
Dies ist eine NICHT offizielle PRE-DEV RELEASE!!!
NO SUPPORT
Updated release - some fixes and patches:
http://www.phpwcms.org/phpwcms_pre1.2.2-dev.zip
http://www.phpwcms.org/phpwcms_pre1.2.2-dev.rar
Viel Spaß beim Rumtesten!!!
NEPO
- Oliver Georgi
- Site Admin
- Posts: 9906
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Achtung. Die ist wirklich nur für ganz Ungeduldige.
Ist aber soweit stabil und beinhaltet u.a. den Patch zum Kopieren von Content Parts.
Update 11.04.2005 - nicht mehr nötig:
Ihr müsst unbedingt - AUCH BEI NEUINSTALLTION - die upgrade.php öffnen und das Datenbankupdate von 1.2.1 auf 1.2.2 machen oder das hier manuell hinzufügen:
Oliver
Ist aber soweit stabil und beinhaltet u.a. den Patch zum Kopieren von Content Parts.
Update 11.04.2005 - nicht mehr nötig:
Ihr müsst unbedingt - AUCH BEI NEUINSTALLTION - die upgrade.php öffnen und das Datenbankupdate von 1.2.1 auf 1.2.2 machen oder das hier manuell hinzufügen:
Code: Select all
ALTER TABLE `phpwcms_user` ADD `usr_wysiwyg` INT( 2 ) NOT NULL ;
ALTER TABLE `phpwcms_user` ADD `usr_fe` INT( 1 ) NOT NULL ;
UPDATE `phpwcms_user` SET usr_fe =2 ;
ALTER TABLE `phpwcms_userlog` ADD `logged_section` INT( 1 ) NOT NULL ;
CREATE TABLE `phpwcms_sysvalue` (
`sysvalue_key` VARCHAR( 255 ) NOT NULL ,
`sysvalue_tstamp` TIMESTAMP NOT NULL ,
`sysvalue_value` MEDIUMBLOB NOT NULL ,
PRIMARY KEY ( `sysvalue_key` ) ,
FULLTEXT ( `sysvalue_key` )
);
ALTER TABLE `phpwcms_article` ADD `article_nositemap` INT( 1 ) DEFAULT '0' NOT NULL ;
ALTER TABLE `phpwcms_articlecat` ADD `acat_nositemap` INT( 1 ) DEFAULT '0' NOT NULL ;
Last edited by Oliver Georgi on Mon 11. Apr 2005, 21:53, edited 1 time in total.
Was sind denn die Neuerungen gegenüber der 1.2.1?
Rainer G. aus H.
http://www.BunteReisebilder.de
My phpWCMS-projects:
http://www.gnuelps.de
http://qvpage.gnuelps.de
http://www.BunteReisebilder.de
My phpWCMS-projects:
http://www.gnuelps.de
http://qvpage.gnuelps.de
I did and it works, just update the database with the code than Oliver gave:
But I don't know how the login/logout for users works
Code: Select all
ALTER TABLE `phpwcms_user` ADD `usr_wysiwyg` INT( 2 ) NOT NULL ;
ALTER TABLE `phpwcms_user` ADD `usr_fe` INT( 1 ) NOT NULL ;
UPDATE `phpwcms_user` SET usr_fe =2 ;
ALTER TABLE `phpwcms_userlog` ADD `logged_section` INT( 1 ) NOT NULL ;
CREATE TABLE `phpwcms_sysvalue` (
`sysvalue_key` VARCHAR( 255 ) NOT NULL ,
`sysvalue_tstamp` TIMESTAMP NOT NULL ,
`sysvalue_value` MEDIUMBLOB NOT NULL ,
PRIMARY KEY ( `sysvalue_key` ) ,
FULLTEXT ( `sysvalue_key` )
);
ALTER TABLE `phpwcms_article` ADD `article_nositemap` INT( 1 ) DEFAULT '0' NOT NULL ;
ALTER TABLE `phpwcms_articlecat` ADD `acat_nositemap` INT( 1 ) DEFAULT '0' NOT NULL ;
login o.k.
After install, login doesn't work.
so I looked login.php
line 123
aporeplace(md5($wcs_pass))."') AND usr_aktiv=1 AND (usr_fe=1 OR usr_fe=2);";
but there is no usr_fe field in phpwcms_user table. so I changed it into
line 123
aporeplace(md5($wcs_pass))."') AND usr_aktiv=1;";
Oliver, please check this.
Now login is working. I going to look what is changed....
regards,
so I looked login.php
line 123
aporeplace(md5($wcs_pass))."') AND usr_aktiv=1 AND (usr_fe=1 OR usr_fe=2);";
but there is no usr_fe field in phpwcms_user table. so I changed it into
line 123
aporeplace(md5($wcs_pass))."') AND usr_aktiv=1;";
Oliver, please check this.
Now login is working. I going to look what is changed....
regards,
Thanks. dbaron.
I can't speak german. so I didn't know that.
After install, I executed above sql code. so now...
Now login is working. everything is O.K
I found:
- copy&past article function not working at root level and working at other level
- copy&past article content part function working..
- forum topic write & reply functin working...
- forum topic author always displaying as guest
- forum topic access function not working... ( everybody can always write)
I can't speak german. so I didn't know that.
After install, I executed above sql code. so now...
Now login is working. everything is O.K
I found:
- copy&past article function not working at root level and working at other level
- copy&past article content part function working..
- forum topic write & reply functin working...
- forum topic author always displaying as guest
- forum topic access function not working... ( everybody can always write)
Last edited by purnsam on Wed 6. Apr 2005, 16:46, edited 4 times in total.
I pretty sure that frontend users doesnt work - else would Pappnase or OG make a post about it... we are many ppl who just wait on that feature and Im sure OG already know thatfrontend users
http://www.studmed.dk Portal for doctors and medical students in Denmark
now you can define and setup a frontend user, but didn't find out to setup a login anyway...
so this is a preprerelease.
but nice to see the more steps..
so this is a preprerelease.
but nice to see the more steps..
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3