1 robingol Sep 14, 2007 16:24
3 dadepfan Sep 14, 2007 18:41
Actually, I found my old post:
Never mind - I found the solution in another post on this forum. For some reason upgrading to 1.9.3 changes the BaseURL field and puts two slashes on the end:
Changing this to a single slash in the basic configuration file fixes the problem.
Thanks!
Dave, aka the Bad Boomer
I think I fixed it last time just by updating settings through the admin screens (took the extra slash off).
4 dadepfan Sep 14, 2007 19:10
Well, I cannot find where and how I got rid of the two trailing slashes (//) at the end of the base URL. I can change each blog to use an absolute URL, biut that does not work for everything.
Anyone else remember how to fix this?
Dave
5 dadepfan Sep 14, 2007 19:17
OK found this in a post a few down from yours:
What does $baseurl say? It is located on approximately line 89 in the file ../blogs/conf/_basic_conf.php.
The $base url should be 'h^tp://www.yourSite.com/yourSubDir/'. It is placed before individual files in links.
Taking the 2nd trailing slash off of the $baseurl variable in the basic config file solves the problem for me.
Dave
Same thing happened to me, AND also the last time I upgraded. Then, I found the answer here somewhere, but I cannot remember where. I'll do a search and see if I can find it.
Dave
8|