Forum Moderators: not2easy

Message Too Old, No Replies

Unformatted HTML displayed in browsser

after users vote with Rabidratings

         

batti3004

7:34 pm on Dec 10, 2010 (gmt 0)

10+ Year Member



Hi i use rabidratings on my site, it works fine, but when somebody votes it displays unformated html above the rating button

something like this:
<center><iframe id='a7ef5b13' name='a7ef5b13' src='http://ads.3xmedia.ro/www/delivery/afr.php?zoneid=20&amp;target=_blank' framespacing='0' frameborder='no' scrolling='no' width='468' height='60' allowtransparency='true' align=center><a href='http://ads.3xmedia.ro/www/delivery/ck.php?n=aee207a1' target='_blank'><img src='http://ads.3xmedia.ro/www/delivery/avw.php?zoneid=20&amp;n=aee207a1' border='0' alt='' /></a></iframe></center> 5/5 stars (1 vote)


How can a make it to display something like "vote accepted"?

JAB Creations

10:42 pm on Dec 15, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's a redistributable source so I recommend finding the code inside of the files and modifying it yourself. While not free Advanced Find and Replace is very affordable (or use grep in Linux though it's a lot slower) and will let you paste the code you want to find (keep it reasonably minimal and where you don't think there would be a variable), target the directory and do a find and then after backing up the original file modify it.

- John

milosevic

10:03 am on Dec 16, 2010 (gmt 0)

10+ Year Member



I recommend grepwin [tools.tortoisesvn.net...]

Freeware and prob the best small app I've downloaded this year. It can do exactly what you use Advanced F+R for, in a very streamlined fashion - the best thing about grepwin I've found is it's interface and shell integration - ie right click a directory and then click "grepwin" in the context menu to recursively search/replace it's contents.