Topic: Integrating disqus with cutenews 1.5?
on the older version, in shows.inc.php,
$output = str_replace("[link]","[url=$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$news_arr[6]&$user_query]", $output);
you replaced the code above with
$output = str_replace("[link]","<a href="$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$news_arr[6]&#disqus_thread$user_query">", $output);
I can't find this code in the 1.5 version.
How to integrate cutenews with disqus original how to thread.
<a href="https://cutephp.com/forum/index.php?showtopic=42596&st=0&p=154432&#entry154432" target="_blank">https://cutephp.com/forum/index.php?showtop...mp;#entry154432[/url]