GD Star Rating WordPress Plugin Not Working -
i have gd star rating wordpress plugin. working on admin side properly. not displaying stars on frontend.
for example returning 500 internal server error on these pages http://novelsnippet.com/main/wp-content/plugins/gd-star-rating/gfx.php?value=5&set=oxygen&size=20&max=5
but file working on site properly. http://metroui.org/wp-content/plugins/gd-star-rating/gfx.php?value=5&set=oxygen&size=20&max=5
while working on issue found simple php page http://novelsnippet.com/main/test.php working here , other folder too. not working inside folders of wp-content.
for example http://novelsnippet.com/main/wp-content/test.php
this fixed me:
go settings , disable loading css externally - many providers block external file inclusion security reasons.
worked me, hope works else.
Comments
Post a Comment