Logo
My Journal
Tag

Wordpress

Tag

Popularity Plugin for WordPress SQL Error

Table 'MYSQL_TABLE NAME.wp_ak_popularity_options' doesn't exist on line: ( line number ) did you get this error after you install popularity plugin of wordpress? read this guide "fix it yourself" go to PHPMYADMIN go to SQL Tab paste this: CREATE TABLE IF NOT EXISTS wp_ak_popularity ( post_id int(...

Continue reading ...

How to edit encrypted wordpress theme

The term Base64 refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 representation. The particular choice of base is due to the history of characte...

Continue reading ...