2005/7/2 9:49
wcrwcr
Home away from home
Posts: 1114
Since: 2003/12/12
2005/7/2 11:40
psindia
Not too shy to talk
Posts: 171
Since: 2005/3/31
2005/7/2 12:03
CeBepuH
Posts: 128
Since: 2002/6/10
2005/7/2 12:32
so to get the templates you must goto modules/system/template
In 2.0 there isn't.
2005/7/3 0:16
echo "n"; echo ""._PM_TO.""; if ( $reply == 1 ) { echo ".$pm->getVar("from_userid")."' />".$pm_uname.""; } elseif ( $send2 == 1 ) { $to_username = XoopsUser::getUnameFromId($to_userid); echo ".$to_userid."' />".$to_username.""; } else { echo ""; $result = $xoopsDB->query("SELECT uid, uname FROM ".$xoopsDB->prefix("users")." WHERE level > 0 ORDER BY uname"); while ( list($ftouid, $ftouname) = $xoopsDB->fetchRow($result) ) { echo ".$ftouid."'>".$myts->makeTboxData4Show($ftouname).""; } echo ""; } echo ""; echo ""._PM_SUBJECTC.""; if ( $reply == 1 ) { $subject = $pm->getVar('subject', 'E'); if (!preg_match("/^Re:/i",$subject)) { $subject = 'Re: '.$subject; } echo ".$subject."' size='30' maxlength='100' />"; } else { echo ""; } echo ""; echo ""._PM_MESSAGEC.""; echo ""; xoopsCodeTarea("message",37,8); xoopsSmilies("message"); echo ""; echo ""; echo " ._PM_SUBMIT."' /> ._PM_CLEAR."' /> ._PM_CANCELSEND."' onclick='javascript:window.close();' /> n"; echo "n"; } } else { echo _PM_SORRY.".XOOPS_URL."/register.php'>"._PM_REGISTERNOW."."; }
2005/7/3 3:34
wcrwcr wrote:wellQuote:so to get the templates you must goto modules/system/templateThat was my first try but I could not find any relevant file Quote:In 2.0 there isn't. In this case i´m running 2073thanks for the comments
Advanced Search
451 user(s) are online (375 user(s) are browsing Support Forums)
Members: 0
Guests: 451