Trying to install glotpress in my server. I set everything as they say in the instructions (with the .htaccess file and everything) and there’s an error which sais it cannot find the file:
/gp-includes/backpress/class.bp-log.php
I checked the repo and there’s not such a “backpress” directory in gp-includes.
What should I do?
ionelberdin 2:36 pm on July 5, 2012 Permalink |
Ok, I just did it. It happens that there’s something missing in the instructions.
After downloading everything from the repo, you have to visit:
http://backpress.org/download/
And download the second option (the includes directory) that they give you.
All those files downloaded from backpress.org have to placed in a folder called “backpress” and must be included inside gp-includes.
Otherwise it wont work…