mobilebadboy
05-08-2004, 06:29 AM
When trying to implement the Star Rating Images (http://www.websitepublisher.net/article/aws-addons/), I get the following error:
Fatal error: Unsupported operand types
This line is the line causing the error: $width = $Rating * 13;
I've moved it different places, tried all sorts of stuff with it and nothing gets rid of the error. I've tried to get it to work before with no luck, so now I decided to finally post about it because I'd like to figure out the problem.
Fatal error: Unsupported operand types
This line is the line causing the error: $width = $Rating * 13;
I've moved it different places, tried all sorts of stuff with it and nothing gets rid of the error. I've tried to get it to work before with no luck, so now I decided to finally post about it because I'd like to figure out the problem.