mamacia
Thu 2nd Mar '06, 10:44pm
I just installed Impex into the admincp of vbulletin 3.5. When I click the import>import link, I get the following error message:
Warning: main(./impex/impex_language.php): failed to open stream: No such file or directory in /impex/index.php on line 67
Fatal error: main(): Failed opening required './impex/impex_language.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/twomoms/public_html/mtm/impex/index.php on line 67
Soooo, I opened up index.php to see what was on line 67 and found this:
require_once ($systempath . $impexconfig['system']['language']);
And now I'm not quite sure what I need to change.
Suggestions? Need any other info from me??
Thanks in advance!
Warning: main(./impex/impex_language.php): failed to open stream: No such file or directory in /impex/index.php on line 67
Fatal error: main(): Failed opening required './impex/impex_language.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/twomoms/public_html/mtm/impex/index.php on line 67
Soooo, I opened up index.php to see what was on line 67 and found this:
require_once ($systempath . $impexconfig['system']['language']);
And now I'm not quite sure what I need to change.
Suggestions? Need any other info from me??
Thanks in advance!