Hello,
i'm not sure if this is a bug or my fault. I already wrote a "bug report" http://www.vbulletin.com/forum/proje...?issueid=24525
Problem:
i need to update a old "Invision Power Board(U) v1.3.1 Final" Forum to a vB 3.6.8 one.
I edited the Impex-Config and after loading Impex i only see the following errormessage:
Problem: there is no 013.php in the directory and i don't know why.
btw, whatever i wrote in the $impexconfig['source']['tableprefix'] variable, i always see the same errormessage.
Thank you.
i'm not sure if this is a bug or my fault. I already wrote a "bug report" http://www.vbulletin.com/forum/proje...?issueid=24525
Problem:
i need to update a old "Invision Power Board(U) v1.3.1 Final" Forum to a vB 3.6.8 one.
I edited the Impex-Config and after loading Impex i only see the following errormessage:
Code:
Warning: require_once(/var/www2/forum/impex/systems/ipb/013.php) [function.require-once]: failed to open stream: No such file or directory in /impex/index.php on line 413 Fatal error: require_once() [function.require]: Failed opening required '/var/www2/forum/impex/systems/ipb/013.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www2/forum/impex/index.php on line 413
btw, whatever i wrote in the $impexconfig['source']['tableprefix'] variable, i always see the same errormessage.
Thank you.
Comment