Topic: Fresh install - Administration > Extensions throwing error
Hey all,
I'm currently running 1.3 on a subdomain hosted by Dreamhost to mess around with it.
Everything installed correctly, and I checked the box to install the pun_repository extension.
After logging in and going to Administration > Extensions, I get an error up top:
Warning: include(../extensions/pun_repository/lang/English/pun_repository.php) [function.include]: failed to open stream: No such file or directory in [my site URL]/admin/extensions.php(862) : eval()'d code on line 13
Warning: include() [function.include]: Failed opening '../extensions/pun_repository/lang/English/pun_repository.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in [my site URL]/admin/extensions.php(862) : eval()'d code on line 13
then right after the pun_repository extension, I get this:
Warning: include(../extensions/pun_repository/lang/English/pun_repository.php) [function.include]: failed to open stream: No such file or directory in [my site URL]/admin/extensions.php(1024) : eval()'d code on line 13
Warning: include() [function.include]: Failed opening '../extensions/pun_repository/lang/English/pun_repository.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in [my site URL]/admin/extensions.php(1024) : eval()'d code on line 13
There is no lang/English folder in the extensions/pun_repository folder, hence the errors.
help?
thanks!