/**
* Plugin Name: All-in-One WP Migration
* Plugin URI: https://servmask.com/
* Description: All-in-One WP Migration makes moving your entire WordPress site simple. Export or import your database, media, plugins, and themes with just a few clicks.
* Author: ServMask
* Author URI: https://servmask.com/
* Version: 7.90
* Text Domain: all-in-one-wp-migration
* Domain Path: /languages
* Network: True
* License: GPLv3
*
* Copyright (C) 2014-2025 ServMask Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
* Attribution: This code is part of the All-in-One WP Migration plugin, developed by
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
// Check SSL Mode
if ( isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) && ( $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https' ) ) {
$_SERVER['HTTPS'] = 'on';
}
// Plugin Basename
define( 'AI1WM_PLUGIN_BASENAME', basename( dirname( __FILE__ ) ) . '/' . basename( __FILE__ ) );
// Plugin Path
define( 'AI1WM_PATH', dirname( __FILE__ ) );
// Plugin URL
define( 'AI1WM_URL', plugins_url( '', AI1WM_PLUGIN_BASENAME ) );
// Plugin Storage URL
define( 'AI1WM_STORAGE_URL', plugins_url( 'storage', AI1WM_PLUGIN_BASENAME ) );
// Include constants
require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'constants.php';
// Include deprecated
require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'deprecated.php';
// Include functions
require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'functions.php';
// Include exceptions
require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'exceptions.php';
// Include loader
require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'loader.php';
// =========================================================================
// = All app initialization is done in Ai1wm_Main_Controller __constructor =
// =========================================================================
$main_controller = new Ai1wm_Main_Controller();
As we all know that MS Outlook is a desktop-based email client and is mainly used for sending and receiving email. Sometimes due to three primary reasons, its functionality may be a hindrance. Such as \u2013<\/p>\n
1 \u2013 Insure the email account. \n2 \u2013 Internet issue. \n3 \u2013 Accidently enable offline mode.<\/p>\n
In this blog, I am going to describe a simple solution for sifting to the online mode from offline. So let\u2019s get started \u2013<\/p>\n
Visual Cues of Offline mode.<\/h2>\n
Some visual cues indicate whether you are working online or offline in MS Outlook. If this icon is showing on the right bottom side of MS Outlook, it means you are working in offline mode.<\/p>\n
<\/p>\n
One more visual clue<\/strong><\/p>\n
<\/p>\n
If this icon is showing on the taskbar of your computer, then it means you are in offline mode.<\/p>\n
Steps to follow for switching to Online mode.<\/h2>\n
Note<\/em><\/strong> \u2013 If the \u201cWork Offline\u201d button has shade in the background, that means you are not connected to the internet.<\/em><\/p>\n
3 \u2013 If the shadow is removed from the background of the work offline icon. It means you have successfully shifted to online mode.<\/p>\n
What if you are still offline?<\/h2>\n
There are many reasons \u201cwhy your Outlook shows in offline mode\u201d. Let\u2019s take a look at some of the common occurrence reasons.<\/p>\n
1 \u2013 If your internet is working fine, there might be chances of a problem with the mail server. To check this you have to log in to your email with a website (outlook.com). If you are not able to send\/receive email from the website. Then contact your admin.<\/p>\n
2 \u2013 If you can send\/receive email from the website. It means the mail server is fine. But there might be possible chances that your system needs updates.<\/p>\n
3 \u2013\u00a0 If the system is up to date. There may be a problem with the account setting.<\/p>\n
Tips to reconnect to Outlook \u2013<\/h2>\n
A \u2013 Check for updates \u2013<\/h3>\n
1 \u2013 Open MS Outlook >> Click File. \n2 \u2013 Click Office Account >> Office Updates.<\/p>\n
<\/p>\n
B \u2013 Creating a new profile<\/h3>\n
There might be a chance of a problem in your current account setting. So we recommend you to remove the current profile and add a new one.<\/p>\n
Steps to remove profile<\/strong><\/p>\n
1 \u2013 Open MS Outlook >> Click on file >> Account setting. \n2 \u2013 Account Setting >> Select the profile you want to remove >> Click remove.<\/p>\n
<\/p>\n
Steps to Add new profile<\/strong><\/p>\n
1 \u2013 Open MS Outlook >> Click on file >> Add Account.<\/p>\n
<\/p>\n
Is your OST file gone corrupted?<\/h2>\n
As we all know that Outlook stores profile data in OST (offline storage table) file format in the users\u2019 system. Sometimes when we continue to work offline in Outlook all the data is stored in OST. There are chances of this OST file getting corrupted due to various reasons. In this situation, you need a tool to repair OST file so that any unsynchronized is retrieved.<\/p>\n