1 hman Feb 21, 2009 05:43
3 hman Feb 21, 2009 14:35
the error is that the action "install new" doesn't occur. the page loads a search page from my internet provider (they replaced "file not found" errors with a search page)
here's what I get: http://www20.search.rogers.com/search?qg=admin.php%2F%3Fblog%3D1%26ctrl%3Dplugins%26action%3Dlist_available&rn=f0_dso_yUxeSbV3&rg=
4 yabba Feb 21, 2009 15:36
A link to your blog would be useful, also
1) are you on a windows box?
2) what browser are you using?
3) does your $baseurl in /conf/_basic_config.php have more than 1 / at the end ?
¥
5 hman Feb 21, 2009 15:55
1) yes I'm on windows
2) using firefox 3
3) this is my line 117 in that _basic_config.php, I'm assuming this is what your asking: $config_is_done = 1;
blog address is: http://1984.ca
6 yabba Feb 21, 2009 16:03
1) Windows servers have a problem with redirects to relative urls, urm, search for "windows" with my user and you ( hopefully ) will find a post that helps
2) Yay :D
3) the line in your _basic_config.php is the one that starts $baseurl = ... just check the url doesn't have multiple /'s at the end ( a problem with fantastico installs that also causes your kind of error ;) )
¥
*edit*
Based on your links ( http://1984.ca//blog2.php/2009/02/06/pentagon-focuses-4-7b-on-propaganda ) I'd say that #3 is the answer ;)
7 hman Feb 21, 2009 16:28
it was the extra / in the baseurl area
Thanks so much.
8 yabba Feb 21, 2009 16:29
No worries ;)
¥
9 lturner Feb 21, 2009 17:21
Answered far better than I ever could :-)
Hi hman
Can you tell us what the error is.
Cheers
Lee