Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My site links to directories, not files?
#1
Hey There,

Quick question to ask.

Might sound stupid, but it's tricked my mind and I can't figure out what the problem is.

My website, (gtamarket.com) runs on 'Tiny BBS' which is similar to an anonymous forum. The site was just registered two days ago I believe, and I'm stuck with a problem that I can't seem to figure out.

The links on my header all 404 because they seem to be linking to directories instead of the php files there supposed to be assigned too.

(i.e Clicking 'New Topic' links to gtamarket.com/new_topic/ when it is supposed to link to gtamarket.com/new_topic.php)

Does anyone know how to solve this problem?
I'm thinking it may be an issue with the .htaccess, but I want to be sure.

Thanks,
Your help is greatly appreciated.
Reply
#2
Maybe because your links don't include the extensions? (.php/.html/ect)

Add them, then post a reply and tell me how well that worked lol Victoire

For example your link for "Hot" is this:
Code:
http://gtamarket.com/hot_topics

When it should be this:
Code:
http://gtamarket.com/hot_topics.php

Go and change them.
Reply
#3
When I click on "Hot" it links me here: http://gtamarket.com/hot_topics.php
But when I click on New Topics I see the issue.

Go into ftp and manually change it I'd say. I've never worked with this forum software (I doubt many have).
Reply
#4
(01-05-2012, 10:04 PM)Laugh Wrote: When I click on "Hot" it links me here: http://gtamarket.com/hot_topics.php
But when I click on New Topics I see the issue.

Go into ftp and manually change it I'd say. I've never worked with this forum software (I doubt many have).

Now it does, but he's definitely been working on it before you replied, as it didn't for me before, however now it does link me to the correct page. He just needs to work through the rest of them. At least now he's starting to understand how to link to different pages though properly.
Reply
#5
(01-05-2012, 09:56 PM)AceInfinity Wrote: Maybe because your links don't include the extensions? (.php/.html/ect)

Add them, then post a reply and tell me how well that worked lol Victoire

For example your link for "Hot" is this:
Code:
http://gtamarket.com/hot_topics

When it should be this:
Code:
http://gtamarket.com/hot_topics.php

Go and change them.

Seemed to work, except for the 'New Topic' link.

When it goes to the page, it needs to have an ID number so the post has its unique ID.
Try it out, you will know what I mean.

Reply
#6
That's not related to the links, that's related to a PHP file behind the New topic form or whatever you have. What's the New Topic link for?
Reply
#7
(01-05-2012, 10:28 PM)AceInfinity Wrote: That's not related to the links, that's related to a PHP file behind the New topic form or whatever you have. What's the New Topic link for?

Well it creates a thread basically, but gives the thread a unique ID for the URL.
So If it worked and I created the first thread, I believe the url is supposed to be something like gtamarket.com/1.php

I don't know which file would be causing the trouble. ;/
Reply
#8
A thread where? If you wanted a forum I would have just installed one lol
Reply
#9
(01-05-2012, 10:48 PM)AceInfinity Wrote: A thread where? If you wanted a forum I would have just installed one lol

Think I might just stick with MyBB, haha.
Reply
#10
(01-05-2012, 11:00 PM)GmaN™ Wrote: Think I might just stick with MyBB, haha.

It would be much easier, and it should help with the organization as well, instead of having all the posts on a single page. If you need help integrating it with a parent site and you want a forum on the side, then just ask me, or post about it, and i'll try to help you out from there, as well as other people i'm sure.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Signature Rotator with Links Dutchcoffee 9 3,386 12-12-2010, 05:20 PM
Last Post: NathanE

Forum Jump:


Users browsing this thread: 1 Guest(s)