netleoo
新手上路

UID 89636
精华
0
积分 9
帖子 3
金钱 9 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2007-3-19
状态 离线
|
[广告]: q
m
请教高手们一个问题~~~~~~~
小弟最近在试用PHPClassifieds
顺利安装完成后
首页出现的提示:
Welcome to
To submit an ad, please login, or register for free today!
Your configuration does not contain number of columns per page setting or it is zero, which isn�t possible. Did you read the step in the manual and the last page of install that asked you to save settings in both General AND Option settings?
Warning: Division by zero in D:\website\cptw2006\wang\catcol.php on line 41
Error occurred
We are sorry, but an unexpected error occurred and the system could not continue serving you. Please contact the webmaster at this site netleoo@126.com and report the problem, along with the error message printed below. Please include any other information which may be useful to the webmaster.
For webmaster: This error with far more details has been logged in PHP Classifieds's error log 而catcol.php 第 41 行内容是
$td_size=round(100/$set_cats_per_column,1);
|
|