Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, i have the same Problem. I have not change the configurations?!

    Plugin Author kimipooh

    (@kimipooh)

    What kind of a development environment do you use?

    This plugin uses the following tables in the MySQL DB.

    [Posted Data]
    wp_dsfaq_name : category data
    wp_dsfaq_quest: posted data

    [Settings]
    wp_options –> wp_ds_faq_array

    Plugin Author kimipooh

    (@kimipooh)

    If you mistook the permission in the FAQ setting, please directly check the following DB data.

    Default values : [wp_ds_faq_array] in “wp_options” table.
    a:9:{s:31:”wp_dsfaq_plus_editor_permission”;s:7:”level_7″;s:30:”wp_dsfaq_plus_admin_permission”;s:7:”level_8″;s:35:”wp_dsfaq_plus_general_display_title”;i:0;s:28:”wp_dsfaq_plus_enable_ratings”;i:0;s:32:”wp_dsfaq_plus_disable_all_delete”;i:0;s:37:”wp_dsfaq_plus_disable_category_delete”;i:0;s:33:”wp_dsfaq_plus_disable_edit_delete”;i:0;s:38:”wp_dsfaq_plus_disable_frontedit_delete”;i:0;s:42:”wp_dsfaq_plus_apply_safetyoptions_to_admin”;i:0;}

    Important permission is s:30:”wp_dsfaq_plus_admin_permission”;s:7:”level_8″;

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Does not work after migration’ is closed to new replies.