Home
Joomla!
Joomla! Tutorials
Latest Tutorials
How to rename a table in mySql?
How to increase the font size for Windows XP?
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Tags
Articles
Web Links
Contacts
Categories
Sections
News Feeds
Search Keyword
about
Total: 24 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
How to add a CSS styled tooltip to your Joomla! 1.5 website?
(Joomla! Tutorials/Joomla! Tutorials)
... Override the above styles in your templates stylesheet in order to change the styling of the tooltip. To read more
about
the Joomla! tooltip behavior click here ...
2.
ERROR 1194 (HY000): Table 'mytable' is marked as crashed and should be repaired, how do I fix this?
(Databases/mySql)
... table. To read more
about
the REPAIR TABLE command click here. NOTE: If you do not have access to the command line then phpMyAdmin should have a repair table option. ...
3.
How to search and replace text within a text file using the Command Line on Linux?
(Linux/Linux)
... the cat command cat cool.txt you'll see the following output This is a cool file with some cool information, containing some cool data. To learn more
about
the set command type in man sed in the command ...
4.
How to get the current UNIX timestamp using PHP?
(PHP/PHP)
... as per example below echo time(); //Will print out the current timestamp //OUTPUT: 1285365600 To read more
about
the time function click here ...
5.
Getting error "File type not supported" when trying to upload a file in Joomla! via Media Manager?
(Joomla! Tutorials/Joomla! Tutorials)
... to your Joomla! 1.0 core files Locate the following file within your Joomla! installation and open it in a text editor. FILE: /administrator/components/com_media/admin.media.php Round
about
lines 170 and ...
6.
How to get the id of the first html element within a div tag element using JQuery?
(JQuery/JQuery)
... Answer: We can obtain this by using the :first Selector from JQuery. Read more
about
the selector here Example: HTML <div class="custom_div"> <img id="1" name="image1" src="myImage1.jpg" ...
7.
How to find the id of the first anchor html element within the first element of an unordered list using JQuery?
(JQuery/JQuery)
... within the first element of the unordered list tag. Answer: We can obtain this by using the :first Selector from JQuery. Read more
about
the selector here Example: HTML <ul class="custom_class"> ...
8.
How to convert RPM packages to DEB packages using Ubuntu?
(Linux/Linux)
... package, for more info
about
alien use the man alien command ...
9.
How to disable favicons in Firefox?
(Firefox/Firefox)
... tried in Firefox 3.0.12 but should work in all different versions of Firefox. Answer: Open Firefox In the address bar type in the following '
about
:config' and hit enter Search for 'browser.chrome' ...
10.
How to get information about a file such as last access, modified or changed time using Linux?
(Linux/Linux)
Question: How to get information
about
a file such as last access, modified or changed time using Linux? NOTE: Tested and tried on Ubuntu 9.04 Answer: By using the 'stat' command. stat = Display ...
11.
How to get information on your CPU using Linux?
(Linux/Linux)
... type in the command below and hit enter. cat /proc/cpuinfo This will display all information
about
your CPU similar as to example below processor : 0 vendor_id : GenuineIntel cpu ...
12.
Firefox Flash Player Problems with Ubuntu 9.04?
(Linux/Linux)
... the version of the Flash Player Plugin that Firefox uses follow the steps below. Open Firefox. In the URL address bar type in "
about
:plugins" Locate the Shockwave Flash Plugin and there you'll find the ...
13.
How to see statistical information about how Linux is currently handling your memory,swap and processes?
(Linux/Linux)
Question: How to see statistical information
about
how Linux is currently handling your memory,swap and processes via the command line? Answer: Open a new Terminal Window if not already in command ...
14.
How to print the contents of an array using PHP?
(PHP/PHP)
... Explanation: print_r - Prints human-readable information
about
a variable (PHP 4, PHP 5) ...
15.
How to check your PC specs using Windows XP?
(Windows/Windows XP)
... to check if your drivers are digitally signed ..." just click on NO STEP 3 Now another screen will appear telling you all the details that you need to know
about
your Computer. ...
16.
How to remove the "Community: About Community Builder" Button when editing your Profile in the Front End using Community Builder
(Joomla! Tutorials/Joomla! Tutorials)
STEP 1 In the back end and click on COMPONENTS->COMMUNITY BUILDER->TAB MANAGEMENT STEP 2 Click on Menu to edit STEP 3 In the Parameters Section clear all the Text next to First Menu ...
17.
Warning: Invalid argument supplied for foreach() in /public_html/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php on line 240
(Joomla! Tutorials/Joomla! Tutorials)
... on line 240 problem locate the cb.cb_core.php file and edit it as described below. On
about
line 475 comment the following lines out /* //Implementing Joomla's new user parameters such as editor ...
18.
Setting the File permissions in Joomla!
(Joomla! Tutorials/Joomla! Tutorials)
... Joomla! it contains all the details
about
your current Joomla! setup. STEP 4 The latest Joomla! release includes an updated version of the .htaccess file witch reduces the risk of your Joomla! site being ...
19.
www.afrikitchens.co.za
(Web Links / Joomla! Sites)
Welcome to the Afri Kitchens website. Before you put us to the test, we would like to tell you more
about
our company. Afri Kitchens is a well established company with best advice and ideas on any kitchen, ...
20.
The CMS
(Category)
Information
about
the software behind Joomla! ...
«
Start
Prev
1
2
Next
End
»
Can't upload images using Joomla! 1.5* Media Manager * Warning: Failed to move file! * Error. Unable to upload file.
Joomla! 1.5 - JFolder::create: Could not create directory Warning! Failed to move file.
XML Parsing Error at 1:1. Error 4: Not well-formed (invalid token) when installing a Joomla! module
How to disable all html form elements within a DIV tag using JQuery?
How to personalize the Order Confirmation Email Template in Virtuemart
Fatal error: Call to undefined method: stdClass->onAuthenticate() in /home/sitename/libraries/joomla/user/authentication.php on line 121 (Joomla! 1.5)
How to remove the "Community: About Community Builder" Button when editing your Profile in the Front End using Community Builder
How to uninstall Skype in Ubuntu?
How to remove the border around the PDF, PRINT and Email link icons in Joomla!
How to add a preloader when using the JQuery ajax load method?
How to prevent Ubuntu from creating a .Trash-1000 folder when deleting files from a USB flashdrive?
Accidently deleted top menu in Joomla! 1.5 and need to re-add it?
Error: "Could not complete the operation due to error c00ce56e" while using Ajax
How to add a favicon to your Joomla! 1.5 site?
Catchable fatal error: Object of class JVersion could not be converted to string in /components/com_acajoom/classes/class.jmail.php on line 1083 using Acajoom News 1.6.0 or later in Joomla! 1.5
How to import Evolution Mail from Linux to Thunderbird using Windows Vista?
How to compress a whole directory in Linux using gzip format?
How to solve error: 'PHP Warning: DOMDocument::createElement(): unterminated entity reference' when creating a new element using the DOMDocument object model.
How to remove Article Filtering in Joomla! 1.5.* when having a menu item with type "Display a list of Categories in a Section" or "Section Layout"
How to fix PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/index.php on line 171 or similar error?
How do I hide and show HTML elements using JQuery without any special effects?
Redevo_Aphelion Top Menu Restore "Joomla! 1.5"
How to view a list of all port numbers in Linux?
Adding a Menu Entry for a Single Article in Joomla! 1.0.x
Text is unreadable when clinking Print, Email button to preview print, email page in Joomla!
How to add an image next to the menu item link in Joomla! 1.5
How to add a Read More Link in Joomla! 1.5 in Static Articles
How to configure Pidgin 2.5.5 for Google Talk?
JHTMLform not supported. Invalid Token.
How To Install The Internet Explorer On Ubuntu 8.04/9.04
How to remove the Front Page Article from the Home Page "Front Page" using Joomla! 1.5
How to create a symbolic link in Linux?
How to set the Error Reporting to a lower level in Joomla! 1.5
How to customize Virtuemart`s Order Confirmation Email
How to remove 'Welcome to the Frontpage' title in Joomla! 1.5
What is the purpose of the & Ampersand in front of PHP Variables?
How to check how much memory you have available on Ubuntu (Linux)?
Warning: Missing argument 1 for JDocumentHTML::getBuffer()
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?
Removing "Welcome to Frontpage" Joomla! 1.5
Chillnet Hosting
Home
Joomla!
Joomla! Tutorials
Joomla! Templates
Joomla! Sites
Image Editing
Firefox
Ajax
PHP
Email
Linux
Software
Javascript
Windows
Pidgin
JQuery
Komodo Edit
Links
Databases
HTML
Sitemap
Internet Explorer
Yii Framework
IT Online Directory
Recommended service:
site monitoring