@tom-j-nowell Thanks for your reply… Late last, night I finally cracked the problem using this solution, which I advise everyone to add to their dev notes if you have to migrate wp sites:
solution:
define('WP_CONTENT_DIR', ABSPATH . 'wp-content/' );
define( 'WP_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins' );
In my case, I migrated a multisite from a LAMP environment that previously had the usual root path /var/www/html/wordpress-directory/wp-content
to an ISPConfig jailkit environment /web/wordpress-directory/wp-content
.
Related Posts:
- WordPress plugin from own server
- How to avoid plugin name conflicts from the upgrade notifier?
- Remove WordPress Toolbar buttons
- WP showing “warning: call_user_func_array()”, What to do?
- How can I dequeue a Plugin Stylesheet?
- Can a plugin cause permanent damage?
- Adding an admin page – OOP approach not working
- How can I pass a variable to wp_ajax action?
- Declare a function before plugin does on the theme functions.php file
- Moving image attachment from post to another?
- How to call a function in wordpress plugin from another site
- Activate Plugin which is in subfolder?
- Under which circumstances is the .maintenance file not deleted?
- Autoload via composer in plugin interference
- How can i change an image’s author?
- WordPress plugin form not saving data
- NextGen Gallery – automatically create gallery sub page?
- Plugin exceeds memory limit
- How do I make images clickable so as to enlarge them using lightbox?
- WP Job Manager Category Drop-down; Change Placeholder Text Via Filter
- FacetWP group listings by custom field [closed]
- Plugin Paths Issue
- Woocommerce plugin for minimum order and add-to-card-step
- UnInstallation of a Plugin from a developers perspective – The correct and clean method
- Change wordpress current_time function to different timezone
- Load custom PHP on a custom URL via a plugin
- Remove Duplicator plugin from admin menu if not an administrator
- Plugin for a text modal box [closed]
- Restrict media upload size by format
- Creating custom HTML pages
- How to display the “ratingValue” and “ratingCount” values generated by the KK Star Ratings plugin into my page’s recipe ld+json schema
- Two problems on my WordPress installation [closed]
- Frontent user submit and view content [closed]
- Center and hide overflow of WP toolbar custom links
- options creation for plugins
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- Remove .htaccess portion upon plugin deactivation?
- How to disable a widget when dependent plugin is inactive?
- Two plugins using the_title; one not passing second param.
- First plugin, problem with get_pages
- eLearning Module
- Are there action hooks for comments?
- Collecting email addresses via a “beta” sign up form
- Export postmeta (custom fields)
- Customizing a blog page layout
- Sub Plugin deactivation when Parent Plugin deactivate
- what is the point of telling add_filter how many parameters you want passed to the function?
- I would like to remove date display on photo preview
- Developing a WordPress plugin like a component in Joomla
- Google Maps with categories
- Somehow adding to “Insert Into URL” posts are contradicting each other
- Add posts from other WordPress blog to the current one
- WordPress Cache delete on plugin uninstall
- How to create repeater field manually, without plugin (ACF Pro)?
- Should I use the action in the plugin’s main file?
- Woocommerce checkout page broken when set as a checkout in woocommerce settings [closed]
- Unknown theme modal source
- Litespeed brokes my css
- German Market: How can I only show the imprint in the footer of the mail? [closed]
- How can replace this url
- Plugin Update History
- Display Multiple Photos as Featured Image when mouse moves on to it post
- Trying to add a new feature in my wordpress website
- How can I implement radio buttons with icons in Contact form 7?
- Issue Saving Posts That Contain Shortcode
- SimpleXML is not working with xml response from external api
- SEO Site Title appearing in google search despite not being added
- Use action, filter, or hook to append HTML to WordPress plugin function
- How to use get_blogs_of_user?
- Custom wp_list_tables redirect on specfic page
- On button click, redirect users to registration page instead of another page
- Create API for registering user on wordpress site with 3rd party site
- Hook to display element as product on category page
- No result after wpdb->insert
- I can’t use WP_Query
- Fatal error: Out of memory with the Duplicator plugin
- Fetching users data from REST API
- Adding/ Removing actions for plugins
- Why user profile update creates Additional Capabilities
- WP Plugin: Print javascript in header
- Adding list of Indexes in wordpress document
- API calls on plugin activation or init?
- Category archive in menu
- WordPress filter function using query modifications
- Trying to override/intercept a PhotoMosaic gallery link in WordPress using jQuery
- How can I Customize My WordPress Admin Dashboard into Dark Mode?
- Add custom fields in the new and edit the site forms without touching the WP core
- Plugin use of ajax/jquery depending dropdown
- Extend WordPress REST API with Scheme Pro Plugin
- How to submit the custom form data in database in WordPress without plugin?
- Plugin problem. Question is not appearing.
- Create Landing Page With Login or Subscribe Form [duplicate]
- Filter orders by product in admin
- How to make a rest style plugin?
- Sorting/Ordering Poll Plugin?
- Get URL for featured image for posts? [closed]
- Windows 10 Printer that Sends to WordPress [closed]
- Issues with creating user profile for a subscriber, but with different profile page and functionalities
- Block Root REST API Route using custom &/or iThemes
- How to set an exact search box in tablepress plug-in