2012-01-27, 00:57:34
Hello,
I am having problems in a web with this: add_filter('content','functionmy');
In functionmy($content), $content is empty, and then does not filter neither, and always writes the content of page.
I am using GS 3.0. In localhost it works good, but in server not; can you give me some idea?.
Thanks.
I am having problems in a web with this: add_filter('content','functionmy');
In functionmy($content), $content is empty, and then does not filter neither, and always writes the content of page.
I am using GS 3.0. In localhost it works good, but in server not; can you give me some idea?.
Thanks.