fgm200 Posted October 25, 2012 Posted October 25, 2012 Hello everybody, after installing the Dutch language package i get this error trying to log-in at my admin area how do i solve this problem? Thank you in advance Warning: require(includes/languages/dutch.php) [function.require]: failed to open stream: No such file or directory in /home/intrares/public_html/jebbor.com/administratie/includes/application_top.php on line 167 Warning: require(includes/languages/dutch.php) [function.require]: failed to open stream: No such file or directory in /home/intrares/public_html/jebbor.com/administratie/includes/application_top.php on line 167 Fatal error: require() [function.require]: Failed opening required 'includes/languages/dutch.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/intrares/public_html/rentalcop.com/include') in/home/intrares/public_html/jebbor.com/administratie/includes/application_top.php on line 167
♥bruyndoncx Posted October 26, 2012 Posted October 26, 2012 you did not install the dutch admin language files KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.