Quote:
Originally Posted by dr.reddy
It was installed by VB expert professional install/upgrade not by me ...i can see only public_html/forum.php and that forum.php is file not folder
I installed "upload" folder to public_html so it became like this public_html/upload
|
In your instance the forum is installed in your root folder, which is "public_html/"
You should be uploading everything to "public_html/" not to "public_html/upload/".
For instance the file and folder structure after uploading should look like:
public_html/admincp
public_html/includes
public_html/rbs_banner.php
public_html/rbs_stats.php
public_html/rbs_wrapper.swf
P.S. This will be how you install all mods in the future also. The "upload" directory for mods is just reference to your default forum directory which for you is the root folder "public_html".