can somebody help me what is mean yoursite...is it mean the domainname..?
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '';;
Add the full path to your forum between the '' marks, so that it looks like this:
$forumpath = '/home/yoursite/public_html/forums';
-------------------------------
and what is...
Note: Be sure to upload the /forum/images and /forum/cpstyles folders and their contents in Binary mode and the other files in ASCII mode.
Now you will need to chmod the /forum/modules folder to 777:
Thank you Guys
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '';;
Add the full path to your forum between the '' marks, so that it looks like this:
$forumpath = '/home/yoursite/public_html/forums';
-------------------------------
and what is...
Note: Be sure to upload the /forum/images and /forum/cpstyles folders and their contents in Binary mode and the other files in ASCII mode.
Now you will need to chmod the /forum/modules folder to 777:
Thank you Guys