Howdy,
This error has popped up in one of my Atahualpa installations here: http://www.galityomtov.com
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /hermes/bosoraweb108/b2818/ipw.galityomtovcom/public_html/wp-content/themes/atahualpa/functions.php on line 136
Here's the code that's currently on that line:
if ( is_admin() && isset($_GET['activated'] ) && $pagenow == "themes.php" )
wp_redirect( 'themes.php?page=atahualpa-options' );
This happens whether I try to go to the front end of the site or the admin login. Haven't made any kind of edits to this site (WP or ATA options). Any help would be appreciated!
Thanks,
Rick