pppplus
Forum Replies Created
-
Forum: Plugins
In reply to: [Stop Spammers Classic] redirection to urbandictionary.comok, thanks for your help
Forum: Plugins
In reply to: [Stop Spammers Classic] redirection to urbandictionary.comThanks.
Yes, I’ve found the link !I know it’s stop spammers, because I test all plugins active/inactive, and it’s the only one blocking connexion. Then, I found the link to urban, in settings. (Maybe I put it, I don’t remember).
Now, my question, is why I’m consider like a spammer.
And why my friend, with the same computer is blocked from 2 different place (FAI bouygues) and not from a 3rd place, with another FAI.
I suppose some IPs are considered as bad, but where can we see them ?
Regards
Solved, it was in my theme.
wp_deregister_script('jquery'); wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"), false, '1.6.2'); wp_enqueue_script('jquery');I desactivate these lines, and plugin works again
no, it is the site where I download the theme.
So, you can test with this theme, and see there is a problem between theme and your plugin.I do not understand your answer.
Where do you see error on my website ? I don’t post my url here.Bug is in homepage. Menu has a problem (all is shown, menu and submenu, and impossible to close them).
And error code in shown in firefox console.I use free theme : Black and White (here : http://www.hhcolorlab.com/inspire/websites_for_photographers/black_and_white)
For me problem comes with the 2 last upgrades.
My version is 2.0.11Same error after a new update !!
That’s not serious !Horodatage : 20/01/2013 23:12:15
Erreur : TypeError: $(…).bind(…).on is not a function
Fichier Source : http://mywebsite/wp-content/plugins/the-events-calendar/resources/events.js?ver=3.5
Ligne : 17You have to replace all “.on(” by “.bind(“
I don’t know if there is problem after in plugin, but now, menu is ok.Regards
yes, perfect !
No more error.