ERROR: NextGEN Gallery by Photocrati and K-News plugin
-
Knews links plugin fails when it is on the extension.
Solving the following:
function basic_init($blog_id=0) {
global $knewsOptions, $wpdb;
if (isset($_SERVER[‘ORIG_REQUEST_URI’])) {
$_SERVER[‘REQUEST_URI’] = $_SERVER[‘ORIG_REQUEST_URI’].’?’.$_SERVER[‘QUERY_STRING’];
}
…
- The topic ‘ERROR: NextGEN Gallery by Photocrati and K-News plugin’ is closed to new replies.