1 drmynatt Nov 15, 2007 22:12
3 drmynatt Nov 15, 2007 23:48
4 john Nov 15, 2007 23:54
Looking at your source code,
<base href="http://localhost/blogs/skins/nifty_corners/" />
!!!
5 drmynatt Nov 16, 2007 00:02
That's a relief! I thought all was well. Let me change the apache config file.
Dave
6 donthecat Nov 16, 2007 00:13
Actually, there seem to be lot more refrences to "localhost" in your code than just the CSS file :D
7 drmynatt Nov 16, 2007 00:16
Okay; I be a dumb bunny. Is there an easy (is there such a thing?) fix?
Dave
8 donthecat Nov 16, 2007 00:26
I just took a look at your Source Code from your main page. So dunno how much you must have hacked into the original code.
Changing
http://localhost/blogs/
to
http://mynatt.no-ip.info/blogs/
should get you going I guess... :D
9 drmynatt Nov 16, 2007 00:36
What file are you looking at where 'localhost' is referenced? I see the source code for the opening page, but I didn't do any hacks on anything, so how did it change? I did do some work on the Admin page, but that was to direct the page to the 'absolute URL'.
Did I mess something up?
Dave
10 drmynatt Nov 16, 2007 00:38
So it's not the Apache.config file; it's the b2evolution setup someplace?
D
11 john Nov 16, 2007 00:38
I would do this via your basic_config file...
@global string $baseurl
*/
$baseurl = 'http://yoursite.com/';
12 drmynatt Nov 16, 2007 00:41
basic_config.php in the BLOGS/CONFIG directory?
13 drmynatt Nov 16, 2007 00:44
Okay... changed. Does this make a difference to what you see now?
D
14 john Nov 16, 2007 00:46
Thats the one :)
This may also help... from the manual
http://manual.b2evolution.net/Install_b2evolution
15 drmynatt Nov 16, 2007 00:48
So... not to put too fine a point on it, but it seems I didn't do the basic setup correctly and therefore made everything else trickle down as a mistake.
Is the page displaying okay now?
D
16 john Nov 16, 2007 00:48
Yep, it's all fixed and visible :)
17 donthecat Nov 16, 2007 00:48
Yeps, drmynatt... You are ON
happy bloggin :D
18 drmynatt Nov 16, 2007 00:49
Thank you for the help. I was totally stumped and now I can blog all day looooong.
Much thanks,
Dave
19 yabba Nov 16, 2007 01:38
Thank god it's not just me that has "doh!" moments ;)
¥
20 drmynatt Nov 16, 2007 01:46
Guaranteed that I have a bunch. Like grapes.
Dave
21 drmynatt Dec 06, 2007 00:17
Just in case it may mean anything to the really smart folks who are in the Forum, know that WordPress displays both JAVASCRIPT and PhP script (as above) correctly and without any errors.
Maybe that means something.... ??
Dave
22 edb Dec 06, 2007 07:43
That web looks GREAT! :)
A link to your site might help!