MyBB Community Forums

Full Version: Changed to new host but I have an error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal error and cannot continue.

Error Type:
User Error (256)
Error Message:
Could not create file: /home/rskind/public_html/075d27d8bae0e64bab2926f.txt!
Location:
File: 85dd2128c5a7daa45162921.php
Line: 94
Code:
91.             if (($fd = fopen ($this->fname_, 'x+')))
92.                 fclose ($fd);
93.             else {
94.                 trigger_error ("Could not create file: {$this->fname_}!", E_USER_ERROR);
95.             }
96.         }
97. 
What is that 85dd2128c5a7daa45162921.php file ?!
Delete it and reupload all MyBB from here.
nevermind, sorry I fixed.