Title: aboveadmin's Replies | WordPress.org

---

# aboveadmin

  [  ](https://wordpress.org/support/users/aboveadmin/)

 *   [Profile](https://wordpress.org/support/users/aboveadmin/)
 *   [Topics Started](https://wordpress.org/support/users/aboveadmin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aboveadmin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aboveadmin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aboveadmin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aboveadmin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aboveadmin/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Newsletter Sign-Up] Parse error: syntax error, unexpected T_FUNCTION i](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/)
 *  [aboveadmin](https://wordpress.org/support/users/aboveadmin/)
 * (@aboveadmin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/#post-2047250)
 * Thanks Knut,
    Excuse my lack of knowledge but using the FTP service I can find
   the original file, then I can replace it in wordpress? Or with the Filezilla 
   program?
 * the theme for my wordpress was a custom theme provided by a friend. Do you suggest
   I still change the theme if possible (as I can’t navigate) in the wordpress currently.
   Every adjustment I try and make the error comes up with line 11…etc.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse error: syntax error, unexpected T_FUNCTION..Line 11](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_functionline-11/)
 *  Thread Starter [aboveadmin](https://wordpress.org/support/users/aboveadmin/)
 * (@aboveadmin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_functionline-11/#post-2258031)
 * Thanks again. I’ve successfully downloaded filezilla and still trying to follow
   the directions laid out there. This is still over my head but I will keep trying.
   I appreciate your help with this and I’ll follow up soon with updates.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse error: syntax error, unexpected T_FUNCTION..Line 11](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_functionline-11/)
 *  Thread Starter [aboveadmin](https://wordpress.org/support/users/aboveadmin/)
 * (@aboveadmin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_functionline-11/#post-2258022)
 * Thanks Keesiemiejer but how do I download the functions.php by the ftp? If not
   how do I find what my host provides? I had a friend setup this wordpress section
   and he is out of the country for 2 months. I’m trying my best to re-install this
   issue and have the wordpress page back to normal. Please let me know how to download
   via ftp or otherwise. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Newsletter Sign-Up] Parse error: syntax error, unexpected T_FUNCTION i](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/)
 *  [aboveadmin](https://wordpress.org/support/users/aboveadmin/)
 * (@aboveadmin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/#post-2047248)
 * In addition I can’t move around inside my wordpress page. Every click to any 
   of the pages, appearance, themes, tools, users…etc all return me to the Parse
   error: syntax….line 11. This mistake on my part is extremely frustrating as I
   feel I just crashed my whole wordpress site.
    Please help me understand how to
   resolve this issue. Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Newsletter Sign-Up] Parse error: syntax error, unexpected T_FUNCTION i](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/)
 *  [aboveadmin](https://wordpress.org/support/users/aboveadmin/)
 * (@aboveadmin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_function-i/#post-2047247)
 * Help! I tried to remove my RSS feed and per the request of another thread I found
   about how to do this the wordpress page has crashed all together. I followed 
   these directions
 * “Go to your theme and paste this in your function.php”
    /** * Disable Our Feed
   Urls */ function disable_our_feeds() { wp_die( __(‘**Error:** No RSS Feed Available,
   Please visit our [homepage](https://wordpress.org/support/users/aboveadmin/replies/&apos;. get_bloginfo(&apos;url&apos;) .&apos;?output_format=md).’));}
 * add_action(‘do_feed’, ‘disable_our_feeds’, 1);
    add_action(‘do_feed_rdf’, ‘disable_our_feeds’,
   1); add_action(‘do_feed_rss’, ‘disable_our_feeds’, 1); add_action(‘do_feed_rss2’,‘
   disable_our_feeds’, 1); add_action(‘do_feed_atom’, ‘disable_our_feeds’, 1);
 * After I did this this came up
 * Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /usr/home/
   goabov/www/htdocs/main/wp-content/themes/above/functions.php on line 11
 * How do I get the wordpress page back? in addition how can I remove the RSS feed
   which I set up to get rid of.

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