The following are the requirements your sever must have
It required you give the following folders write access after you upload
Make sure mod_rewrite is enabled on your server
If the .htaccess that is included does not work please see FAQ
crea8SOCIAL installation is just two steps you can watch the video here Installation Demostration
If you have problem from here please see the FAQ below
After a successfull installation from the above process, it is required you setup your admin panel
Firstly i will like you to know that mail has different issue base on the hosting company because some hosting block sending of mails by disabling the php mail function
crea8social v3.0 comes with two kind of mail driver, listed below
Now Depends on the one that works for you but i will explain the one that work best
Go to admincp -> configuration -> mail
Mail Driver
If you are using the mail driver set it and other fields empty
SMTP
You can use your server smtp or other thirdparty smtp server, but i will explain Gmail Smtp Server below
Select the smtp driver
If you can't get it, check the example on the demo or contact me. Thanks
We have set of tutorials to optimize your site in case you are building a large social network please visit our knowledgebase tutorials here : http://support.crea8social.com/article/category/site-optimization
The themes are located in the themes/ folder
We have admincp and frontend themes, inside each folder you with themes and from there you can add yours
You can also create your themes, by just duplicating the default theme and start edit its css, html, and javascript
From the theme you can add more page design templates for your member, check the option.php file
Also through the themes you can add more emoticons for your members to select
All languages translation are located at app/lang/
The system comes with English Language which you can find in the folder en/
To add new languages is simple, inside the lang/ folder
So to set each of them up, you need to create your website app on each of them to get the Key and the Secret
Once you have getting the keys and the secret, following the instruction below
For Google Setup
Create your application on google to get your APP Client ID and Client Secret and set it at admincp -> configurations -> socialauth
Go to the app settings and set your domain
Also set the AUTHORIZED REDIRECT URIS to this url
http://your-site-url/auth/google
Make sure to change your-site-url to your domain name e.g example.com
Addons allows you to add more features to your social network with a knowledge of PHP,HTML,CSS e.t.c,
All configurations can be found on the admincp,, allows you to change the following
To manage it go to admincp -> manage ads
The first field is for banner ads, you can place your banner codes there.
For the second one is for the side bar ads
This addon uses translate.yandex.com api to translate non-english text in posts
So you need to get the service API Key before you can use it
Go to http://api.yandex.com/translate/
Its simple to add google analytics code to your crea8social website
Go to admincp -> configurations -> general -> add Google Analytics code
I added this little tutorial on how to add games for your member because of so many questions about it
Please there are two ways to add games to your website
You have the option to disable the games system entirely or disable adding of games from frontend @admincp -> configurations -> games
NOTE: Please note that allowing your members to add games may be risky because they can add rubbish as game, since games are not uploaded to your site, there is no way you can detect if the game is valid
But there is another option that allowed you to approve games added by your members from the frontend @admincp -> configurations -> games
To add games is simple, just find any embeddable games site and copy the embed code and paste it in the content field when adding games Below is a list of possible websites to get games
If you get the following errors, please do as the solutions stated
INPUT NOT SPECIFIED
Please replace the content in .htaccess file with this below, if it does not work be contact me
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
Unexpected "," on line 1
Please upgrade your PHP version to 5.4+
To update is simple, I have take my time to noted all files you need to update, add or remove
So, Go to the newly download file, extract it, the main.zip file
If your updated version is 1.1
Inside you will see files you need to update, i give the path for easy navigation
The files you need to add, if you can't see any that means you are not adding any new file in that version
Also Go to admincp -> configurations -> update configuration
Thanks for purchasing crea8SOCIAL, am very grateful, and to let you know expect more features in future updates. Thanks