B2. When I try to access the Control Panel I get this error message, i.e. the same as before an only a new line number:
Warning: file_get_contents(
https://www.ubbcentral.com/boards/ContentIslands/1_rss20.xml): failed to open stream: Bad file descriptor in
c:\prg1\apache group\apache\htdocs\ubbt\libs\ubbthreads.inc.php on line
3010Fatal error: Maximum execution time of 30 seconds exceeded in
c:\prg1\apache group\apache\htdocs\ubbt\libs\ubbthreads.inc.php on line
3010 Same code line causing the same problem.
$raw_data = file_get_contents(trim($xml_feed));
I'll solved the problem again by removing the specific line.