Title: ptums's Replies | WordPress.org

---

# ptums

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [function get_avatar_url conflicts with the WordPress 4.2](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/#post-6055080)
 * I spoke them they put me toward the developer. Has one else had a problem this
   issue? So far my request to speak with the developer has fallen on deaf ears 
   and I’m becoming desperate.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [updated wordpress and got error: Cannot redeclare get_avatar_url](https://wordpress.org/support/topic/updated-wordpress-and-got-error-cannot-redeclare-get_avatar_url/)
 *  [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/updated-wordpress-and-got-error-cannot-redeclare-get_avatar_url/#post-6050987)
 * I commented out
    function get_avatar_url($get_avatar){ preg_match(“/src='(.*?)’/
   i”, $get_avatar, $matches); return $matches[1]; }
 * after I updated to WordPress 4.2 my site is working again, but any page that 
   features an image of an attorney generated by this avater function no longer 
   exists
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [function get_avatar_url conflicts with the WordPress 4.2](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/#post-6054896)
 * I contacted the theme developers and I just searched through the functions.php
   file of the latest version and there wasn’t any solution. What was the solution
   for other people who had this issue?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [function get_avatar_url conflicts with the WordPress 4.2](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/#post-6054829)
 * The took over this site from another developer and there are copious amounts 
   of changes made to the theme and of course it wasn’t build on a child version
   of that theme. So if I update super-skeleton I’m thinking there is a strong possibility
   that will override all changes we’ve made. So, my question would simply taking
   the get avatar function from the latest theme and copy over the current get avatar
   function conflict with any other code in the site?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [function get_avatar_url conflicts with the WordPress 4.2](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/#post-6054826)
 * We don’t have the latest version of super-skeleton installed, nor did they offer
   any
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [function get_avatar_url conflicts with the WordPress 4.2](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/function-get_avatar_url-conflicts-with-the-wordpress-42/#post-6054820)
 * super-skeleton
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Error when JavaScript is enabled](https://wordpress.org/support/topic/error-when-javascript-is-enabled/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-when-javascript-is-enabled/#post-5416113)
 * That did the job!! Thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Error when JavaScript is enabled](https://wordpress.org/support/topic/error-when-javascript-is-enabled/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-when-javascript-is-enabled/#post-5416110)
 * [http://scarinciattorney.com/supreme-court-cases/](http://scarinciattorney.com/supreme-court-cases/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Error when JavaScript is enabled](https://wordpress.org/support/topic/error-when-javascript-is-enabled/)
 *  Thread Starter [ptums](https://wordpress.org/support/users/ptums/)
 * (@ptums)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-when-javascript-is-enabled/#post-5416108)
 * I checked the HTML in row 58 like you said and it seems like everything is fine.
 * This is the only HTML within the cells, maybe you’ll see something I do not:
 * [United States v. Morrison](https://wordpress.org/support/users/ptums/replies/wp-content/uploads/2014/07/US-v-Morrison.pdf?output_format=md)
 * [Government Action](https://wordpress.org/support/users/ptums/replies/the-constitution/amendment-14-01/the-question-of-government-action/?output_format=md)
 * My developer had suggested and I am a bit weary going into it, but our site runs
   of CloudFlare does that affect the table in anyway?

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