Posts

Showing posts from 2011

JFactory/getMailer

$mail =& JFactory :: getMailer ( ) ; $config =& JFactory :: getConfig ( ) ; $mail -> addRecipient ( $config -> getValue ( 'config.mailfrom' ) ) ; $mail -> setSubject ( 'Test message' ) ; $mail -> setBody ( 'This is an example email to test the Joomla!  JFactory::getMailer() method. Please ignore it' ) ; if ( $mail -> Send ( ) ) { echo "Mail sent successfully." ; } else { echo "An error occurred. Mail was not sent." ; }

Reset using image as a button in html

< img src="images/Reset.JPG" width="75" height="22" onclick="document.carrental.reset()" / >
Image
Image
Joomla! Extensions Defined Joomla! already is a rich featured content management system, but if you're building a website with Joomla! and you need extra features which aren't available in Joomla! by default, you can easily extend it with extensions. There are five types of extensions for Joomla!: Components, Modules, Plugins, Templates, and Languages. Each of these extensions handle specific functionality. (Some built-in features of Joomla! are implemented using extensions.) Components Components are the largest and most complex extensions of them all; they can be seen as mini-applications. Most components have two parts: a site part and an administrator part. Every time a Joomla page loads,  one  component is called to render the main page body. For example, Content (com_content) is the component which handles the display of content; users can view at the frontend of your site and, as an administrator, you can edit the content. Components are the major portion of your page

"கார்பல் டனல் சிண்ட்ரோம்"

Image
இந்த பதிவை எழுதிக்கொண்டிருக்கும் நான், படித்துக் கொண்டிருக்கும் நீங்கள் உட்பட நாமெல்லோரும் ஒரு நாளைக்கு சில(பல) மணிநேரங்களை கணிணியுடன் கழிக்கவேண்டியது காலத்தின் கட்டாயமாகிவிட்டது.டாம் கூட ஜெர்ரியை துரத்தி துரத்தி அலுத்திருக்கும், நாம் ஒரு நாளில் மௌஸை துரத்துமளவுக்கு துரத்தியிருந்தால். கூப்பிடுபவர்கள் கூடவெல்லாம் கேண்டின் போக கம்பெனி கொடுப்பது, கஷ்டப்பட்டு கொட்டாவியை அடக்கிக்கொண்டு மீட்டிங்குகளில் உட்கார்ந்திருப்பது, அம்மணிகளை தேடிப் போய் கடலை போடுவது என்றெல்லாம் ஓடாய் உழைத்தாலும் சில மணி நேரங்களாவது கணிணித் திரைக்கு முன் சீரியஸாய் முகத்தை வைததுக்கொண்டு பதிவுகளையாவது படித்துக் கொண்டிருக்காவிட்டால் "இவனுக்கெல்லாம் வாங்கற சம்பளம் எப்படித்தான் செரிக்குதோ?" என்று உலகம் நம்மை ஏசும். வீட்டிற்கு வந்தாலும் இதையே தொடர்கிறோம்.அலுவலகத்தில் "நான் ரொம்ப பிஸி" என்று காட்டிக் கொள்வதற்காகவது வீட்டிலும் சில மணிநேரங்கள் அலுவலக வேலை செய்வது போல் நடித்துக்கொண்டே பதிவுகளை மேய்வது, ஆளே இல்லாத கடையில் டீ ஆத்துவது போல் பதிவு எழுதுவது, பின்னூட்டம் வந்திருக்கிறதா என்று செக்

404 - Component not found

404 - Component not found  You may not be able to visit this page because of:      an out-of-date bookmark/favourite     a search engine that has an out-of-date listing for this site     a mistyped address     you have no access to this page     The requested resource was not found.      An error has occurred while processing your request.   Please try one of the following pages:      Home Page  If difficulties persist, please contact the System Administrator of this site.  Component not found The solutions is SEO Settings Search Engine Friendly URLs No Yes* Use Apache mod_rewrite No* Yes Add suffix to URLs No* Yes I changed it to SEO Settings Search Engine Friendly URLs     No* Yes Use Apache mod_rewrite     No Yes* Add suffix to URLs     No* Yes and everything is working brilliantly!