I am encountering rather a weirdo situation here.
I am currently on a multisite and created a site. This site has a blog id of 3. However, whenever I call get_current_blog_id() it returns 1 (which is obviously a network id).
I do not know why but there was definitely a change with the domain.
example)
used to be
random.com/the_mania
now it is
random.com/community/the_mania
I am running IIS by the way. What would be the cause for this?