Posts

Showing posts from July, 2017

Migrate CiviCRM to another server

#1 Backup and Restore Database and System Files 1. Backup all the script / all system files which is located on htdocs/ directory 2. Backup drupal and civicrm database 3. Restore database drupal and civicrm to another destination server. 4. Copy / move all the script / system files to destination server htdocs directory. #2 Configuring Settings File 5. Configure the setting file in /parentdirectory/sites/default directory. There are 2 files : civicrm.settings.php and settings.php . Change the database and site url at those 2 files. 6. Delete all files and folder on template_c directory : rm -r /opt/lampp/htdocs/yoursite/sites/default/files/civicrm/templates_c/* #3 Copy Fresh Extension to Extension Directory 7. Delete all files and folder on extension directory 8. Copy desired extension to extension directory #4 Changing Permission 9. Change permission of template_c directory : chmod 777 /opt/lampp/htdocs/yoursite/sites/default/files/civicrm/templates_c/ chmod 7

Learn React, React & Redux and React Native

3d timeline

You can download 3d timeline below : DOWNLOAD

Ajax Get Content and Full Ajax

Feel free to download Full Ajax and AjaxGetContent demo below.." Download Ajax Download AjaxGetContent

Virtue Premium Theme Wordpress - Free download

Free download Virtue premium wordpress theme below : DOWNLOAD

How to import data from csv file to MySQL with PHP

Playing with csv files to migrate data is one of the essential skill you must develop if you are a web programmer. Ini this tutorial, i will share to you how you can upload data from csv files into MySQL database using PHP code. Kindly download below source code and test it on your own! DOWNLOAD

Free Download Sample Online Store

Hi All.. If you want to create simple online store for selling fashion things, here i give you the template. Happy download... DOWNLOAD