When I went to do a new installation, I received the following error message:
Warning: include(version.php) [function.include]: failed to open stream: No such file or directory in /home/.crouton/beccag/archives.rpg-host.net/install/languages/en.php on line 2
Warning: include() [function.include]: Failed opening 'version.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.crouton/beccag/archives.rpg-host.net/install/languages/en.php on line 2
So I went to go check and see if version.php was properly uploaded and it was in it's default location. But when I took a look at /install/languages/en.php, it was calling for the file from the /install/languages folder, so I uploaded it to see what would happen, and indeed the error message went away. Is version.php supposed to be uploaded in the/install/languages folder? or is en.php supposed to be calling it from its default location?
Also, the latest version 3.5 says (c) 2007 FYI.
Fix:
Copy version.php to /install/languages from the root folder.
ex:
version.php -> yoursite.com/install/languages
version.php -> yoursite.com/efiction/install/languages
version.php -> efiction.yoursite.com/install/languages
fixed
I am rebuilding efiction! Join us on irc! #efiction at
