Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where can I find more themes for getsimple?
#9
@Bak

Redlava theme's template.php file is missing:

- A first line like this, to avoid server path disclosure:
Code:
<?php if(!defined('IN_GS')){ die('you cannot load this page directly.'); } ?>

- Also this template tag, that should be just before the </body> tag:
Code:
<?php get_footer(); ?>

Haven't checked the rest, only Redlava.

PS Nice work, thanks for contributing!
Reply


Messages In This Thread
Where can I find more themes for getsimple? - by Carlos - 2012-02-24, 08:34:11



Users browsing this thread: 1 Guest(s)