logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
Trouble of Japanese environment
: One Message
Begin main content
Forum OpenACS Q&A: Response to Trouble of Japanese environment
Search:
Back to OpenACS Q&A
4
:
Response to Trouble of Japanese environment
(response to
1
)
Posted by
Isamu Yamamoto
on
05/22/01 06:17 AM
Thank you, Henry.
Although I fixed, a situation does not change.
So, the page displayed normally is the type which uses 'ns_return 200 text/html $page_content'.
The page which is not displayed normally is using 'ad_return_template' or 'ns_write'.
Actual URL is written below.
NG :
http://openacs.trustbee.com:8080/shared/community-member.tcl?user_id=3
OK :
http://openacs.trustbee.com:8080/shared/community-member?user_id=3
NG :
http://openacs.trustbee.com:8080/poll/one-poll.tcl?poll_id=1
OK :
http://openacs.trustbee.com:8080/poll/one-poll?poll_id=1
NG :
http://openacs.trustbee.com:8080/wp/index.tcl?&show_user=all
OK :
http://openacs.trustbee.com:8080/wp/index?&show_user=all
Back to OpenACS Q&A