PEAK XOOPS - News in englishin japanese

Archive | RSS |
  
Poster : GIJOE on 2006-11-09 17:44:06 (14000 reads)

in englishin japanese
I've just changed forum module of this site from xhnewbb to d3forum.
I thank you in d3forum debugging for your help

Access for xhnewbb's post will be redirected correctly via modules/xhnewbb/viewtopic.php.


<?php
$post_id = intval( @$_GET['post_id'] ) ;
$topic_id = intval( @$_GET['topic_id'] ) ;
header( "HTTP/1.0 301 Moved Permanently" ) ;
if( $post_id ) {
        header( "Location: (XOOPS_URL)/modules/d3forum/index.php?post_id=".$post_id ) ;
} else {
        header( "Location: (XOOPS_URL)/modules/d3forum/index.php?topic_id=".$topic_id ) ;
}
exit ;
?>


Poster : GIJOE on 2006-10-28 18:04:04 (7152 reads)

in englishin japanese
I've just returned from OSC2006 Tokyo/fall.

Marijuana demonstrates Cube 2.1 lighten hack.
nobunobu explains "Duplicatable Framework like D3".

Both are quite interesting and full of hints.


Poster : GIJOE on 2006-10-27 18:48:32 (6631 reads)

in englishin japanese
Tomorrow(28 Oct), we'll hold Open Source Conference 2006 fall in Tokyo Japan.
http://www.ospn.jp/osc2006-fall/


Poster : GIJOE on 2006-10-26 17:08:21 (6950 reads)

in englishin japanese
PEAK XOOPS is moved http://xoops.peak.ne.jp/ from http://www.peak.ne.jp/xoops/
If you receive RSS from this site, change it please.

0 comments

Poster : GIJOE on 2006-08-20 16:34:17 (7271 reads)

in englishin japanese
I've just disabled notify feature in this site.
Some users who use dead email address cause a lot of error mail by notifications.

If you want to chase a topic in xhnewbb, use the feature of marking the topic.

0 comments

« 1 (2) 3 4 5 ... 13 »
Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!