• asd_wp

    (@asd_wordpress)


    The Line no 93 on diplay.hp
    Should be replace with

    if ($lnx_PRT_options['prt_phpbb_latest_topic'] == "1") {
    				//echo " href='" . $lnx_PRT_options['prt_phpbb_url'] . "/viewtopic.php?p=$topic->topic_last_post_id#p$topic->topic_last_post_id'";
    				echo " href='" . $lnx_PRT_options['prt_phpbb_url'] . "/$topic->topic_url$topic->topic_id.html'";
    			} else {
    			 	//echo " href='" . $lnx_PRT_options['prt_phpbb_url'] . "/viewtopic.php?t=$topic->topic_id'";
    				echo " href='" . $lnx_PRT_options['prt_phpbb_url'] . "/$topic->topic_url$topic->topic_id.html'";
    			}

    https://www.ads-software.com/extend/plugins/phpbb-recent-topics/

  • The topic ‘SEO frendly url’ is closed to new replies.