cyr0n_k0r
07-13-2004, 03:54 AM
I am trying to make it so I can have an edit link for the news articles I post on the main page.
| <a href="$post[editlink]">$vbphrase[edit_article]</a></if>
That is my code, but the problem is that the link only takes me to my main website, and not the edit.php&do=edit?p=whatever
you know? Any help on makeing the edit post link work?
| <a href="$post[editlink]">$vbphrase[edit_article]</a></if>
That is my code, but the problem is that the link only takes me to my main website, and not the edit.php&do=edit?p=whatever
you know? Any help on makeing the edit post link work?