PEAK XOOPS - Re: myAlbum 2.8 in englishin japanese

Re: myAlbum 2.8

List posts in the topic

question Re: myAlbum 2.8

msg# 1.1.1.1.1.1.1.1.1.1.1.1.1
depth:
12
Previous post - Next post | Parent - Children.1 | Posted on 2004/7/7 19:08
GIJOE  ÀèǤ·³Áâ   Posts: 4110
What an easy bug is!

line 663 of include/functions.php
	$key = 1 ;
	while( list( $title , $cid , $pid , $num ) = $xoopsDB->fetchRow( $rs ) ) {
		$cats[ $key ] = array( 'cid' => intval( $cid ) , 'pid' => intval( $pid ) ,
		'next_key' => ++ $key $key + 1 , 'depth' => 0 , 'title' => $myts->makeTboxData4Show( $title ) ,
		'num' => intval( $num ) ) ;
		$key ++ ;
	}
	$sizeofcats = $key ;

Very very thanks, cradeg!
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!