Drupal 调度程序似乎不起作用

发布于 2024-12-07 17:00:07 字数 166 浏览 0 评论 0原文

我安装了一个 drupal 调度程序模块并启用了它的内容类型,我还安装了 supercron 模块来运行 cron。

但它不会在规定的时间取消发布内容。

我还尝试运行 cron.php 和 supercron.php 文件来取消发布内容,但它似乎不适用于我的情况。任何人都可以帮助我吗?

I installed a drupal scheduler module and enabled it for a content type, i also installed supercron module to run the cron.

But it doesn't unpublish content on defined time.

i also tried to run cron.php and supercron.php file to unpublish the content but it doesn't seem to work in my case. can anybody help me in this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

要走就滚别墨迹 2024-12-14 17:00:07

您是否安装了缓存模块?该帖子可能未发布,但页面未更新,因为页面仍被缓存。此外,您还需要检查服务器上的时钟设置是否正确。也许服务器不在您的时区,您需要编辑 php.ini 或 .htaccess 文件。

Do you have any caching modules installed? The post maybe unpublished but the page is not updated because the page is still cached. Also, you will need to check the clock on the server is set correctly. Maybe the server is not in your timezone and you either need to edit the php.ini or .htaccess file.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文