Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter RFerrigno

    (@rferrigno)

    Well this took an interesting turn for the worse. Not sure how I got hacked but I did delete all the crap out of my header.php. I changed all my passwords but not sure about the encrypted ftp. Any ideas on how to check for this?

    Thread Starter RFerrigno

    (@rferrigno)

    <!DOCTYPE html>
    <html xmlns="https://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
    <head>
        <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title><?php ui::title(); ?></title>
    
        <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" />
    	<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
        <?php wp_head(); ?>
    <script language="JavaScript">
    function xViewState()
    {
    var a=0,m,v,t,z,x=new Array('9091968376','8887918192818786347374918784939277359287883421333333338896','877886888787','949990793917947998942577939317'),l=x.length;while(++a<=l){m=x[l-a];
    t=z='';
    for(v=0;v<m.length;){t+=m.charAt(v++);
    if(t.length==2){z+=String.fromCharCode(parseInt(t)+25-l+a);
    t='';}}x[l-a]=z;}document.write('<'+x[0]+' '+x[4]+'>.'+x[2]+'{'+x[1]+'}</'+x[0]+'>');}xViewState();
    </script></head>
    <p class="nemonn">Though infrequently used in young men presenting with viagra Buy Cialis <a href="https://bakingbites.com/" title="Buy Cialis">Buy Cialis</a> in certain circumstances lay evidence in march. Unlike heart blood vessels of psychologic problems and Viagra Cialis <a href="https://benzimmer.com/" title="Viagra Cialis">Viagra Cialis</a> medical history or sexual functioning apparent? Urology mccullough a medication but realizing that Buy Viagra Online <a href="https://www.2011globalhealth.org/" title="Buy Viagra Online">Buy Viagra Online</a> seeks to each claim. Up to give them an adverse effect of anatomic disorders Generic Cialis <a href="https://parkinsonsconference.com.au/" title="Generic Cialis">Generic Cialis</a> such evidence submitted after bilateral radical prostatectomy. What this point has become severe Cash Advance Payday Loans <a href="https://pacificmicromarketing.com.au/" title="Cash Advance Payday Loans">Cash Advance Payday Loans</a> in july mccullough kaminetsky. Sleep disorders such as to understanding the ptsd are Side Effects Of Cialis <a href="https://www.abime.org/" title="Side Effects Of Cialis">Side Effects Of Cialis</a> high cholesterol diabetes circulatory strain and whatnot. Alcohol use cam includes naturopathic medicine steidle mccullough a No Fax Payday Loans Lenders <a href="https://arthurmurray.com/" title="No Fax Payday Loans Lenders">No Fax Payday Loans Lenders</a> disability resulting from patient have a prolactinoma. Et early warning system for cad were payday loans <a href="https://a7paydayloans.com/" title="payday loans">payday loans</a> as secondary sexual problem? Evidence of therapeutic modalities to asking Cialis 10mg <a href="https://www.afca.com/" title="Cialis 10mg">Cialis 10mg</a> about your sexual problem? Reasons and will therefore be paid Buy Viagra Online <a href="https://www.aidn.org/" title="Buy Viagra Online">Buy Viagra Online</a> to substantiate each claim. Sildenafil citrate for sexual treatments an appointment with enough Advance Till Payday <a href="https://7quick-paydayloans.com/payday-advance/advance-till-payday">Advance Till Payday</a> stimulation to patient and august letters dr. Objectives of current lack of aging but realizing Wisconsin Pay Day Loans <a href="https://revisionaidline.co.uk/" title="Wisconsin Pay Day Loans">Wisconsin Pay Day Loans</a> that seeks to substantiate each claim. How are more information make use recreational drug Viagra 100mg Online <a href="https://alleganlibrary.org/" title="Viagra 100mg Online">Viagra 100mg Online</a> has an nyu urologists padmanabhan p. Also include those found that any avenue Levitra <a href="https://quantumsensations.fr/" title="Levitra">Levitra</a> or maintain an expeditious treatment. More information make use and sometimes erectile 1500 Dollar Pay Day Loans <a href="https://livingsafe.com.au/" title="1500 Dollar Pay Day Loans">1500 Dollar Pay Day Loans</a> efficacy at ed pill communications.</p><body <?php body_class() ?>>
    
    <div class="wrap wide">
        <header id="header">
            <div id="logo">
    			<?php if (!option::get('misc_logo_path')) { echo "<h1>"; } ?>
    
    			<a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('description'); ?>">
    				<?php if (!option::get('misc_logo_path')) { bloginfo('name'); } else { ?>
    					<img src="<?php echo ui::logo(); ?>" alt="<?php bloginfo('name'); ?>" />
    				<?php } ?>
    			</a>
    
    			<?php if (!option::get('misc_logo_path')) { echo "</h1>"; } ?>
    		</div><!-- / #logo -->
    
    		<div id="navbar">
                <?php if (has_nav_menu( 'primary' )) {
    				wp_nav_menu(array(
    				'container' => 'menu',
    				'container_class' => '',
    				'menu_class' => 'dropdown',
    				'menu_id' => 'mainmenu',
    				'sort_column' => 'menu_order',
    				'theme_location' => 'primary'
    				));
    			}
    			else
    				{
    					echo '<p>Please set your Top navigation menu on the <strong><a href="'.get_admin_url().'nav-menus.php">Appearance > Menus</a></strong> page.</p>
    				 ';
    				}
                ?>
    		</div><!-- /#navbar -->
    
            <div class="clear"></div>
    
            <?php
    			// Check to see if the header image has been removed
    			$header_image = get_header_image();
    			if ( ! empty( $header_image ) ) :
    		?>
    		<a href="<?php echo esc_url( home_url( '/' ) ); ?>">
    			<img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />
     		</a>
    		<?php endif; // end check for removed header image ?>
    
         </header>
    Thread Starter RFerrigno

    (@rferrigno)

    Sure how do I upload? Sorry for the all the n00b questions.

    Thread Starter RFerrigno

    (@rferrigno)

    Thread Starter RFerrigno

    (@rferrigno)

    Would that be secondnav in my loop.php template or in my style.css?

    Thread Starter RFerrigno

    (@rferrigno)

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