Title: pack121's Replies | WordPress.org

---

# pack121

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[outbrain] Outbrain breaks my site](https://wordpress.org/support/topic/outbrain-breaks-my-site/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/outbrain-breaks-my-site/#post-3267881)
 * Seems to have come and gone on its own…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleted WordPress folder! How Do I Recover It?](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/#post-1785639)
 * WOO! Ok I got it back up. It just needed the older WP version and adding back
   all old plugins.
 * Thanks for the help y’all
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleted WordPress folder! How Do I Recover It?](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/#post-1785638)
 * They do it for free, except they have to roll back the whole account of mine 
   which would undo too much of my work.
 * I realized I had an older WP install, so I uploaded 2.9.2 instead and now the
   error message is gone.. now it loads a blank root screen instead of the error.
 * Still not working though..
 * happy thanksgiving!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleted WordPress folder! How Do I Recover It?](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/#post-1785634)
 * Everything looks right to me in the config file. This is what I get when I try
   to load the root domain (with the address swapped out for the location on the
   server)
 *     ```
       ' ); } } ?> _HOST ); } ?> ?> ter() ) return str_replace( 'Wordpress', 'WordPress', $text ); // Still here? Use the more judicious replacement static $dblq = false; if ( false === $dblq ) $dblq = _x('“', 'opening curly quote'); return str_replace( array( ' WordPress', '‘Wordpress', $dblq . 'Wordpress', '>Wordpress', '(WordPress' ), array( ' WordPress', '‘WordPress', $dblq . 'WordPress', '>WordPress', '(WordPress' ), $text ); } ?> ) ) return true; } return false; } ?> t', array(&$post)); return true; } ?> _theme_mod' ); ?> result = " $type='$type'"; else $result = ''; if ( $echo ) echo $result; return $result; } ?> } ?>
       Parse error: syntax error, unexpected ')' in /wp-includes/post.php on line 4721
       ```
   
 * I checked line 4721 of post.php and it reads this:
 *  `if ( false == wp_verify_nonce( $_GET['preview_nonce'], 'post_preview_' . $id))`
 * not sure what to do?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleted WordPress folder! How Do I Recover It?](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/deleted-wordpress-folder-how-do-i-recover-it/#post-1785490)
 * I checked and its the right database. I’m thinking the config file is just used
   for the installation step. I’m not sure how to get this setup going again without
   overwriting things.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Get TITLE to show with static front page](https://wordpress.org/support/topic/get-title-to-show-with-static-front-page/)
 *  Thread Starter [pack121](https://wordpress.org/support/users/pack121/)
 * (@pack121)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/get-title-to-show-with-static-front-page/#post-1642119)
 * I guess i mean the blogname or postname doesnt show in the header with those 
   static page settings, not the “title” of the browser.
 * Here it is anyway: `<title><?php if(is_home() || is_search()) { bloginfo('name');
   echo ''; bloginfo('description'); } else { wp_title('') ;} ?></title>`
 * Any ideas?

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