PEAK XOOPS - Re: wraps installs ok, but no pages in englishin japanese

Re: wraps installs ok, but no pages

List posts in the topic

question Re: wraps installs ok, but no pages

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2006/8/26 4:30
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Your report is the second.
I have to investigate the reason

First, tell me the core version.

Second, please check the path by adding a line into xoops_trust_path/modules/wraps/main/index.php

line 24:
$wrap_full_path = XOOPS_TRUST_PATH.'/wraps/'.$mydirname.'/'.$path_info ;

var_dump( $wrap_full_path ) ; exit ;

if( ! file_exists( $wrap_full_path ) ) {
	header( 'HTTP/1.0 404 Not Found' ) ;
	exit ;
}
After checking it, remove the line.
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!