How to create basic administrator component in Joomla3.1? - joomla

I am tried to create a basic component in joomla 3.1. But I am facing several problem.I know
to create component in joomla 2.5.Please help.

You could give the Joomla Component Creator a try. http://www.component-creator.com
It allows you to build both Joomla 3.1 and 2.5 components. It is free to build simple components.

Related

How to develop Joomla 1.5 componenets?

How can I start developing a component for the Joomla 1.5 framework? Does anyone know of a good tutorial, or has a good reference?
I have read the tutorial on the wiki and I didn't understand it well, so if you could point me to another one, that would be great.
I know that ideally I should work with Joomla 2.5 or 3.0 but I am being asked to develop this for an existing website, I can't decide which version to work on.
I think the official tutorials in Joomla! Documentation really do cut it. Give it a try - http://docs.joomla.org/Component_Development
I can't decide which version to work on
I personally would use Joomla 2.5 as it's the long term lease of the Joomla series and has much more documentation and support. Joomla 3.0 is the short term release, therefore is a beta version of 3.5 so to speak.
Seeing as you are using Joomla 1.5 at the moment, you could always upgrade to Joomla 2.5 using JUpgrade which is a free extension. Note that this won't upgrade 3rd party extensions, so you will need to install the Joomla 2.5 compatible versions for each one (providing there is one).
To get you started on a Joomla 2.5 component, have a look at the Joomla 2.5 MVC Documentation. This also provides zip files of a HelloWorld component for you to download at various stages.
You might also be interested in a Component Generator.
Hope this helps.

class not found error in joomfish

I'm creating website using joomla 3.0. I'm using joomfish component for multi language website. Installation is done but if I'll try to open the joomfish control panel it show the error like
Fatal error: Class '' not found in
/var/www/muvacon/libraries/joomla/database/driver/mysql.php on line
397
I'm new to joomla please suggest any link to solve this issue. I have already searched many forum I did not get any solution.
JoomFish has not yet been released for Joomla 3.0, therefore you will most likely get errors such as the one you provided. It is only available for Joomla 1.5 and 2.5 at the moment. They have a beta version (2.5) which is available for club members, however I'm not sure if they have done any testing on Joomla 3.0 with it.

Joomla 1.5 multiple registration form

i am quite new to joomla and need to create three(3) registration forms and also adding privileges based on the form. Can anyone tell me how to go about this? I am using joomla1.5.
Thanks
Well, what you asking for is very hard -almost impossible- to achieve using Joomla! 1.5.
I would recommend you upgrade to Joomla! 1.7 since it has a built in system for Access Control and creating different users privileges and you can check Community Builder. It will be a great place to start from!

what is free registration components in joomla?

I am using joomla 1.6.3 version . Now i need to enter some form data from front page and administrator can view, edit and delete that data.
For the above task any components available in joomla 1.6.3.
I've had very good luck using the free RSForm! component. Very flexible and very customizable. It is technically written for Joomla 1.5, but you shouldn't have any problems running it under version 1.6
http://www.rsjoomla.com/joomla-components/rsform.html

How can I add more functionalities to my Joomla website?

I have a Joomla site, in which I configured the main sections categories and articles.
Now I need to have a slideshow widget, couple of list widgets in my website. Do I need to code it myself? I am very new to Joomla with first project in hand.
Well,
you can extend your basic joomla by installing and configuring various components, modules and plugins.
Here you can get a big collection of available extensions for joomla.
http://extensions.joomla.org

Resources