2 yabba Mar 13, 2007 13:33

I did not test that but will try later today.
I DID find a similar problem in the DOCS and FAQs relative to the baseurl. Initial experiments indicate that might be the problem but I have not confirmed that yet.
Thank you.
Carmine Prestia
¥åßßå wrote:
In that case, crack open /conf/_basic_config.php and just check that your $baseurl doesn't end with // (seems to be a common problem recently)
¥
I believe that IS the problem. I looked and the "$baseurl" is of the form:
$baserul = http://domainname.com/b2evolution///
It appears to me I can change the "//' to something more reasonable say:
$baseurl = http://domainname.com/b2evolution/myblog
I'll have to experiment. Thank you.
Carmine Prestia
Your $baseurl needs to end in a single / ie: http://domainname.com/b2evolution/myblog/
¥
¥åßßå wrote:
Your $baseurl needs to end in a single / ie: http://domainname.com/b2evolution/myblog/
¥
Thank you, I thought that was the case.
Carmine Prestia
I am having similar problems:
The "Misc" menu still shows "Login" and "Register" and the user cannot go to the Admin area to post to the blog. This problem repeats itself across multiple users from multiple locations, including me.
The blog was working flawless in its demo state (which i have been using for over a month) and the baseurl in _basic_config is fine.
It is not an issue of cookies either. It works fine in netscape and mozilla. it even works fine in IE [some] of the time.
the only new thing is that i have a lot more users registered now. no core page changes.
any clues?
version 1.9.xxx
url: knng.varsitysportsradio.com
Does this happen with all of the skins?
¥