News:

Wondering if this will always be free?  See why free is better.

Main Menu

category links, guests vs registered

Started by H02c9rejc073fdsoJ, May 03, 2007, 01:29:50 PM

Previous topic - Next topic

H02c9rejc073fdsoJ

http://onlineg.com/index.php?action=forum [nofollow]
When a guest clicks on a forum category, they are returned to the home page. However, logged in registered users click the category and are shown the category.

For example, my categories are:
Main
Free Multiplayer Games
Demo / Trial Multiplayer Games

Guests show these links for those categories.
http://onlineg.com/index.php#1 [nofollow]
http://onlineg.com/index.php#2 [nofollow]
http://onlineg.com/index.php#3 [nofollow]

Registered users show these links for those categories.
http://onlineg.com/index.php?action=collapse;c=1;sa=collapse;#1 [nofollow]
http://onlineg.com/index.php?action=collapse;c=2;sa=collapse;#2 [nofollow]
http://onlineg.com/index.php?action=collapse;c=3;sa=collapse;#3 [nofollow]

Is there any way to fix the guest links to not go to the home page, but rather go to the category?

Thank you

Sarge

Quote from: madmaxbeyond on May 03, 2007, 01:29:50 PM
When a guest clicks on a forum category, they are returned to the home page.

http://onlineg.com/index.php#1
...

It looks like a TP bug to me; the installation of TP should have modified category links. For example, this:
http://onlineg.com/index.php#1
should be like this:
http://onlineg.com/index.php?action=forum#1

It's easy to fix. Open Sources/BoardIndex.php

Find:

'href' => $scripturl . '#' . $row_board['ID_CAT'],


Replace with:

'href' => $scripturl . '?action=forum#' . $row_board['ID_CAT'],

    Please do not PM me with support requests unless I invite you to.

http://www.zeriyt.com/   ~   http://www.galeriashqiptare.net/


Quote
<H> I had zero posts when I started posting

H02c9rejc073fdsoJ


Sarge


    Please do not PM me with support requests unless I invite you to.

http://www.zeriyt.com/   ~   http://www.galeriashqiptare.net/


Quote
<H> I had zero posts when I started posting

Advertisement: