Learn html,php,javascript,computer and software fixes, css fixes, website designing,phpbb, computer troubleshooting, hosting




Archive for September, 2009

INTRODUCING CIVICRM FOR NON-PROFIT-ORGANIZATIONS

Wednesday, September 30th, 2009

The Civicrm is dedicated to people who would like to put their non governmental orgainizations online, This script is so powerful that you cannot imagine the features it has to offer. This script had been developed as a standalone, or as compnents to be integrated into Drupal or Joomla.

Infact right now i’m currently integrating it with joomla for a client putting his NGO online.

Please read the extract from civicrm below.

CIVICRM

CIVICRM

The Open Source Solution for the Civic Sector

CiviCRM is an open source and freely downloadable constituent relationship management solution. CiviCRM is web-based, open source, internationalized, and designed specifically to meet the needs of advocacy, non-profit and non-governmental groups. Integration with both Drupal and Joomla! content management systems gives you the tools to connect, communicate and activate your supporters and constituents.

HOW TO BACK UP YOUR SITE AND DATABASE USING CPANEL

Saturday, September 26th, 2009

Okay here we are again, This might seem simple to a lot of gurus but to a new user in this field , it would be a riddle that needs to be solved. Most of the little things being written by me in this blog relates to the questions that are commonly  asked by my clients with little coding and webmastering experience.

Now lets get back to our topic which is backing up your files and databases using cpanel. One good thing about using a cpanel hosting platform is the fact that a lot of things are already inbuilt into it. So lets go now and back up your files and databases

Go to your cpanel(normally you must log in)

Find the backup icon

click on the icon

you would be taken to a page that features links to backing up your home directory or restoring your home directory.

Since you are backing up all you need to do is click on the button that asks you if you want to “download or generate full website backup”, this would include all your home directories and databases,  or if you want to do partial backing up, this means that you want to either backup the home directories only or the databases only.

When you click on any of these options, it will open in a zip file and which you can now store in any directory in your computer. please take care where you store these because this would be needed if your site crashes. A good websmaster would do  backups everyday and especially for those running a database driven website, then the databases would need to be backed up daily.

Why is it good to do backups?

Any site can crash or be hacked into  and so this calls for you to have a backup ready, even if you don’t know how to restore your site, you can get a person with a good technical know how to do that for you but also, the person would need  your backed up files or he/she wont be able to do anything .

SETTING UP A PAYPAL PAYMENT SYSTEM IN OSCOMMERCE

Friday, September 25th, 2009

After installing an oscommerce store, the next thing you want to do is work yourself through the backend to get familar with it, one of the things that would strike your mind is how to set up a payment system that would recieve money from your customers with ease. Majority of online entreprenuers would go for paypal payment system because that is one of the easiest payment gateways to set up.

I have decided to talk about this a little bit because not so long ago, i was consulted by a client on how to set up a payment system in oscommerce with paypal. The good news is that oscommerce already has paypal payment module built into it and all you need to do is configure it in the store admin.

Before you do that, you must make sure you have set up a paypal account and then come back and configure your paypal account in  the oscommerce store admin. Because we would not like to touch on others that are not so relevant, lets walk you through how to do it  with paypal.

LET’S GO HERE:

  • Go to your admin
  • Click on ‘Modules’ folder
  • Click on ‘payment’
  • on the list on the right find ‘PayPal Website Payments Standard’
  • Click on it and top right , click on ‘edit’ .
  • Then set the button to true if you want to accept payment by paypal website standard and then enter your paypal account email address and click on ‘update’ . There you are finished, all you need to do is test it and see if it works, try to buy an item as a customer and see if it works, once it leads you to your paypal page, then you are on the right path.

Hope this helps.

Introducing IP.Board

Wednesday, September 23rd, 2009

IP.Board is one of the best places to turn to when looking for commercial community scripts. Please read from the site below.

ipboard.com

IP.Board has been helping site owners foster engaging discussion for years, so we’ve taken the proven core of our community platform, and tweaked, extended, improved and polished it to bring you version 3.

Drive user interaction with new features like Reputation and Personal Conversations, and streamline dealing with troublemakers with features like the Report Center. IP.Board 3 helps you create awareness, positive discussion and empowered users, and can help reduce staffing costs by enabling user-to-user support interactions.

PHPBB3 AND PAGE CACHE PROBLEM

Wednesday, September 16th, 2009

I got an email from a client of mine about a phpbb3 forum that refused to update even though the changes had been made in the backend . Well believe me  this might be a real pain for people who quickly wants to update their forums. Nothing can be so frustrating as trying to find out the roots , you may delete your browser cache etc  but the problem would  still be there .

Dont worry, here is the solution, it is simply a cache issue in your server, this problem is very inherent in phpbb3 forums. Now lets  solve this,

Go to your Admin control panel in your forum

Click on the ‘general’ menu tab, look for for a ‘Purge Cache’ button around the center of the page, then click on ‘Run’ which takes you  to a page where you would be asked if you want to confirm it, please confirm and afterwards, go back to index page and refresh the page, your changes should appear now.

Also it would be wise to  clean your browser history so the page can be newly refreshed. this might not be necessary but you can try it after you have run the ‘purge cache’ in the ACP(admin control panel)

Hope it helps out.

Thanks.