• Thank you for the great plugin. I really love having the ability to display random questions from a list!

    I am logged in as an admin user and experiencing a problem where the second page of questions displays an error message that says I do not have permissions to access the page.

    To be more specific, this string works fine

    admin.php?page=wpsqt-menu&section=questions&subsection=quiz&id=1

    but,

    admin.php?page=wpsqt-menu&section=questions&subsection=quiz&id=2

    displays the aforementioned error.

    Any advice you could give would be appreciated.

    Thanks again for the great plugin!

    http://wordpress.org/extend/plugins/wp-survey-and-quiz-tool/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sojweb

    (@sojweb)

    I think I discovered the problem. The navigation at this page is pointed directly at wp-admin/admin, so for me it was pointed at the wrong install of wordpress. I need to look more closely at the code, but I have work-around. The string works as long as you have your url correct.

    So, if your site set up is totally standard, (EXAMPLE) bug.com/wp-admin/admin.php?page=wpsqt-menu&section=questions&subsection=quiz&id=2 will work.

    But, if your site is for example bug.com/image/resources/wp-admin/admin.php, you’ll need to modify your url to see the 2nd and 3rd pages of questions.

    Thread Starter sojweb

    (@sojweb)

    There is also a “per page” option that can be set in the database by visiting wp-admin/options.php. If you set the number high enough, you can avoid the paging issue altogether. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Survey And Quiz Tool] Page 2 of Questions List Not Appearing’ is closed to new replies.