Search found 2 matches

by Ricardo
Mon May 24, 2004 8:21 am
Forum: Installation
Topic: Can't get embedding with subdirectory working.
Replies: 2
Views: 5181

I do it this way around wrapper.php (in serendipity directory) <?php $_REQUEST['page'] = 'blog'; // Let serendipity generate our content: ob_start(); require 'index.php'; $blog_data = ob_get_contents(); ob_end_clean(); // Now we include our normal content building file. // This one has to make use o...
by Ricardo
Thu Jan 15, 2004 9:23 am
Forum: General discussions
Topic: top referrers don 't show
Replies: 3
Views: 8802

Hmm... I reported this on the mailing list last week but they then appeared. I even checked my mysql db and all data was there.