seomanish
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress admin login not working (not showing dashboard)Hello All,
I am still waiting for response.
Thanks
ManishForum: Fixing WordPress
In reply to: WordPress admin login not working (not showing dashboard)Also find details of wordpress version, php version etc here
<?php
/**
* The WordPress version string
*
* @global string $wp_version
*/
$wp_version = ‘4.0’;/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
*
* @global int $wp_db_version
*/
$wp_db_version = 29630;/**
* Holds the TinyMCE version
*
* @global string $tinymce_version
*/
$tinymce_version = ‘4104-20140822’;/**
* Holds the required PHP version
*
* @global string $required_php_version
*/
$required_php_version = ‘5.2.4’;/**
* Holds the required MySQL version
*
* @global string $required_mysql_version
*/
$required_mysql_version = ‘5.0’;Thanks
ManishForum: Fixing WordPress
In reply to: WordPress admin login not working (not showing dashboard)Is there anyone to help me out.
Forum: Fixing WordPress
In reply to: WordPress admin login not working (not showing dashboard)@click245 Yes i had tried to login through this url http://www.biggerthanbeyonce.com/wp-login.php as well. Its also not showing any thing. Also it doesn’t give any error as well.