meme
09-09-2005, 02:04 PM
i've been playing around with subdreamer lite(light) and i see that it post articles right into the forums, but where can I find the coding that has it do this(like which file in subdreamer) because I want it to show the article description and link back to the article instead of showing the article in the thread...that way people go to the page with the article. And what coding do I use.
Also...
how do I get this code to actually link back to the article id?
$article = "Read The Full Article" . $forumtitle . "\n[url=SD/index.php?categoryid=$categoryid&p2_articleid=$articleids[$i]]Click here to read the full article.[/url].";
Also...
how do I get this code to actually link back to the article id?
$article = "Read The Full Article" . $forumtitle . "\n[url=SD/index.php?categoryid=$categoryid&p2_articleid=$articleids[$i]]Click here to read the full article.[/url].";