1
FrEaKmAn
redirect
  • 2006/3/12 13:50

  • FrEaKmAn

  • Just popping in

  • Posts: 57

  • Since: 2006/2/17


Hi

I'm getting this everytime when I login and logout


Thank you for logging in, FrEaKmAn.

If the page does not automatically reload, please click here


I found this


<{php}>
if( ! empty( $_SESSION['redirect_message'] ) ) {
if( empty( $this->_tpl_vars['xoops_lblocks'] ) ) $this->_tpl_vars['xoops_lblocks'] = array() ;
array_unshift( $this->_tpl_vars['xoops_lblocks'] , array( 'title' => 'Message' , 'content' => $_SESSION['redirect_message'] , 'weight' => 0 ) ) ;
$this->_tpl_vars['xoops_showlblock'] = 1 ;
unset( $_SESSION['redirect_message'] ) ;
}
<{/php}>


and it worked, but now it doesn't, same XOOPS version. If anybdy if fimiliar with this, I put only upper code to theme.html and that is all. I don't remember if I have to change anything else.

2
FrEaKmAn
Re: redirect
  • 2006/3/12 14:49

  • FrEaKmAn

  • Just popping in

  • Posts: 57

  • Since: 2006/2/17


found it:

http://www.peak.ne.jp/xoops/md/news/article.php?storyid=66&caldate=2005-8-11

Login

Who's Online

208 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits