the_permalink() returns wrong string
-
I have a search.php program which taking care search result.
The statement of “<?php the_permalink() ?>” always returns an error string value,
http://overseastudent.ca/%3Fp%3D5257
rather than
http://overseastudent.ca/?p=5257It was fine before. Can some experts tell me what is going on?
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘the_permalink() returns wrong string’ is closed to new replies.