• Resolved binod007shuklabond

    (@binod007shuklabond)


    Changes proposed for proper working of your plugin.

    in subdomain forwarding.php file :

    line 32 : change is_site_admin to is_admin

    line 530: after if statement place starting and end blocks { }

    line 573: after if statement place starting and end blocks { }

    line 678: change is_site_admin to is_admin

    I hope so it will help. I am not a big developer ?? but my little help might make some difference.

    And appreciate your efforts for developing this plugin. Keep it up.

    Regards,
    Binod
    The Web Developers

Viewing 1 replies (of 1 total)
  • Can you help me with my code? I dont know code at all, but am trying my best with my own sites. This is code I see. Where exactly do I add the “starting and end blocks { }”

    527
    if ( update_usermeta( $current_user->ID, ‘subdf_profile_order’, $subdf_profile_order ) )

    This is line 528
    if ( update_usermeta( $current_user->ID, ‘subdf_profile_order’, $subdf_profile_order ) )

    This is the only code I have in line 530
    ?> <div id=”message” class=”updated fade”><p><?php _e(‘Error updating order of sections.’) ?></p></div> <?php

    line 678: change is_site_admin to is_admin

    Shameless link lvl86 play like a pro download

Viewing 1 replies (of 1 total)
  • The topic ‘Slight changes for wordpress 3.2.1’ is closed to new replies.