I had put in "no path" (i.e. empty) on install which gave errors when I tried to view a specific forum area. Error is -
http://butterfly.bellaonline.com/{URL}/ubbthreads.php/ubb/cfrm
So I went into the control panel and set it to /. Then I got this error -
Notice: Undefined index: MAX_ADMIN_LOG_SIZE in E:\butterfly\admin\doeditconfig.php on line 60
That seemed to choke the admin area (having the slash). So I set the value to the full URL of
http://butterfly.bellaonline.com. It still gives the same bad URL of
http://butterfly.bellaonline.com/{URL}/ubbthreads.php/ubb/cfrm
if I try to click on a given forum (say "low carb") from my main listing page.