cpaboost
Forum Replies Created
-
Forum: Plugins
In reply to: [Permalink Manager Lite] Just Updated Plugin, now does not workno, everything works fine as long as you change the screen options and set to show everything on one page
Forum: Plugins
In reply to: [Permalink Manager Lite] Just Updated Plugin, now does not workactually nevermind, i just noticed under ‘screen option’s i could set the # of posts per page, and i said that show all my posts on the same page. not sure what the issue as to why it can’t go beyond the first place. i pretty much disabled almost every plugin on my site and it still doesnt work. but i guess this is the workaround to make it work.
Forum: Plugins
In reply to: [Permalink Manager Lite] Just Updated Plugin, now does not workhello,
i replaced the code, deactivated the plugin and reactivated it
it did not work. i cannot get past page 1 still.
any idea what the problem could be?Forum: Plugins
In reply to: [Permalink Manager Lite] Just Updated Plugin, now does not workthis is what shows under that debug editor
SELECT * FROM wp_posts WHERE post_status IN (‘publish’) AND post_type IN (‘post’, ‘page’) ORDER BY ID desc LIMIT 10 OFFSET 0
Offset: 0
Page: 1
Per page: 10
Total: 164Forum: Plugins
In reply to: [Permalink Manager Lite] Just Updated Plugin, now does not workno i do not have any caching plugins active.
there are no errors listed in my error log file