MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completelly customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
Wrong article location when clicking on tags
AuthorText
rschley
Junior Member
Avatar

Posts: 24
Contributes: 0

Gender: _MALE_
Online: No
Date: 19/04/2008 04:57
Wrong article location when clicking on tags
#post6304
Hi,

I started the second website with MemHT Smile

I use MemHT 3.75 on a FreeBSD 6.2 server.

Now I have a problem with the tags. I mainly use articles. When I click on a tag from the tag-block it correctly shows the choice of articles. But when I then click on one of those links I get an overview of all articles and not the specific one Smile

Here an example (wrong) link: http://www.richy-schley.de/index.php?page=articles&op=readArticles&title=Didgeridoo+oder+Yidaki

This should appear: http://www.richy-schley.de/articles_Didgeridoo+oder+Yidaki.html

Is there a fix for this problem?

Thanks in advance,

Richy
memHT is great!!
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5130
Contributes: 2473

Gender: _MALE_
Online: No
Date: 19/04/2008 12:27
Re: Wrong article location when clicking on tags
#post6305
If you see links in your articles page are correct

http://www.richy-schley.de/articles_Didgeridoo+oder+Yidaki.html

Note: In admin, links are not converted by the modrewrite!
Delete Edit Quote
 
rschley
Junior Member
Avatar

Posts: 24
Contributes: 0

Gender: _MALE_
Online: No
Date: 19/04/2008 12:52
Re: Wrong article location when clicking on tags
#post6307
Thanks Mem. Maybe I don't understand what you mean. So again what I did (not logged in as admin):

1. I click on a tag in the tag-box
2. I get a choice of article links
3. I click on an article link (hoping to see the article)
4. I don't get to the article but to an overview of all articles.

I think I should get directly to the article the system found. What do you think?
memHT is great!!
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5130
Contributes: 2473

Gender: _MALE_
Online: No
Date: 19/04/2008 12:55
Re: Wrong article location when clicking on tags
#post6308
I see now. I'll check it
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5130
Contributes: 2473

Gender: _MALE_
Online: No
Date: 19/04/2008 12:58
Re: Wrong article location when clicking on tags
#post6309
Open pages/tags/index.php

Find
code
echo "  - <span id='small'><a href='http://www.memht.com/index.php?page=articles&op=readArticles&title=".urlencode($title)."' title='$title'>$title</a></span><br>\n";
on row 91

Replace with
code
echo "  - <span id='small'><a href='http://www.memht.com/index.php?page=articles&op=readArticle&title=".urlencode($title)."' title='$title'>$title</a></span><br>\n";
Delete Edit Quote
 
rschley
Junior Member
Avatar

Posts: 24
Contributes: 0

Gender: _MALE_
Online: No
Date: 19/04/2008 13:17
Re: Wrong article location when clicking on tags
#post6313
Yes! Now it works Smile

many thanks for your superb support Smile

Regards,

Richy
memHT is great!!
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.103.63.59

Username
Password
New files
MemHT Wiki
Friends
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo