lol 2011 product? lets rip that shit. stay tuned, ripping now :))))
loooool again,@this mutterfuker: "INSTALLATION SERVICE: My fellow WSO seller Alex Albert wants to offer you an installation service. For only $15 he will fully install FB Social Store for you. Just log a ticket at
http://support.7dollartemplates.com and he will take care of it"
Editing your conf.php file
conf.php contains your database information. The areas to edit are like this:
else {
/* Live */
$user = “ENTER YOUR DB USER HERE”; //Database Username here
$pass = “ENTER YOUR DB PASSWORD HEREe”; //Database Password here
$db = “ENTER YOUR DB NAME HERE”; //Database Name here
$localhost=”locahost”; //Database Server
//$_SESSION['tinybrowserPath'] = ”;
}
define(“PREFIX”, “cms_”);
$_SESSION['tinybrowserPath'] = ‘ADD YOUR PATH HERE’;
For the last 1, “ADD YOUR PATH HERE”, this is just the folder where you installed the app. Lets say you own yoursite.com and add the app to a folder called store, the path you enter (with the slashes) is /store/
If you are having image display or upload issues, it is because this path is incorrect.
How to add an app to your Facebook page
Facebook recently changed around their app system and removed the old “add app to page” link. Now, you have to do this manually.
To do this, get your App ID from your Facebook App and then add it into the URL below in your browser and hit enter:
http://www.facebook.com/add.php?api_key=[ADD APP ID HERE]&pages=1
This will give you a page that lists your Facebook Fan Pages. Select the Fan Page you want to add your Social Store to from the list.
Default admin password:
Run the SQL file from your download inside the Database you created with phpmyadmin. Your default username and password are then:
user: admin
password: admin0101
downlink, here u go mate, your new fb store:
PHP Code:
https://mega.co.nz/#!XwczmRAb!4qriijOts5otiOQw9P5RKXf7kdCwZ5_Fe5Maa271ALU