linhuiming
因上努力,果上随缘

帝国cms信息列表分页URL的修改方法

  • LinHuiMing

例如把http://www.xxxxx.com/sfmb/index_2.html改成2.html或者index-2.html,不要下划线。

解决方法如下:

1、改e/class/functions.php里带有index_的字符串

2、改e/class/t_functions.php里sys_ShowListPage、sys_ShowListMorePage、sys_ShowTextPage、sys_ShowTextPageSelect函数中的'_'字符串注意一定是改字符串,不要改函数名,有很多函数名中带有下划线 

  • YES
  • NO
更多>>

相关文章