Συντονιστής: Geochr

$post_link = $board_url."/viewtopic.".$phpEx."?f=".$forumid."&t=".$topicid."#p".$row['topic_last_post_id']; $post_link = $board_url."/viewtopic.".$phpEx."?f=".$forumid."&t=".$topicid."&p=".$row['topic_last_post_id']."#p".$row['topic_last_post_id'];
medigeek έγραψε:
- Κώδικας: Επιλογή όλων
$post_link = $board_url."/viewtopic.".$phpEx."?f=".$forumid."&t=".$topicid."#p".$row['topic_last_post_id'];
Fixed:
- Κώδικας: Επιλογή όλων
$post_link = $board_url."/viewtopic.".$phpEx."?f=".$forumid."&t=".$topicid."&p=".$row['topic_last_post_id']."#p".$row['topic_last_post_id'];






SpyrosCS έγραψε:...δεν θα απαντήσει κανείς στο παραπάνω post?


