peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: [Solved] 404 Page Not Found Errors - AJAX Only
your urlFormat seems to evaluate to /{Path} the differences could be I'm testing on local host. but logging should give you some ideas. not sure but possibly config statement with webroot might help.… (View Post)1 -
Re: [Solved] 404 Page Not Found Errors - AJAX Only
just for grins can you post your entire config.php but leave out sensitive info like passwords, salts, keys and email stuff. (View Post)1 -
Re: [Solved] 404 Page Not Found Errors - AJAX Only
In order to use mod_rewrite you can type the following command in the terminal: a2enmod rewrite restart apache. (View Post)1 -
Re: [Solved] 404 Page Not Found Errors - AJAX Only
your checkUrl is evaluating to /dashboard/user/emailavailable if its not rewriting urls it should be prefixing with /forum/index.php?p= it should look like this. checkUrl should evaluate to /forum/in… (View Post)1 -
Re: best anti spam and bot security plugin
the bigger question is where are you having issues and more importantly what version of vanilla are you using. (View Post)1
