I can't get this working on v4.02.
When importing 1.1.5 eng then the following error occurs:
Quote:
Warning: require_once([path]/includes/adminfunctions_templateedits.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(450) : eval()'d code on line 24
Fatal error: require_once() [function.require]: Failed opening required '/home/username/domains/mysite.org/public_html/includes/adminfunctions_templateedits.php' (include_path= '.:/usr/local/lib/php') in /home/username/domains/mysite.org/public_html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 24
|
That's odd because the adminfunctions_templateedits.php is present in the /includes directory.
Any idea?
(I added a space here on the forums after include_path) so the text width fits better.
Additional info: Seems I also cant view version_tms.php with the browser get a 404 while the file is present. The normale vbulletin files will give me a blank screen but no error notice, so those work as they should be.
Very strange.