2 big_o May 16, 2006 22:23

Your link comes up with a 404 error which makes it a tad hard to see what you're trying to achieve ;)
¥
I think you might be right!!! :lol: :lol: :lol:
D'oh!
The link should be:
http://www.stopusnot.com/blogsite.php
Thanks.
Ok, try this admin > blogs > [blog name]
tick "other blog through stubfile" and type "blogsite.php" in as the stubname
Press save and pray to your diety of choice ;)
¥
Well I did what you said and then prayed to Thor...
... but it didn't work. :'(
It was looking for "blogsite.php" in the Blog directory (instead of at the root).
I changed the stub name to "../blogsite.php" and it now appears to be looking for blogsite.php in the right place but whichever archived month I click on it just loads in the current month.
Any ideas?
Thanks.
O.
hmmmm, it actually looks like non of the parameters ever get through (tried search, post by id etc).
Can you post the code from your blogsite.php?
¥
I'm seeing something funny with your web. Is that an Iframe? I don't know what Iframes are, but it's like your blog is inside a box inside your web. That's not the funny part though. The funny part is how your source code looks: you've got a full html page inside another html page! When I view source in Firefox and IE I see two distinct <head>s and <body>s and <html>s. That's funny, but not the kind of funny you'd throw down in a crowded bar.
So here's what I'd be thinking. I'd be thinking "that's funny" and seeing what I could do about not having that be that way. After you get past that you might find that the derned thing does what it is supposed to do, or maybe not, but we'll know more when you have a properly formed (x)html page out there.
Is there really no solution to this??? :(