I'm also having problems with installing the Social Login module... on my page (http://www.emeraldrose.co.uk/catalog) it says "Invalid access of this interface".
And when I went to the file /catalog/includes/languages/english/index.html to change the 'welcome guest' text, the 'TEXT_GREETING_GUEST' line was missing. So I added what it said in the FAQ but it didn't change anything on the page. Plus, line 13 is this: define('TEXT_MAIN', ''); but isn't it meant to be this?:
define('HEADING_TITLE', 'TEXT_MAIN', 'This is a default setup …… . PROJECT_VERSION . '</b></font>.');');
Also, is there a step-by-step guide to help with the CSS file? I don't know what all the sections refer to and it's rather confusing.
Thanks in advance











