Created: 6/1/2013
By: Miguel Vasquez
Email: miguelvasquezweb@gmail.com
Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
This script works with PHP 5 and MySQL 5. The first thing to do is:
A) upload the folder "Script" to the "public_html" folder on your server.
B) Log into your phpMyAdmin and import the social.sql file located in the folder "Mysql" (NOTE: the database already must be created )
Make sure PDO driver is enabled on your server, if not, you should ask your hosting provider activation of this driver, so that the script can work.
After you have uploaded all files can start to setup the files.
$config->set('dbname', 'DATABASE NAME'); //<-- DATABASE NAME $config->set('dbuser', 'USER'); //<-- USER $config->set('dbpass', 'PASS'); //<-- PASS define('URL_BASE', 'http://yousite.com/'); //<-- IMPORTANT: place a backslash at the end
In admin panel you can:
I've used the following files as listed.
Once again, thank you so much for purchasing this script. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on CodeCanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Miguel Vasquez