The error almost answers your question. Rename the folder for the plugin inlinks and the site should be restored. You may have to clear your browser’s cache. Once that is done you can work out the PHP error which is likely the result of using PHP versions on your dev and live server that are a couple of releases apart. I’d guess you can remove the break in the offending plugins code at public_html/wp-content/plugins/inlinks/inlinks.php on line 476 and it will run but I wouldn’t trust it not to have a nasty security hole or another fatal error waiting to popup. I would just replace the function of the inlinks plugin completely to save time and be safe.
Related Posts:
- Chrome net::ERR_INCOMPLETE_CHUNKED_ENCODING error
- cURL 28 error after switch from to brew php 7.2 on localhost
- How to run multiple Async HTTP requests in WordPress?
- WP CLI info showing correct PHP binary but wrong version of PHP
- Does the debug.log do log rotation?
- apache cpu over 70% on localhost
- Is it possible to move wordpress out of webroot?
- login wp impossible
- wp-admin/index.php gives a “500 Internal Server Error [closed]
- Memory errors with media upload, WordPress can’t use more than 96M (while there’s 512 available!)
- Evaluations of two wordpress security plans against php code injection attack
- WordPress (3.9.1) MultiSite Permissions. Is chown the answer?
- Is XAMPP faster than running LAMP in WSL on Windows 10? [closed]
- Apache /Ubuntu server not running WordPress installation, outputting PHP code like HTML
- Apache Fallback instead of add_rewrite_rule
- WordPress: get recent posts, delete the current category
- PHP Warning: chmod(): Operation not permitted in class-wp-filesystem-direct.php on line 173
- WordPress admin dashboard missing icons
- WordPress returning 404 for multisite pages
- how to combine wordpress htaccess on my root domain + php on subfolder
- How to disable server signature on wordpress? [closed]
- Posting and image insertion problems after EasyApache4 and PHP 7 upgrade
- Call to undefined function mysql_connect() After upgrading PHP 7.1 to 7.3
- How does WP work in conjunction with a web server?
- Permalinks are not working in WordPress in digitalocean
- Apache HTTP Server stops working for only a certain local website
- Problem with data collection in tables
- How to edit content in WordPress and the Polylang – plugin? – with demosite
- Upgrade to PHP7.3 and Changing Apache from Prefork to Event Breaks WordPress
- Windows Setup: Error establishing a database connection
- Huge time to first byte on live site
- WAMP SERVER Command Prompt SET PATH=%PATH%
- 403 Forbidden Localhost Wamp Apache Php
- Strange special character/Latin characters
- Rewrite /keyword1+keyword2.html to search page | .htaccess
- Not logged in when using http
- Admin-area broken through weird issues
- Blog only showing code
- WordPress Memory limit not increasing
- session_start(): Cannot find save handler ‘mm’ – session startup failed in /sites
- how to put shortcode to the top of the page – theme 2014
- How to avoid timeout waiting for output from CGI script?
- How can I prevent wordpress from sending emails
- Restricting access to a file for everyone except logged in users
- http://localhost:80 is not working on running Apache server through UniServer ZeroXIII
- Should I use spl_autoload_register() in my plugin?
- List of all theme customizer control types?
- Installing wp3.2.1 on IIS; getting empty sessions
- WordPress widget in custom theme
- How do I enable HTML5 prefetching on this page?
- user_id error: Only variables should be passed by reference
- How to find the output of contact form 7 shortcode? [closed]
- Is it necessary to upgrade to php7? [closed]
- How do I access the media settings
- How can I output a php value into a JS file within WordPress?
- Set post title based on first h2 element in the content section
- WordPress to end support for PHP 4?
- Why does WordPress remove my variables in the URL?
- get current custom post ID by WP_Query method
- Can I prevent the user from adding more than two levels deep of terms inside of a taxonomy metabox?
- Show css depending on activity type in BuddyPress activity-loop [closed]
- Mute Debug Messages from Plugins
- Reprinting tags with all attributes
- database sent to a JSON file
- Settings API callback function inserts html quotes from nowhere
- can i fetch a custom metabox data in another page or post type?
- Call to undefined function get_userdata() in plugin
- How to include seperate PHP file to class in callback function
- ‘Post-thumbnails’ feature does not seem to register
- multiple where condition in result query
- Featured or last post with a different WordPress style without plugin
- How to get User Time Zone in WordPress?
- Display css ONLY on most recent post of specific category?
- Calling PHP Titles inside Javascript Markup
- How to replace the default domain on wp get shortlink
- show recent posts php code error?
- add the value of a variable returned in a while loop [closed]
- Show Featured Image Dimensions and size frontend with shortcode
- How to remove/hide collapse menu for user/subscriber?
- How do I edit the terms output args or array data?
- Gutenberg Blocks and get_option() for styling
- remove values within an array user meta
- Non-blocking file_put_contents in function.php
- WP_QUERY post_in problem
- How to get post titles by post ID and integrate with my code?
- custom taxonomies not working
- Should I set a page as “No-index” if I include it’s content within the front-Page.php via this method?
- How does Permalink work with the AMP plugin after Removing Parent Permalink Catalog from Posts
- WordPress: Redirect Main Site to Subsite in Multisite Where user is NOT logged in
- Exclude category and post from loop in custom category.php
- Menu to the right of screen on desktop using Bootstrap 4
- Exclude a category slug on pagination
- Display specific main Sub Nav on Woocommerce product pages
- Perfmon performance counters on WAMP
- media-uploader insert into post is not inserting
- Page 2+ of taxonomy archives does not recognise sort-order from dropdown
- Is this correct get_template_part() in WordPress?
- Editing a WordPress plugin to add my own functionality
- Advanced Custom Fields Show PHP in Text Areas
- New to WordPress & Freelancing [closed]