PDA

View Full Version : Problem after 1.6 -> 1.7.1 upgrade


moonya
01-26-2008, 05:18 PM
So I have updated my PP to 1.7.1
I use macstyle v1.2 template

now I have such problem with some tags, for example:

I have in template file:
<div id="nav-pre-next" style="height: <IMAGE_HEIGHT>px; width: <IMAGE_WIDTH>px;">

and I get in my browser when I loading some picture:
<div id="nav-pre-next" style="height: px; width: px;">

so IMAGE_HEIGHT and IMAGE_WIDTH are not returns values!

and macstyle dont work properly.
btw other templates do not shows these tags too, so it's not template bug

url: http://moonya.info


any offers?

moonya
01-26-2008, 06:10 PM
fixed by setting path to images = "../images/" instead of full path like \home\... and so on :(
1.6 works only with full path

UncleSam
02-14-2008, 12:08 PM
I have in template file:
<div id="nav-pre-next" style="height: <IMAGE_HEIGHT>px; width: <IMAGE_WIDTH>px;">

and I get in my browser when I loading some picture:
<div id="nav-pre-next" style="height: px; width: px;">

so IMAGE_HEIGHT and IMAGE_WIDTH are not returns values!

url: http://moonya.info

any offers?

Just the same with me (http://photix.ru) - did you see your site in IE?