Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
PHP warnings trying to import invalid file
I copy pasted some text from the forum into my file and tried to import it and got:
Notice: Undefined variable: blogid in /blabla/textpattern/include/import/import_mt.php on line 77
Fatal error: Cannot use string offset as an array in /blabla/textpattern/include/import/import_mt.php on line 99
testfile can be found at:
http://pastebin.com/892006
The problem was that the forum converts dash’es into some other dash’es.
But I still think it’s something that the import file should detect and just bail out.
Offline