Who is online

We have 4 guests online
Joomla 1.5 tutorials | Jm-Experts.com
Stop Joomla Registration Email.
Written by Chetan Madaan    Monday, 12 October 2009 20:22    PDF Print E-mail
( 3 Votes )

Basically in joomla there are two types of registration done!

  1. Using Activation.(User get's an email with login details and activation link)
  2. Without activation. (user get’s an email just with username and confirming the registration)
  3. Method three: (stop both these emails)

I found if you want to disable the annoying email when a front end user joins your site, I had to alter:
/administrator/components/com_users/controller.php Line 522
comment out:
//JUtility::sendMail($mailfrom, $fromname, $row->email, $subject2, $message2);

 

 
How to add a subtitle/subline to a menu item in joomla 1.5 menu
Written by Chetan Madaan    Monday, 27 July 2009 13:00    PDF Print E-mail
( 5 Votes )

In this tutorial you will came to know on how you can add a subtitle/subline to a menu item.
You would have seen this on most of the Yootheme/rocketheme premium templates.

Joomla Tutorials

A subtitle can be added to a menu item by simply placing your subtitle text behind two "|" (pipe) characters. Place two "|" (pipe) characters behind the titles caption and enter a text for the subtitle

Joomla Tutorials

 
More then 1600 Free Joomla Templates Pack.
Written by Chetan Madaan    Saturday, 25 July 2009 19:08    PDF Print E-mail
( 2 Votes )

Most of you might be looking for some free Joomla Template Providers, Here is a list of all of the joomla free basic template providers.

Grab Them out.

www.joomla24.com
www.siteground.com
www.joomlatp.com
www.joomla-planet.com
www.joomlaxtreme.com
www.gelono.com
www.themza.com
http://joomlacmstemplates.blogspot.com
www.joomlaxe.com
www.joomlaweb.com
www.joomlashine.com
www.joomlashack.com
www.freecmstemplates.com
www.freejoomlatemplatez.com

 
[solution] Joomla 1.5 Fatal error: Call to undefined onauthenticate() libraries/joomla/user/authentication.php on line 121
Written by Chetan Madaan    Saturday, 25 July 2009 15:50    PDF Print E-mail
( 1 Vote )
Joomla 1.5.11 for administrator Login panel.

Here we have is a new error with joomla 1.5.11 for administrator Login panel.
We have found 5 possible solutions for this problem and hopefully one of them will work for you.

  1. CHMOD the plugins folder to 755.
  2. Check to make sure you FTP software has properly uploaded all the files of the files in the plugins folder are mission, Check to make sure that it includes all the files.
  3. Check to make sure that the files in the plugins folder are with .php extension and but not .ph extension.
  4. Here is another way to do it via Phpmyadmin.
  5. 1. Login to cpanel
    2. Click phpmyadmin
    3. Choose your joomla database
    4. Left column, click jos_plugins
    5. Click Browse (to see contents)
    6. Look for Authenticate Joomla - click edit - change "published" from 1 to 0 – click go.
 
Setting up Google Analytics for your Joomla Site.
Written by Chetan Madaan    Tuesday, 23 June 2009 20:57    PDF Print E-mail
( 4 Votes )

In This Tutorial We will be learning install Google analytics Code for your Joomla site.

First of all... there are several different ways to get Google Analytics up to work with your joomla site via modules, plugins, components. But we don't trust third parties that much.So, in this tutorial we will be just editing the html of our site template and inserting the code directly into it!

1. Navigate to Extensions >> Template Manager.

 

2. On this page you will see a list of templates installed in your joomla site. Select the template you want to edit.

 

3. Hit the Edit button on the top right of the page.

4. Some Templates have Parameters which you can change. This can include Color variations, Width and other template properties.

 

5. The other things you can do here is Edit the index file of the template. Every template is based on a main index.php file which can be edited here... Click the Edit HTML button to view the code of the index.php file and make changes to it.

6. After you click on Edit HTML you can see all the code of the Template here. You are free to edit it and make changes to it.

7. Now go to the end of this code and you will see the two lines.

</body>
</html>

Put your Google Analytics code right before the </body> tag and you are done!

 

 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  4 
  •  5 
  •  6 
  •  7 
  •  Next 
  •  End 
  • »


Page 1 of 7