Oh…true.
They were going to my spam. Just found them.
Thanks.
Hey Tobias…….
It seems my Chrome caught a bug or something. Your plugin works fine, just my browser.
Thanks for the help.
You mean shift + ctrl + I ?
Yeah, i get an error it says “Uncaught TypeError: Cannot read property ‘parentNode’ of undefined”
http://www.pikavipit24h.com/wp-content/plugins/wp-table-reloaded/js/jquery.datatables.min.js?ver=1.9.3
Replace both troubled lines 12/13 with
$ch = curl_init();
if(!ini_get(‘safe_mode’) && !ini_get(“open_basedir”)) {
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
}