Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
tusharbhayana
tagDiv Member

I solved the error.Basically its nginx config issue.

location / { try_files $uri $uri/ /index.php?$args; }

Initially it was like location / { try_files $uri $uri/ /index.php; }

tusharbhayana
tagDiv Member

Hi,

Yes it is a fresh install.I am not using any other plugins except td-composer, td-social.

My server is on nginx, php7 and it is a multisite subfolder.

Error is coming in all pages(demo and new)

System status shows all Ok(all green) except wpsc.

But I had wpsc running already.

tusharbhayana
tagDiv Member

Hi, I am having the same issue, i dont have .htaccess since i am using nginx.
How to solve this?

Viewing 3 posts - 1 through 3 (of 3 total)