• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Плагин Scrapes - Automatic web content crawler

Подскажите, что за беда: поставил сначала верси. 1.3.2, но она не грабит, не знаю почему, появляется надпись Подготовка, а потом ожидание следующего запуска. Накатил 1.4.3 - тупо крутиться спинер Подготовка и все.
На двух разных хостингах, одна и та же картина. PHP 7.1
От разработчика:
"
  1. If you use ionMag WordPress Theme, please continue with this step otherwise you can skip to next step. You should modify the wp-content/themes/ionMag/includes/wp_booster/td_cake.php and file td_js.php.

    function _schedule_modify_add_three_days() {
    to
    function _schedule_modify_add_three_days($schedules) {

    After you edit and save the file, re-save your task to check if is it working as expected or not. If it’s not, please follow the next step.

  2. If you duplicated any of your tasks by clicking “Copy” button, please continue with this step otherwise you can skip to next step. Duplicated task will stay at “Preparing” state until you edit it. In this case, just re-save your task by clicking “Edit” button to check if is it working as expected or not. If it’s not, please follow the next step.

  3. In some cases, WordPress can’t insert the tasks into schedules and “Next Run” looks empty on “All Scrapes” screen. In this case, just re-save your task by clicking “Edit” button to check if is it working as expected or not. If it’s not, please follow the next step.

  4. Try adding the code below to your wp-config.php file before the line “That’s all, stop editing! Happy blogging.”

    define('ALTERNATE_WP_CRON', true);

    After you edit and save the file, re-save your task to check if is it working as expected or not. If it’s not, please follow the next step.

  5. Next steps requires “Cron Manager by Duo Leaf” WordPress Plugin to check your cron jobs which you can install from Для просмотра ссылки Войди или Зарегистрируйся for free.

  6. In some cases, cron job queue might be too long. If you use other auto poster plugins or pinging external websites option is chosen in your WordPress admin, you can see a lot of “do_pings” in “Cron Manager by Duo Leaf”. In order to reset your cron job queue, please run the SQL query below in your phpMyAdmin panel to clear the list;

    UPDATE wp_options SET option_value = '' WHERE option_name = 'cron'

    After you run the query, re-save your task to check if is it working as expected or not. If it’s not, please follow the next step.

  7. In some cases, other themes or plugins might be interrupting your cron schedules. Please check intervals from “Cron Manager by Duo Leaf” and see ”5 Minutes” to “1 Month” schedules in the list. If they are not in the list, deactivate all possible plugins and change your theme to WordPress’s default “twentyseventeen” for a while. If they appear, re-save your task then revert your theme and try to find which plugin is causing this issue afterwards. If they not appear, please follow the next step.

  8. Call the URL Для просмотра ссылки Войди или Зарегистрируйся replacing “YOUR-DOMAIN” from your browser. If your task is changing its status to “Running”, contact your hosting provider to find a clue about your wp-cron.php is not firing automatically. You can also check your Apache or NGINX error logs for more details.
 
Версия от 1.4.3 - 23.10.2017 нуждается в нуле.

В файле\ol_scrapes\classes\class-ol-scrapes.php
линия 19 вставляем
public function __construct() {
update_option('scrapes_valid', 1);
update_option('scrapes_domain', 'whatewer.com');
update_option('scrapes_code', 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX');
}

и после
public function validate() {
вставляем
return true;
(дальше идет
${"\x47L\x4f\x42\x41LS"... блаблабла )
Нет возможности проверить, но судя по 1.4.1 - должно работать.
Отпишитесь что как.
 
Можно попробовать отсюда взять
Скрытое содержимое доступно для зарегистрированных пользователей!
 
Скрытое содержимое доступно для зарегистрированных пользователей!
 
Постоянно висит: Preparing. Cron работает, кто нибудь сталкивался с данной проблемой.
 
Последнее редактирование:
Плагины пытались отключать и шаблон на дефолтный поменять как в руководстве написано?
Для просмотра ссылки Войди или Зарегистрируйся
Просто возможности проверить сейчас нет.
 
Последнее редактирование:
Постоянно висит: Preparing. Cron работает, кто нибудь сталкивался с данной проблемой.
у меня такое было когда "криво" взламывалась лицензия. после этого пришлось купить плагин
 
у меня такое было когда "криво" взламывалась лицензия. после этого пришлось купить плагин
выложенная здесь как взломана? у меня тоже висит препаринг. не помогает отключение плагинов, ни дефолтный шаблон
 
Назад
Сверху