you have a file called forumpath.php i think
upload it in your htdocs
it must be the folder where the forum is located
goto it with your browser
http://yoursite.com/forumpath.php
thats all there is to it to find the path
then you edit this part
Code:
// ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
$forumpath = 'var/www/home/mysite/whoknows/forum';
just copy and paste the path you get when you use the url
Quote:
Originally Posted by BoostedK20
I can't figure out the correct path... Here is my code:
On my FTP, it has my website url and directly underneath that is my forums folder, so I figured ./forums is correct... if you go to mywebsite.com/forums it will bring up my forums page (which is really www.mywebsite.com/forums/forum.php). Can anyone help me figure this out? Sorry for the annoyance! thank you
--------------- Added [DATE]1299731924[/DATE] at [TIME]1299731924[/TIME] ---------------
Really.... No one?
--------------- Added [DATE]1299765918[/DATE] at [TIME]1299765918[/TIME] ---------------
.... Anyone?
|