Welcome to Geeklog, Anonymous Saturday, November 30 2024 @ 02:39 am EST
Geeklog Forums
forums not
freezeray
Anonymous
i installed the forums module i think 2.0 whenever you go to submit a topic it sends you to http://forum/createtopic.php and the page of course goes to cannot be displayed.. how can i fix this link problem?
9
10
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
I don't actually use the full URL when I create these links and should but to be honest in over a year with all the installs, I've not seen it be a problem.I wonder what is unique about your setup that triggered this.
You should be using version 2.2RC1 as that is the latest.
These links are created in viewtopic.php. And you will see something similar to the following in a few places for the newtopiclink and replytopiclink
$newtopiclink = '<A HREF="createtopic.php?method=newtopic&forum='.$forum. '">';
I will need to replace this with
$newtopiclink = '<A HREF="' .$_CONF['site_url'] .'/createtopic.php?method=newtopic&forum='.$forum. '">';
Geeklog components by PortalParts -- www.portalparts.com
You should be using version 2.2RC1 as that is the latest.
These links are created in viewtopic.php. And you will see something similar to the following in a few places for the newtopiclink and replytopiclink
Text Formatted Code
$newtopiclink = '<A HREF="createtopic.php?method=newtopic&forum='.$forum. '">';
I will need to replace this with
Text Formatted Code
$newtopiclink = '<A HREF="' .$_CONF['site_url'] .'/createtopic.php?method=newtopic&forum='.$forum. '">';
Geeklog components by PortalParts -- www.portalparts.com
10
12
Quote
freezeray
Anonymous
ok but how do i get this working LOL msg me on aim if possible @ freezeray05
8
15
Quote
All times are EST. The time is now 02:39 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content