Quote:
Originally Posted by Phalynx
Because you uploaded it in the wrong folder. functions_autotagger.php must be in the same folder as your config.php
|
Quote:
Originally Posted by Phalynx
Once again, you didn't copied a file to the server. The file autotagger_ajax.php must be in the root of your forum. Same procedure for EVERY file. Please check them all.
|
Ok.
The structure for your product, as kept from the downloaded zip file, is as follows on my server.
./forum/autotagger_ajax.php
./forum/includes/functions_autotagger.php
./forum/includes/cron/autotagger.php
I have checked and tripled checked this, as this is how it has been since I installed your product back in the start of August. I've also re-uploaded the files in case of corruption.
I've even un-installed your product, deleted all the files from my server and re-installed again. But still whenever the characters ?, ? or % are entered I get the following error message automatically populated in the tag field.
HTML Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>406 Not Acceptable</title> </head><body> <h1>Not Acceptable</h1> <p>An appropriate representation of the requested resource /forum/autotagger_ajax.php could not be found on this server.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 mod_perl/2.0.4 Perl/v5.8.8 Server at domain.com Port 80</address> </body></html>
This error message is a 406 error (not acceptable) and not a 404 error (not found).
Everything else about this mod is functioning exactly how it should, no other characters cause this error, except the three I have informed you about throughout. Surely if a file was missing it would error out constantly? So
once again it's back to you.
Sy