1 atavistic May 27, 2008 19:21
3 yabba May 27, 2008 19:41
[url=http://www.amandatakesoff.com/b2evolution1/blogs/inc/dashboard/dashboard.ctrl.php]http://www.amandatakesoff.com/b2evolution1/blogs/inc/dashboard/dashboard.ctrl.php[/url] your baseurl is probably wrong or you've uploaded to the wrong folder ;)
¥
4 atavistic May 27, 2008 19:46
EdB wrote:
Are you absolutely certain you are in the back office for v2.4.2? Scroll down to the bottom of any admin page and it will say the version number.
b2evolution 2.4.2 – GPL License – ©2001-2002 by Michel V & others – ©2003-2008 by François Planque & others.
5 edb May 27, 2008 20:36
You should be checking the path on your server to see if, as ¥åßßå stated, you uploaded a folder called "blogs" into your preferred path of "b2evolution1". That would explain why you're not seeing anything where you expect your blog to be.
6 atavistic May 27, 2008 23:56
EdB wrote:
You should be checking the path on your server to see if, as ¥åßßå stated, you uploaded a folder called "blogs" into your preferred path of "b2evolution1". That would explain why you're not seeing anything where you expect your blog to be.
There is. But I can't get
mydomain.com/b2evolution1/blogs/index.php
mydomain.com/blogs/b2evolution1/index.php
mydomain.com/b2evolution1/index.php
Or variations without the 1 in there (just in case my renaming it didn't work) to work.
Also, I have three blogs. In the back office it says that my domains are:
http://www.amandatakesoff.com/b2evolution1/index.php
http://www.amandatakesoff.com/b2evolution1/index.php/365days/
http://www.amandatakesoff.com/b2evolution1/index.php/koreannotebook/
Not one of those works.
Now....
http://www.amandatakesoff.com/b2evolution1/blogs/index.php/365days/
http://www.amandatakesoff.com/b2evolution1/blogs/index.php/koreannotebook/
Work.
But http://www.amandatakesoff.com/b2evolution1/blogs/index.php doesn't.
Hmmm.
7 edb May 27, 2008 23:59
So I guess the next question is what path do you want? Actually it's a two-part question because "and what does your $baseurl in conf/_basic_config.php say" should be in there.
IF you don't want the /blogs/ in your path, and I think you don't, then you need to do two things: all the files and folders in /b2evolution1/blogs/ need to move up one level to /b2evolution1/ AND you need to make sure your $baseurl in b2evolution1/conf/_basic_config.php shows the path as you want it to be - no file names by the way; just the path.
8 atavistic May 28, 2008 00:00
ALRIGHT!
I moved all of the files from /blogs out of that folder and one level up and now EVERY URL I WANT WORKS. (Hey, someone double check and tell me you can see me too, please.)
Now...I've just gotta dig in and screw around with the custom skin files. I have WinMerge, so that shouldn't be too hard.
9 atavistic May 28, 2008 00:05
Ed, I was already trying the moving the blogs folders while you were typing. Just for the record, the basic_config file said the base url was
$baseurl = 'http://www.amandatakesoff.com/b2evolution1/';
10 atavistic May 28, 2008 01:25
OK! The skins are REALLY different this time, and I've gotta mess around a bit, but everything is looking good.
Thanks for the help!
11 edb May 28, 2008 01:38
:D
Um... looks like it's not installed to me. Check your PMs please.
Are you absolutely certain you are in the back office for v2.4.2? Scroll down to the bottom of any admin page and it will say the version number.