At WP 2.9 (I think), the facility was added to allow wp_config to be taken one level up, out of the wp installation directory. This breaks the plug-in. I changed the tiny_mce_plugin.php file to include the wp_load.php file instead, which seems to work, but I am no WP expert. My understanding is that including wp_config is now deprecated and wp-blog-header.php is possibly the substitute, and that handles wp_config being is a different place.
Plugin doesn't like wp_config being one level up
(2 posts) (2 voices)-
Posted 1 year ago #
-
Thanks, I hadn't realised they'd made that change. You are correct, including wp-load.php is the new preferred method and RB Internal Links will do this as of the next version, 2.0.13.
Posted 1 year ago #
Reply
You must log in to post.