October 14, 2011

Download VTEM Slides

Please visit below website to download some useful paid components


http://www.snns.info/joomla-17/joomla-17-extensions

JFolder::create: Could not create directory’ Error in Joomla



Open the configuration.php file.

Find Line no:18 var $log_path, it will contain the Directory path of your Old Server. Just replace the whole line with the code var $log_path = './logs';

Find Line no:19 var $tmp_path, it will also have the Directory path of your Old Server. Replace the whole line with the code var $tmp_path = './tmp';

Safe the file and check...





August 19, 2011

To redirect website from one domain to another domain using .htacess file

To redirect website from one domain to another domain using .htacess file




RewriteEngine On
RewriteCond %{HTTP_HOST} ^targeturl.com
RewriteRule (.*) http://www.oldurl.com/$1 [R=301,L]

July 12, 2011

VE Latest New Scroller for joomla1.6

Latest New Scroller is a joomla module that show latest news of joomla with nice scroller.


Features:
  • Compatible with Joomla1.5, Joomla 1.6
  • Set with, height of thumbnail
  • Set number of article
  • Set number characters of intro text

Demo:


Download:

June 22, 2011

PrestaShop Open-Source E-commerce software - Showcase Demo

PrestaShop Open-Source E-commerce software - Showcase Demo

Align center the test using html tag

This post is very simple but unknown sometimes...


<html>
<head>
</head>
<body>
<table width="100%" height="100%"><tr align="center" valign="middle"><td align="center" valign="middle">xxxx</td></tr></table>
</body>
</html>



May 16, 2011

EasyBlog

EasyBlog is a user friendly, extensive and powerful blog component for Joomla!. It includes a fantastic front end blog editing capabilities and a rich Dashboard for your bloggers, RSS Feeds throughout the system, integrates with Ping-o-matic, supports XMLRPC which allows you to write blogs with 3rd party applications, proper multiple blog environment, 3rd party avatar integrations, automated social sharing integrations and much more. In short, all you need to do is to focus on writing your blogs and EasyBlog will do the rest for you.

http://www.filecrop.com/easy-blog-joomla.html

April 14, 2011

JFBConnect 2.5 - Facebook Connect for Joomla

Enhancements


  • Added ability to post status message updates to Facebook on registration or login. Also available to 3rd party devs


  • Added "Always Map" option. When set, the CB or JS profile is updated when a user logs back in instead of just at registration as previously


  • Updated login/logout logic. Now the standard Logout button in any login module will log the user out of the site properly (i.e. you no longer need to use the JFBCLogin module to let users logout).


  • Community Builder - Default fields are now setup for a user before their data is imported from Facebook


  • Community Builder - Set new user Approve/Confirm email based on your CB confg settings


  • Added a check to ensure the Facebook Connect URL looks correct


  • Added "Remember Me" button to JFBCLogin module


  • Added pagination to the Usermap listing in the admin area


  • Added plugin/module check to home page to ensure that the authentication plugin and (new) user plugins are enabled


  • Updated the Facebook Connect client library




Here is the updated pack with 2.5.3

http://rapidshare.com/files/312075777/JFBConnect_2.5.3.rar.html

http://www.megaupload.com/?d=LP9NKU50

http://depositfiles.com/files/a9igx4exf

http://hotfile.com/dl/18604265/1f7e710/JFBConnect_2.5.3.rar.html

March 29, 2011

Upgrade PHP5 using .htaccess

Upgrade PHP5 version and mysql 5.0.x using .htaccess by following code


SetEnv PHP_VER 5

March 16, 2011

Feedburner Email Subscription (Joomla 1.0/Modules)

This module is designed to put your Feed Burner email subscription at a desired place on your website. Once installed, just configure it. - Select Form/email based subscription
- Enter your feed Title
- Enter your feed ID
- Select your language

Download module for joomla1.0

download Link

February 16, 2011

Watch WC2011 by webcric.com







Stream Can Take Some Time To Load, So Please Be Patience!






January 18, 2011

How to display multiple langauge in joomla1.5 template

In language folder you have to choose appropriate module language file (for common translation use en-GB.ini )

eg: LABEL=Label to be translated


To display in the index.php use

echo JText::_("LABEL");

January 10, 2011

Function Reference/query posts in Wordpress

Function Reference/query posts:

http://codex.wordpress.org/Category_Templates

JoomD - Mantrimonal component in joomla

Demo and Download:

http://www.joomla6teen.com/Joomla-Extensions.html



Features and Functionality:



  • Entry Manager

  • Category Manager

  • Custom Fields Manager - Ability to Add, Edit and Delete custom fields

  • Various types to choose from for a custom field: Image, PDF, Doc, Excel, Zip, Drop Down, Radio button, WYSIWIG Editor, Textfield, Textarea, URL, Email

  • Option to make a field as Required

  • Option to Include custom fields in Search

  • Add CSS Class in a custom field

  • Option to Display Custom field in Quick View/ Detailed View

  • CSS Manager

  • Frontend Control panel for users to Add and Manage entries

  • Option to Add Captcha Spam Security in the Entry Submission form

  • SEF URLs with native Joomla SEF

  • Option to choose if User registration is required to add entries and manage those entries (As obvious, only registered users can manage their entries)

  • Option to display entries to Registered users only and making user registration as required for guest users to view detailed entries.

  • Set emails for Notification to one or more administrators.

  • Option to Approve entries from the backend or set it to approve automatically

  • Mailing List and Export button to export user emails

  • CSV Import / Export functionality

  • Multi-Language Support

  • Simple and Intuitive control panel