Thread
:
Topic Images path
View Single Post
#
2
(
permalink
)
02-25-2003, 01:23 PM
mikem
Senior Member
Join Date: Sep 2002
Posts: 2,905
Open you config.php in your main directory.
look for this
Code:
$tipath = "images/topics/";
take off the trailing slash like this
Code:
$tipath = "images/topics";
mikem
mikem
View Public Profile
Send a private message to mikem
Find all posts by mikem