Rank Math Pro - BEST WordPress SEO Tool

Rank Math Pro - BEST WordPress SEO Tool v3.0.86

No permission to download

maximus

Active member
Trusted Uploader
Aug 3, 2018
139
78
28

Attachments

  • Screenshot (1).png
    Screenshot (1).png
    26.6 KB · Views: 26

flanger69

Active member
Oct 3, 2019
266
88
28

maximus

Active member
Trusted Uploader
Aug 3, 2018
139
78
28
Sure, At the moment no issue on the website but only a not working plugin as have to 😅. Missing that table, analytics won't active and stayed with a red dot...
Maybe would be a better idea to install a clean version from wp directly and next to add the pro from here.. I'll try.
 

flanger69

Active member
Oct 3, 2019
266
88
28
Sure, At the moment no issue on the website but only a not working plugin as have to 😅. Missing that table, analytics won't active and stayed with a red dot...
Maybe would be a better idea to install a clean version from wp directly and next to add the pro from here.. I'll try.
Sure let me know I have other options when it is not working
 

flanger69

Active member
Oct 3, 2019
266
88
28
Working Great with original free and pro from here :)

:coffee:🥳
Great to hear man but I have also an other problem to fix. As you see screenshot below. Winning post and all keywords are not showing and I get also no error in log.

1606211328569.png
 

angedevie

Member
Mar 6, 2019
125
24
18
I came across this error this morning
Any ideas ?
[25-Nov-2020 07:40:15 UTC] WordPress Database Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'traffic AS (
SELECT t1.page as page, COALESCE (t1.pageviews, 0) as pagev 'at line 1 for the query WITH traffic AS (
SELECT t1.page as page, COALESCE (t1.pageviews, 0) as pageviews, COALESCE (t1.pageviews - t2.pageviews, 0) as difference
FROM
(SELECT page, SUM (pageviews) as pageviews FROM xxx_rank_math_analytics_ga WHERE 1 = 1 AND created BETWEEN '2020-11-10 00:00:01' AND '2020-11-22 23:59:59' GROUP BY page) as t1
LEFT JOIN
(SELECT page, SUM (pageviews) as pageviews FROM xxxx_rank_math_analytics_ga WHERE 1 = 1 AND created BETWEEN '2020-10-28 00:00:01' AND '2020-11-09 23:59:59' GROUP BY page) as t2
ON t1.page = t2.page
 

halley

Active member
Jan 19, 2020
170
42
28
I came across this error this morning
Any ideas ?
[25-Nov-2020 07:40:15 UTC] WordPress Database Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'traffic AS (
SELECT t1.page as page, COALESCE (t1.pageviews, 0) as pagev 'at line 1 for the query WITH traffic AS (
SELECT t1.page as page, COALESCE (t1.pageviews, 0) as pageviews, COALESCE (t1.pageviews - t2.pageviews, 0) as difference
FROM
(SELECT page, SUM (pageviews) as pageviews FROM xxx_rank_math_analytics_ga WHERE 1 = 1 AND created BETWEEN '2020-11-10 00:00:01' AND '2020-11-22 23:59:59' GROUP BY page) as t1
LEFT JOIN
(SELECT page, SUM (pageviews) as pageviews FROM xxxx_rank_math_analytics_ga WHERE 1 = 1 AND created BETWEEN '2020-10-28 00:00:01' AND '2020-11-09 23:59:59' GROUP BY page) as t2
ON t1.page = t2.page
+1 what is this?

/var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php dosyasının 44 satırında E_ERROR tipinde bir hata oluştu. Hata iletisi: Uncaught RuntimeException: Error saving action: Error saving action: Table 'xxxxx_actionscheduler_actions' doesn't exist in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action() #1 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action() #2 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store() #3 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/wooco
 

cristiano_s

Active member
Jan 23, 2020
136
172
43
+1 what is this?

/var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php dosyasının 44 satırında E_ERROR tipinde bir hata oluştu. Hata iletisi: Uncaught RuntimeException: Error saving action: Error saving action: Table 'xxxxx_actionscheduler_actions' doesn't exist in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action() #1 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action() #2 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store() #3 /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/wooco


Fix database errors related to the Action Scheduler library. The plugin checks and creates the tables necessary for Action Scheduler version 3.0.16. The faulty tables will be renamed and new ones will be created instead. This plugin runs once and does NOT need to stay activated on the site.
 

halley

Active member
Jan 19, 2020
170
42
28

Fix database errors related to the Action Scheduler library. The plugin checks and creates the tables necessary for Action Scheduler version 3.0.16. The faulty tables will be renamed and new ones will be created instead. This plugin runs once and does NOT need to stay activated on the site.
Warning: require(/var/www/vhosts/xxxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/../woocommerce/action-scheduler/action-scheduler.php): failed to open stream: No such file or directory in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php on line 71

Fatal error
: require(): Failed opening required '/var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/../woocommerce/action-scheduler/action-scheduler.php' (include_path='.:/opt/plesk/php/7.4/share/pear') in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php on line 71
 

Solace

Well-known member
Babiato Lover
Trusted Uploader
Dec 18, 2018
423
415
63
Root
my SEO Analytics is 0 for 1 week is it normal ? :unsure::rolleyes:
i imported SQL and was successfully, but not work for me !
any body can help me ?
 

halley

Active member
Jan 19, 2020
170
42
28
Warning: require(/var/www/vhosts/xxxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/../woocommerce/action-scheduler/action-scheduler.php): failed to open stream: No such file or directory in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php on line 71

Fatal error
: require(): Failed opening required '/var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/../woocommerce/action-scheduler/action-scheduler.php' (include_path='.:/opt/plesk/php/7.4/share/pear') in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php on line 71
Interestingly reinstalling wordpress fixed the problem
 

Forum statistics

Threads
69,294
Messages
908,775
Members
237,780
Latest member
POPWAM

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu