Title: Slight changes for wordpress 3.2.1
Last modified: August 20, 2016

---

# Slight changes for wordpress 3.2.1

 *  Resolved [binod007shuklabond](https://wordpress.org/support/users/binod007shuklabond/)
 * (@binod007shuklabond)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/slight-changes-for-wordpress-321/)
 * 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)

 *  [joesko](https://wordpress.org/support/users/joesko/)
 * (@joesko)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/slight-changes-for-wordpress-321/#post-2220519)
 * 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](https://wordpress.org/support/topic/slight-changes-for-wordpress-321/www.youtube.com/watch?v=7S2J99JAIYU)

Viewing 1 replies (of 1 total)

The topic ‘Slight changes for wordpress 3.2.1’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-mu-subdomain-forwarding.
   svg)
 * [WordPress MU Subdomain Forwarding](https://wordpress.org/plugins/wordpress-mu-subdomain-forwarding/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-mu-subdomain-forwarding/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-mu-subdomain-forwarding/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-mu-subdomain-forwarding/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-mu-subdomain-forwarding/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-mu-subdomain-forwarding/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [joesko](https://wordpress.org/support/users/joesko/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/slight-changes-for-wordpress-321/#post-2220519)
 * Status: resolved