You must add the fp_forums.asp "include" file
to your fp_custom.asp file in order
to install this module
ya forumu kurmaya çalıştım böyle bir hata verdi nasıl çözülür.
fp_custom.asp dosyasını not defteri vb. ile açın ve aşağıdaki kodu bulun:
<!--include file="modules/forums/fp_forums.asp" -->
Bu kodu şu şekilde değiştirin yani # işareti eklenmeli:
<!--#include file="modules/forums/fp_forums.asp" -->