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 ...
Search found 12 matches
- Wed 6. Apr 2005, 16:26
- Forum: phpwcms Support English
- Topic: [UPDATE] phpwcms PRE 1.2.2-DEV ist da !!!
- Replies: 23
- Views: 10555
- Wed 6. Apr 2005, 16:12
- Forum: phpwcms Support English
- Topic: [UPDATE] phpwcms PRE 1.2.2-DEV ist da !!!
- Replies: 23
- Views: 10555
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 ...
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 ...
- Fri 1. Apr 2005, 01:55
- Forum: phpwcms Support English
- Topic: Copying content part of article for article ?!
- Replies: 13
- Views: 4891
article copy&paste doesn't work
I installed and tested it.
copy & paste article content function is working.
but copy & paste article function doesn't work.
Regards
OK
I increased the functions of Copy & Paste Article Content in "site structure and article list".
Link: http://ww2.estg.ipleiria.pt/~fbatista/phpwcms/index.php ...
copy & paste article content function is working.
but copy & paste article function doesn't work.
Regards
OK
I increased the functions of Copy & Paste Article Content in "site structure and article list".
Link: http://ww2.estg.ipleiria.pt/~fbatista/phpwcms/index.php ...
- Mon 7. Mar 2005, 06:13
- Forum: phpwcms Support English
- Topic: [solved] RSS feed - two different faces
- Replies: 1
- Views: 1235
[solved] RSS feed - two different faces
I tested RSS feed on my window apache webser with dev 1.2.1
It works well.
but when I tested on my webhosting server with dev 1.2.1 It's not working.
If I use RSS feed in phpwcms , Is there some special php function required?
Thanks,
:arrow: [solved] my webhosting server allow_url_fopen off ...
It works well.
but when I tested on my webhosting server with dev 1.2.1 It's not working.
If I use RSS feed in phpwcms , Is there some special php function required?
Thanks,
:arrow: [solved] my webhosting server allow_url_fopen off ...
- Wed 16. Feb 2005, 08:35
- Forum: phpwcms Support English
- Topic: Error with standard installation DEV 1.2
- Replies: 5
- Views: 2125
- Wed 16. Feb 2005, 06:58
- Forum: phpwcms Support English
- Topic: Error with 1.2-DEV Installation/Fehler bei der 1.2-DEV-Inst.
- Replies: 21
- Views: 8683
same problem - solved.
Same problem happend to me.
and this is my solution. all error message is gone and work well.
file: include/inc_lib/default.inc.php
line 37
//$phpwcms['DOC_ROOT'] = str_replace('/'.$phpwcms["root"].'include/inc_lib/default.inc.php', '', $phpwcms['DOC_ROOT']);
$phpwcms['DOC_ROOT'] = str_replace ...
and this is my solution. all error message is gone and work well.
file: include/inc_lib/default.inc.php
line 37
//$phpwcms['DOC_ROOT'] = str_replace('/'.$phpwcms["root"].'include/inc_lib/default.inc.php', '', $phpwcms['DOC_ROOT']);
$phpwcms['DOC_ROOT'] = str_replace ...
- Wed 2. Feb 2005, 14:24
- Forum: phpwcms Support English
- Topic: some jpg not displayed after ftp takeover
- Replies: 1
- Views: 1019
some jpg not displayed after ftp takeover
After ftp takeover jpg files, some jpg files show his image but some jpg files are not shown and it show only filename.
When I upload that jpg file which are now shown after ftp takeover in filecenter, there is no problem. it show image well.
Help...
When I upload that jpg file which are now shown after ftp takeover in filecenter, there is no problem. it show image well.
Help...

- Wed 2. Feb 2005, 08:46
- Forum: phpwcms Support English
- Topic: [SOLVED] article content sorting is not correct - dev 1.1.9
- Replies: 9
- Views: 4334
Perfect!!!
Thanks! Oliver.
Now, sorting in block is perfect.
Now, sorting in block is perfect.

- Wed 2. Feb 2005, 01:41
- Forum: phpwcms Support English
- Topic: [SOLVED] article content sorting is not correct - dev 1.1.9
- Replies: 9
- Views: 4334
Found answer!
OK, what I thought - is not really a sorting problem.
It always sorts all content parts - including the one selected for content anywhere. Will be changed later.
Oliver
According to your advice, I changed include/inc_tmpl/articlecontent.list.tmpl.php
line 162
from
" ORDER BY acontent_sorting ...
It always sorts all content parts - including the one selected for content anywhere. Will be changed later.
Oliver
According to your advice, I changed include/inc_tmpl/articlecontent.list.tmpl.php
line 162
from
" ORDER BY acontent_sorting ...
- Tue 1. Feb 2005, 09:33
- Forum: phpwcms Support English
- Topic: [SOLVED] article content sorting is not correct - dev 1.1.9
- Replies: 9
- Views: 4334
I use content anywhere
When I use content anywhere, this sorting problem happens.Oliver Georgi wrote:do you use content anywhere?
Oliver
- Tue 1. Feb 2005, 09:31
- Forum: phpwcms Support English
- Topic: [SOLVED] article content sorting is not correct - dev 1.1.9
- Replies: 9
- Views: 4334
manual arrow up/down is already set.
yes. manual arrow up/down is already set.rushclub wrote:do you have set the right sortation in the admin area. there you have different possibilities to sort different categories. take a look in there. you have to set the categorie to »manual (arrow up/down)«
cheers
rush
- Tue 1. Feb 2005, 02:50
- Forum: phpwcms Support English
- Topic: [SOLVED] article content sorting is not correct - dev 1.1.9
- Replies: 9
- Views: 4334
[SOLVED] article content sorting is not correct - dev 1.1.9
Hi!
I'm using dev 1.1.9 now and found that article move up/down function is not correct. Please look attached image - compare status bar path and reail content part ID.
Is this bug?
Here is image.
http://www.inplusto.com/picture/upload/articlecontentup.jpg
real ID = 38 and 42, status path = 38 ...
I'm using dev 1.1.9 now and found that article move up/down function is not correct. Please look attached image - compare status bar path and reail content part ID.
Is this bug?
Here is image.
http://www.inplusto.com/picture/upload/articlecontentup.jpg
real ID = 38 and 42, status path = 38 ...