[thelist] ajax broken with url rewriting

Matt Warden mwarden at gmail.com
Tue Oct 31 06:42:50 CST 2006


On 10/30/06, Michele Foster <foster.michele at gmail.com> wrote:
> Since I added some rewrite rules to my .htaccess file, the ajax no longer
> works.  Here is a sample of the rules I added.
>
> RewriteRule ^owners/profiles/([0-9]+)/([0-9]+)/([0-9]+)/$
> owners/profiles.asp?MemberID=$1&VehicleID=$2&RC=$3
>
>
> This is the line that is reporting the error.
>
> eval(ajax.response);


You need firebug.

http://www.joehewitt.com/software/firebug/

It will show you the way.

-- 
Matt Warden
Cleveland, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the thelist mailing list