Hi there,
I think I am doing something wrong with cms:div tag. Here is my code;
It calculates true but gives errors below;
What do you think about this?
I think I am doing something wrong with cms:div tag. Here is my code;
- Code: Select all
<cms:set mesleki_toplam = "<cms:div mesleki_toplam_bolum mesleki_onem_toplam_bolum />" scope='global' />
It calculates true but gives errors below;
- Warning: Division by zero in....
- Warning: A non-numeric value encountered in ....
- Warning: Warning: Cannot modify header information - headers already sent by....
What do you think about this?