Can't locate /home/darren/darren909-www/ubb/Forum1/forum_1.threads in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at /home/darren/darren909-www/cgi-bin/forum/ubb_lib_posting.cgi line 147.
For help, please send mail to the webmaster (webmaster@darren909
I code this error.
require "$vars_config{NonCGIPath}/$exact_path/forum_$number.threads";
Its because UBB6 creates a key at the end of the folders name (example. Forum1 - Key)
How do i fix the code to get it to get the full folder name?