Table of Contents

Unable to process the request <code> This message occurs only when certain conditions are met that can happen only if a hacker is attempting to gain access to your site by exploiting what they hope are security vunerabilities in TalkBack. You and your visitors should never see this message. If you do, something is wrong in TalkBack. Post a request for help in the support forum. Include the error message (it contains a code indicating what caused the error).

DB query error, <script name and code>
mysql error:
<description of the error>


Indicates that an error exists in a database query statement. This is a either a programming error or your database is corrupted. If the database is corrupted it is likely that you will get this error in a number of scripts. Please copy the message into a support forum post.

<script name> <file name> not found, path to file: <path>

This error means that the script tried to include another script file but that file does not exist or, more likely, that the derived path to the file is incorrect. It is most likely to occur (if at all) right after installation or after you have edited one or more of the Template File Names configuration settings. If you have not edited the settings:

Create a text file called info.php. Put the following statement in it: <?php phpinfo(); ?>. Upload it to your root HTML directory. I will browse to it to discover information about your server and PHP configuration. Copy the error message and report it in the support forum. Be sure to include the URL to your comment/guest book page and the URL to your TalkBack directory.