Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • We also have the same problem

    Thread Starter Jalopy

    (@jalopy)

    Tom

    many thanks, the hosting company eventually put error logging on and identified what was causing it but just say it is fixed and haven’t told me exactly what the issue or fix is! Needless to say without your response I would have given up on them as they had tried many options without success.

    Your plugin is now working really well and I will leave you very good feedback.

    Jalo Py

    Thread Starter Jalopy

    (@jalopy)

    If I could get this problem resolved, the plugin is very good and professional.

    I have tried changing htaccess file and checked the cpanel suhosin. These had no effect.

    PLEASE could anyone suggest what the problem is – we have put several days of work into creating the menus and trying to track down this bug.

    Thread Starter Jalopy

    (@jalopy)

    Thanks Justin, on looking at the code he has!

    function add_my_responsive_photo_gallery_admin_menu(){

    $hook_suffix_r_p=add_menu_page( __( ‘Responsive Photo Gallery’), __( ‘Responsive Photo Gallery’ ), ‘administrator’, ‘responsive_photo_gallery_slider’, ‘responsive_photo_gallery_slider_admin_options’ );
    $hook_suffix_r_p=add_submenu_page( ‘responsive_photo_gallery_slider’, __( ‘Slider Setting’), __( ‘Slider Setting’ ),’administrator’, ‘responsive_photo_gallery_slider’, ‘responsive_photo_gallery_slider_admin_options’ );
    $hook_suffix_r_p_1=add_submenu_page( ‘responsive_photo_gallery_slider’, __( ‘Manage Images’), __( ‘Manage Images’),’administrator’, ‘responsive_photo_gallery_image_management’, ‘responsive_photo_gallery_image_management’ );
    $hook_suffix_r_p_2=add_submenu_page( ‘responsive_photo_gallery_slider’, __( ‘Preview Slider’), __( ‘Preview Slider’),’administrator’, ‘responsive_photo_gallery_slider_preview’, ‘responsive_photo_gallery_slider_admin_preview’ );

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