TinyPortal
Development => Support => Topic started by: tamasir on September 06, 2010, 11:18:25 AM
SMF 2.0 RC3 (test site)TinyPortal 1.0 beta 5.2I'm seeing this in the error log.
Error:
Quotehttp://tinyportal.bplaced.net/forum/index.php?action=tpadmin;sa=news
Apply Filter: Only show the errors with the same message
2: fclose() expects parameter 1 to be resource, boolean given
Apply Filter: Only show the errors from this file
File: /users/tinyportal/www/forum/Sources/TPSubs.php
Line: 2148
Quotehttp://tinyportal.bplaced.net/forum/index.php?action=tpadmin;sa=news
Apply Filter: Only show the errors with the same message
2: fread() expects parameter 1 to be resource, boolean given
Apply Filter: Only show the errors from this file
File: /users/tinyportal/www/forum/Sources/TPSubs.php
Line: 2139
Quotehttp://tinyportal.bplaced.net/forum/index.php?action=tpadmin;sa=news
Apply Filter: Only show the errors with the same message
2: fopen(http://www.tinyportal.net/xml/tp_modules.xml) [<a href='http://de.php.net/function.fopen'>function.fopen</a>]: failed to open stream: no suitable wrapper could be found
Apply Filter: Only show the errors from this file
File: /users/tinyportal/www/forum/Sources/TPSubs.php
Line: 2135
How to fix it?
Thanks
tamasir~
In your php.ini file for your server, do you have allow_url_include and allow_url_fopen set to "on" ?