• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Big PHP problem

dcpsoguy

Diamond Member
I have an htaccess directory called clanarea/. The htaccess works.

But, I want to link it to a different page, and I get this error when I try to include something


Warning: Failed opening ' http://@oss.fragism.com/clanarea/strategies.php' for inclusion (include_path='.:/usr/local/apache/lib') in /home/oss/public_html/clanarea/index.php on line 187

But, that file DOES exist. How do I fix this?
 
Originally posted by: dcpsoguy
I have an htaccess directory called clanarea/. The htaccess works.

But, I want to link it to a different page, and I get this error when I try to include something


Warning: Failed opening ' http://@oss.fragism.com/clanarea/strategies.php' for inclusion (include_path='.:/usr/local/apache/lib') in /home/oss/public_html/clanarea/index.php on line 187

But, that file DOES exist. How do I fix this?


What are you trying to do that requires this file over http?
 
Back
Top