• Resolved commando30

    (@commando30)


    Hi,

    I installed wp-post-stats and my site crashed. Nothing was displayed.

    I connected via FTP and deleted the plugin folder and the problem was fixed.

    I thought that it was by a conflict with 2 recent plugins, so I deactivated those and reinstalled wp-post-stats. I see nothing again. I connected via FTP again, but this time there’s NO wp-post-stats folder!

    Please help! My site is unavailable and I cannot lgin to wordpress!

    Both my website and wp-admin page are blank and I can only see this as source code:

    <script type="text/javascript">
    	/* <![CDATA[*/
    	function views_default_templates(template) {
    		var default_template;
    		switch(template) {
    			case 'template':
    				default_template = "%VIEW_COUNT% views";
    				break;
    			case 'most_viewed':
    				default_template = "<li><a href=\"%POST_URL%\"  title=\"%POST_TITLE%\">%POST_TITLE%</a> - %VIEW_COUNT% views</li>";
    				break;
    		}
    		jQuery("#views_template_" + template).val(default_template);
    	}
    	/* ]]> */
    </script>
    <form method="post" action="http://www.corpicorp.com/wp-admin/admin.php?page=wp-post-stats/post-stats-options.php">
    <div class="wrap">

    https://wordpress.org/plugins/wp-post-stats/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter commando30

    (@commando30)

    I want to get rid of this plugin or the functions it installed.
    Do I have to go into the database to remove something?

    Thread Starter commando30

    (@commando30)

    Nevermind, apparently my FileZilla client was not refreshing the file and folder listing correctly.

    After a couple of hours, I connected again via FTP, went to the wp-content/plugins directory and noticed that the wp-post-stats folder was indeed there.

    I deleted it and problem solved.

    I just hope it did not leave any crap on my database that will somehow affect me in the future.

    Some sort of support (or at least a response) from the developers would have been nice.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Installed wp-post-stats and my site crashed, nothing is displayed!’ is closed to new replies.