PEAK XOOPS - Re: problem in d3forum in englishin japanese

Re: problem in d3forum

List posts in the topic

none Re: problem in d3forum

msg# 1.1.1.1
depth:
3
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/23 6:59
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Do you use 2.0.14 or higher from xoops.org?

Try it

line 47 of xoops_trust_path/modules/d3forum/main/makecategory.php

from:
// dare to set 'template_main' after header.php (for disabling cache)
include XOOPS_ROOT_PATH."/header.php";
$xoopsOption['template_main'] = $mydirname.'_main_category_form.html' ;

to:
// dare to set 'template_main' after header.php (for disabling cache)
$xoopsOption['template_main'] = $mydirname.'_main_category_form.html' ;
include XOOPS_ROOT_PATH."/header.php";
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!