WP-Gravatar install error
-
WP 2.8.3
WP-Gravatar ?? (installed from site today)fatal error line 752.
Seems that the current code will not install if you have STRICT turned on, which I do.
There needs to be 2 fixes in the code to solve this issue:
line 741 and 859
these have “<?”, they need to be changed to “<?php” then the error will go away and the plugin will install.
Walter
The topic ‘WP-Gravatar install error’ is closed to new replies.