Member
Member
FilMar   2009-07-05, 15:56
#1
I don't need the rss stuff but have trouble to remove it...

when I remove the rss part in page.php (<?php printZenpageRSSLink("Comments-page","","",gettext("Subscribe to comments"));} ?>)

I also removed the rss line in the header but same effect.

the page do not load any more?
Is that normal?

Many thanks in advance,

I use zenphoto 1.2.5
Administrator
Administrator
acrylian   2009-07-05, 18:09
#2
You probably removed too much (probably some <?php or ?> that are needed by other functions.. Sorry without more info we can't help that much
Member
Member
FilMar   2009-07-06, 09:33
#3
Just tested this in the original zenpage template with same result.

Removed the php-part after the closing div on line 100 of pages.php
=> <?php printZenpageRSSLink("Comments-page","","",gettext("Subscribe to comments"));} ?>

after that I get a blank page when opening one of the pages I created (only some text).

I hope you know a little more now,

Thanks,
Administrator
Administrator
acrylian   2009-07-06, 09:47
#4
As I said you removed too much..:-) Only remove the function and keep `<?php } ?>` in place.
Member
Member
FilMar   2009-07-06, 10:34
#5
In the mean time I found it myself too :-)

Sorry, and many thanks,
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.