PEAK XOOPS - Re: blocks admin module 0.33 in englishin japanese

Re: blocks admin module 0.33

Target Downloads
Subject
Summary

List posts in the topic

normal Re: blocks admin module 0.33

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2006/10/16 23:36 | Last modified
tohokuaiki  上等兵   Posts: 25
cube alpha 5-cだと、下記のforeachの真下一行を加えたら動きました、
$ more modules/blocksadmin/admin/menu.php

foreach( $modules4menu as $m4menu ) {
        if (!is_object($m4menu)) continue ;
        $adminmenu[] = array(
                'title' => $m4menu->getVar('name') ,
                'link' => "admin/myblocksadmin.php?dirname=".$m4menu->getVar('dirname')
        ) ;
}

?>


.............追記:ダメでした・・・・インストールはできたんですが。
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!