Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Works incorrectly when there is set a custom table prefix

$
0
0

Replies: 0

Hi!
there is an error in the file located here:
wp-content -> plugins -> host-changer -> app -> filters -> WPHCFilterHook.php

When the prefix is set to any non-default value (which is “wp_”) – the PHP error log keeps on mentioning “wp_(table name).wp_options doesn’t exist”, the table name is correct but “wp_options” should be “(new table prefix)_options”.


Viewing all articles
Browse latest Browse all 59525

Trending Articles