Forums
This topic is locked
Help! This is funky
Posted 07 Sep 2002 18:27:24
1
has voted
07 Sep 2002 18:27:24 Jeff Hansen posted:
I have been using DWMX for months now, ASP - Access = no worries. I am now building a site in PHP MySQL and am seeing the weirdest thing. After I create my template, which has dynamic links for pictures, and imported URLS, etc whenever I create a page from that template I start getting weird things happening.The page seems to be fine at first(except for some reason it is never smart enough to fix the relative link to my connections folder), but after I save the page and load it a couple times, all of a sudden the page cannot find my relative links - and the code shown in the template region has changed from:
@import url("../common/style/<?php echo $row_prefs['style1']; ?>"

To:
@import url("../../common/style/%3C?php%20echo%20$row_prefs%5B%27style1%27%5D;%20?%3E"

There from all my links get shot.
I went into preferences and unchecked the 'encode special characters in URL using %' but this doesnt seem to help any. Not sure if that had to be unchecked before I made the template or what (that doesn't really make sense though).
So, PLEASE help me with this. I am stuck until i can figure this dumb thing out and why it is doing that. It is especially wierd that it works for a while, then just breaks... sounds weird but is true.
Thanks
Replies
Replied 22 Nov 2002 09:38:38
22 Nov 2002 09:38:38 Tjerk Heringa replied:
Jeff,
got the same problem since yesterday.
Have you sorted it out allready?
greetings
got the same problem since yesterday.
Have you sorted it out allready?
greetings
Replied 22 Nov 2002 16:19:58
22 Nov 2002 16:19:58 E C replied:
I had this problem too.
So I unticked both check boxes for "special characters" in preferences and I havent noticed it happening again.
EC
So I unticked both check boxes for "special characters" in preferences and I havent noticed it happening again.
EC