Rank Math Pro - BEST WordPress SEO Tool

Rank Math Pro - BEST WordPress SEO Tool v3.0.86

No permission to download

flanger69

Active member
Oct 3, 2019
266
88
28
could you explain detailed please and also how you solved this issue??
I added two databases manually because they where missing. So that's why I ask if you have any error on your server log to see if you have the same problem.

When you miss database tables the I posted an fix for it.
 
  • Like
Reactions: GSP

GSP

Active member
Oct 13, 2020
151
100
43
I added two databases manually because they where missing. So that's why I ask if you have any error on your server log to see if you have the same problem.

When you miss database tables the I posted an fix for it.

Thank you I'll check it
 

GSP

Active member
Oct 13, 2020
151
100
43
I added two databases manually because they where missing. So that's why I ask if you have any error on your server log to see if you have the same problem.

When you miss database tables the I posted an fix for it.



hey bro, could please tell me how to run the correct SQL code or how to create a tables manually?
or if you have the table please send to me
@flanger69 please
 
Last edited:

Airsky

Member
Sep 14, 2020
58
43
18
Yeah bro I tried but still not getting, may be they rectify it next update hope next update will solve this problem
have you try to make table name same as your table name?

example: your table first name: wxx_

so change table name in first line for wp_rank_math_analytics_gsc and wp_rank_math_analytics_objects .

CREATE TABLE wxx_rank_math_analytics_gsc (
id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
created TIMESTAMP NOT NULL,
.....
)

create it:
For wp_rank_math_analytics_gsc
https://pastebin.com/0VB1Tqaa
For wp_rank_math_analytics_objects
https://pastebin.com/5XwUjz1T
 

flanger69

Active member
Oct 3, 2019
266
88
28
have you try to make table name same as your table name?

example: your table first name: wxx_

so change table name in first line for wp_rank_math_analytics_gsc and wp_rank_math_analytics_objects .

CREATE TABLE wxx_rank_math_analytics_gsc (
id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
created TIMESTAMP NOT NULL,
.....
)
I copy past it like it is. Please try
 
  • Like
Reactions: GSP and Airsky

angedevie

Member
Mar 6, 2019
125
24
18
CREATE TABLE xxx_rank_math_analytics_gsc (
id BIGINT (20) UNSIGNED NOT NULL AUTO_INCREMENT,
created TIMESTAMP NOT NULL,
query VARCHAR (1000) NOT NULL,
page VARCHAR (500) NOT NULL,
clicks MEDIUMINT (6) NOT NULL,
impressions MEDIUMINT (6) NOT NULL,
DOUBLE NOT NULL position,
ctr DOUBLE NOT NULL,
PRIMARY KEY (id),
INDEX analytics_query (query (190)),
INDEX analytics_page (page (190)),
INDEX clicks (clicks),
INDEX position (position)
)
MySQL replied: Documentation

# 1064 - Syntax error near 'position (position)
) 'on line 14

how to correct this error?
 

Patricia

Member
Nov 28, 2019
131
14
18
When entering the Site Analytics tab, this pop-up window will appear below and will not allow you to click on this tab!
Snap2.png
 

GSP

Active member
Oct 13, 2020
151
100
43
1606024381303.png

Annotation 2020-11-22 112338.png

Finally its worked, Guys who are all facing this issue please do the steps mentioned below and also click the Update data manually button it will take around 15mins to complete and it show overall optimization completely and also all problem solved even site wide analysis also working. All working perfectly. Thanks to @flanger69 @Tomz @NullMaster



UPDATE:

I delete both nulled plugins from here. Then I installed the free version of Rank Math and now everything is working. So the problem is in the nulled plugins free and pro. @Tomz can you please help us out what maby the problem is?

Update 2:
There seems to be an update from Rank Math i saw in the forum but I see no changelog yet.

Update 3:
The solution what worked for me:

Here’s what you need to do: log in to phpMyAdmin and check if wp_rank_math_analytics_gsc and wp_rank_math_analytics_objects tables exist. If either of them does not exist, run the correct SQL code manually to create it:
For wp_rank_math_analytics_gsc
https://pastebin.com/0VB1Tqaa
For wp_rank_math_analytics_objects
https://pastebin.com/5XwUjz1T

Before running any SQL code, create a complete backup of the database. There’s always some risk involved when executing direct queries like this.

Then update manualy and voila!!! Please let me know if this works.
 

TW593

Member
Nov 3, 2019
71
22
8
Babiato are the best jajajaj not long ago this plugin came out and you already have it jajajaj seriously thank you very much 😂😂😂
 

flanger69

Active member
Oct 3, 2019
266
88
28
1606024381303.png

Annotation 2020-11-22 112338.png

Finally its worked, Guys who are all facing this issue please do the steps mentioned below and also click the Update data manually button it will take around 15mins to complete and it show overall optimization completely and also all problem solved even site wide analysis also working. All working perfectly. Thanks to @flanger69 @Tomz @NullMaster
Very welcome man!!!!
 
  • Like
Reactions: GSP

maximus

Active member
Trusted Uploader
Aug 3, 2018
139
78
28
@flanger69 Tried and installed only one of the database missed. Do you have any idea why is giving issues?
 

Attachments

  • Screenshot.png
    Screenshot.png
    13.4 KB · Views: 26

Forum statistics

Threads
69,294
Messages
908,763
Members
237,737
Latest member
rajubhai07862

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