1 big_o May 10, 2006 21:02
3 yabba May 17, 2006 09:09
Your link comes up with a 404 error which makes it a tad hard to see what you're trying to achieve ;)
¥
4 big_o May 19, 2006 15:17
I think you might be right!!! :lol: :lol: :lol:
D'oh!
The link should be:
http://www.stopusnot.com/blogsite.php
Thanks.
5 yabba May 19, 2006 18:17
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 ;)
¥
6 big_o May 20, 2006 00:41
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.
7 yabba May 20, 2006 10:24
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?
¥
8 edb May 20, 2006 11:06
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??? :(