Some people may prefer the driver error screen in their local language etc.
This only changes the "IPS Driver Error" message, when IPB encouters some sort of error.


Open root-directory\ipskernel\class_db.php

Find this (its about around line 772)

Code: 
            print "<html><head><title>IPS Driver Error</title>
                    <style>P,BODY{ font-family:arial,sans-serif; font-size:11px; }</style></head><body>
                       <blockquote><h1>IPS Driver Error</h1><b>There appears to be an error with the database.</b><br>
                       You can try to refresh the page by clicking <a href=\"java script:window.location=window.location;\">here</a>
                  </body></html>";

Change as needed. Remember to take a backup of this file BEFORE editing
Lease Reviewed by Lease on . [TUT]Changing the "IPS Driver Error" message Some people may prefer the driver error screen in their local language etc. This only changes the "IPS Driver Error" message, when IPB encouters some sort of error. Open root-directory\ipskernel\class_db.php Find this (its about around line 772) print "<html><head><title>IPS Driver Error</title> <style>P,BODY{ font-family:arial,sans-serif; font-size:11px; }</style></head><body> <blockquote><h1>IPS Driver Error</h1><b>There Rating: 5