 |
 |
 |
 |
 |
| Author |
Message |
sudip
Joined: 02 Jun 2008 Posts: 30
|
|
fullstory in new page [Solved Myself-Solution Posted] |
|
currently my default news page is www.domain.com/allnews.php file but i wanna display the fullstory in different page for each category..
for example currently the url of my fullstory is something like this
www.domain.com/allnews.php?id=1
and the news from all categories are being displayed in the same page
but i wanna display the full-story of different category in different page.
example for the category "news"
domain.com/news.php?id=1
for category "articles"
domain.com/articles.php?id=2
and so on..
is it possible or not?
Last edited by sudip on Tue Jul 08, 2008 3:31 pm; edited 1 time in total |
|
| Tue Jul 08, 2008 6:26 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
sudip
Joined: 02 Jun 2008 Posts: 30
|
|
|
|
by the way i already tried that FI-D had mentioned somewhere in another post..
replacing link=home/post with link=..article/post
but it didnt worked.
instead of showing full story it showd the url like this domain.com/cnr/article.php
not the link of full story..
how to solve that
|
|
| Tue Jul 08, 2008 6:38 am |
|
 |
sudip
Joined: 02 Jun 2008 Posts: 30
|
|
|
|
Hurrrayyyyy.. finally i solved my problem myself..
so i would like to share with you guyz..
in active template
instead of <a href="{link=home/post}"> i replaced with <a href="mypage.php?id={id}">
worked fine..
By the way I'm not using User Friendly URL because of the Slashes "/" after .php file the page design is all distroyed
|
|
| Tue Jul 08, 2008 3:17 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|