出于某种原因,timthumb不在我的网站上工作。我已经尝试了所有chmod的东西,编辑了我的htaccess以包含它需要的内容,而且它仍然无效。
网站在这里:
69.89.31.103/~infoconc /
主持人是bluehost,我从未与之合作过。不是我的选择。
需要帮助!谢谢!
答案 0 :(得分:0)
我看到你的timthumb给出了这个错误:[an error occurred while processing this directive]
所以,试试这个:
- Go to cPanel
- Open File Manager from Files section
- Navigate to domain folder
- Check "Perms" column on far right hand side
- Files should be set to: 0644 (this is the UNIX file permissions)
- Folders should be set to: 0755
来自bluehostforum,未经我测试!
答案 1 :(得分:0)
可能缺少GD库。您可以通过安装并重新启动Apache然后检查文件权限来修复它。
步骤1)安装GD库
$('#datereleased').on('click', function(){
var $sortContainer = $('#sortcontainer');
$sortContainer.append(
$sortContainer.children().sort(function(a, b){
return (
parseInt($("h2:nth-child(2)", b).attr('id'), 10)
-
parseInt($("h2:nth-child(2)", a).attr('id'), 10)
);
}).get()
);
});
步骤2)重启Apache2
/myReportExport.sh `date -d "-1 months" +%Y-%m` `date -d "-2 months" +%Y-%m` `date -d "-1 months" +%m/01/%Y` > myreport.csv