A Community for all your Web Needs
Joomla Login Module has its default Alert / Varification message for Password Reset, Invalid Username password, Username Reset.
So if you are looking where to change the "Messages". Here is the file which contains those informations.
components/com_user/controller.php
eg.
JText::_('You are already registered.')
JText::_( 'REG_COMPLETE_ACTIVATE' );
So just copy the message you want to change and search in the page and replace with your own text.
Hope this helps. Enjoy :-)
While using a custom template you might have experienced that "Default Joomla Alert Message Don't Appear". This is due to you have or the template designer has not assigned the position for Message Alerts.
Open index.php file of your template and add this
<jdoc:include type="message" />
just before your your component declaration
<jdoc:include type="component" />
Hope this help :)
Most of you might have faced the challenge to style the Article Titles in Joomla by default. Thus you might have to put a style into every single article to add the style.
Well you can do it from the CSS itself you have created for your joomla templated. Joomla by default takes .contentheading class for Article titles and in h2 heading style.
Most webserver Disable Directory Listing due to Security Issue. But you can overcome it by using the code below in your .htaccess file
Web Design and Development Tips
you might have noticed while browsing your site or other sites in Google Chrome that a automatic border come's around the text boxes. Here the solution to get rid of the chrome default textbox border
in your CSS just add the following
Most of you might have noticed in your Oscommerce Catalog that Attributes for every products don't come up in sorted order. Which looks very awkward. There's a simple modification to get rid of it.
1. Edit product_info.php file under your catalog's main folder.
In Joomla you will find a default Joomla 404 page. Thus often you might want to redirect those not found pages to some other page or your main site. To do so please follow the steps as below
1. Edit error.php file under templates/system/ folder of your Joomla installation.
Today while working with a Website's form. I found this nice Stylish Jquery form Tooltip. Its really great job done by the developer.

A very common issue of Joomla 1.5 is how to remove/change the frontpage title "Welcome to Frontpage" in your Joomla installation.
Well these are the steps to get rid of it.
# Login to you Joomla administration
# Click on Menu ---> Main Menu (will show Menu Item Manager)

Web Design and Development Tips
Awesome Collection of Stylish Web Design Color Palettes
-----------------------------------------------------------------------------------
Are you a Web Design? How often you keep tearing your Hair looking for Color Palettes while designing your Web Page. I believe its a very hectic Job. Its a same story for me as well. I found this Awesome site that fulfills our need and its as easy as ur eating a cake or rather I would say its a Web Color Palette Search Engine.
"Notice: Undefined variable: HTTP_POST_VARS in" is caused as in newer versions of PHP $HTTP_POST_VARS has long been depreciated in favor of $_POST. Your error would be referring to are the ones contained within an array.
You might have experience this issue with your Drupal Installation sometimes. Your Drupal Installation shows blank pages as well as user login returns blank page with yoursite.com / node?destination=node link showing 500 or 404 error.
Well its cause when installing a module. So here's the solution for it.
Hi Pals,
Today I came over an Awesome collection of Stylish Web 2.0 Layer Styles of Photoshop. Thus couldn't stop my self from sharing the same with you all.

You might have experienced this issue sometimes in your Joomla site.
Your Article Showing Blank Page
The following are the causes and solution for such issues
# There's a bug with Joomla built-in SEF function which causes this.
SOLUTION : Turn off SEF URLs from Joomla Administrator --> Global Configuration --> Site ---> SEO Settings --> Search Engine Friendly URLs (to OFF)
Categories
- Drupal ( 1 )
- Entertainment ( 0 )
- Fun and Fantasy ( 0 )
- Issues and Solution ( 1 )
- Joomla ( 7 )
- Jquery ( 1 )
- Oscommerce ( 1 )
- Photoshop ( 1 )
- PHP ( 1 )
- Research and Development ( 0 )
- Tips and Tricks ( 0 )
- Tutorial ( 0 )
- Useful Elements ( 0 )
- Web Design and Development Tips ( 2 )
Most Popular
- Drupal Blank Login node?destination=node
- Joomla Articles show a Blank Page
- redirect 404 / 301 pages page not found error page in joomla
- Remove border around textbox in google chrome
- Sort product attributes in product order page oscommerce
- Undefined variable: HTTP_POST_VARS php
- Stylish Jquery Form Tooltip
- How to remove Welcome to the Frontpage title
- Change Joomla Default Login Message Alerts
- Web Design Color Palettes






![]() | Today | 25 |
![]() | Yesterday | 77 |
![]() | This week | 564 |
![]() | Last week | 1183 |
![]() | This month | 246 |
![]() | Last month | 4836 |
![]() | All days | 29859 |
Your IP: 38.107.191.98
,
Today: Sep 04, 2010








