Search
-
Category: (General Joomla!)
What? A quick article on a frequent question I get asked. This refers to an issue within the Joomla CMS (version 2.5.x) where it fails to email users who reset their password. How? A few things ...Created on 09 May 2013 -
Category: (Joomla! Tutorials)
- Applies to Joomla 2.5.x + What? So I can't stand the way the default "Search" component in Joomla works. The default is to sort the results by popularity (hits) which I have never seen in ...Created on 07 May 2013 -
Category: (Joomla)
... still in development and a somewhat stable beta version is demo'd at http://demo.joellipman.com/joomla16/index.php/joes-infographic-for-joomla Limitations Does not work in MS Internet Explorer ...Created on 06 April 2013 -
Category: (Joomla! Tutorials)
What? This is a quick article on what I change the error page for Joomla websites to. I like a clean error page, for a demo visit http://www.joellipman.com/elephants. Applies to Joomla 1.6.x, 1.7.x, ...Created on 04 April 2013 -
Category: (Product Documentation)
... identified by the labels mentioned below. What data does Joes Infographic for Joomla (JIJ) need? Summary Period Report (details on your awstats report) Monthly History (per month per year) Days ...Created on 03 April 2013 -
Category: (MySQL)
What? This is an article on how to replace a string with another in all your joomla articles without modifying other data such as modified date and author. Why? I used to have a third-party plugin ...Created on 03 February 2013 -
Category: (General Joomla!)
Sorry just a quick note for myself on accessing the Joomla database using the Joomla classes. Source: Docs joomla org Basic Query - 1 result $db = JFactory::getDBO(); $query = " SELECT ".$db->nameQuote('field_name')." ...Created on 27 January 2013 -
Category: (Google)
... <script>...</script>) and paste this into a custom HTML module in your Joomla site. Add the meta tag they give you to your index.php file (under template folder in effect or your root index.php ...Created on 08 January 2013 -
Category: (Product Documentation)
Installation Install this plugin using your Joomla Admin Panel Go to Extension Manager > Search for "Joes Youtube Player". Enable and Save. Screenshots ...Created on 31 December 2012 -
Category: (Joomla)
What? More for others than for myself, but this article is for those who do not have development/test environments of their Joomla website. I have been doing this for years and still come across ...Created on 19 December 2012 -
Category: (Product Documentation)
Instructions: Visit the website http://revolvermaps.com/?target=setup Configure the map to the settings you want. Copy the ID reference as per the "Important Note" below. Login to your Joomla website ...Created on 07 December 2012 -
Category: (General Joomla!)
What? Quick article here as googling/binging for how to refer to Joomla articles after versions 1.5.x wasn't obvious. This article is to demonstrate how to write the webaddress for a Joomla article ...Created on 04 December 2012 -
Category: (RokDownloads)
... gave their feedback and suggestions. We have now built a version we know works with several International languages and even more versions of Joomla!. - Topo for Slovak debugging. - Michael for suggesting ...Created on 03 December 2012 -
Category: (3rd-party Joomla!)
Applies to: Joomla 2.5.8 Yootheme Template 2012 What? For any web-developer who can program in PHP/HTML, this would be easy to hard-code and override. However, the article below demonstrates ...Created on 19 November 2012 -
Category: (Joomla! Tutorials)
Applies to Joomla 1.6+ What? This is an article to describe how to add an article modal button in the Joomla Admin Panel (at time of print version 2.5.6) of your component including the all important ...Created on 27 August 2012 -
Category: (Joomla! Tutorials)
What? This is an article to demo the crudest form which uses Joomla's version 2.5 core mootools (uncompressed?). This is intended for absolute novices (like me) who just want to see an example of an ...Created on 20 August 2012 -
Category: (General Joomla!)
APPLIES TO Joomla 2.5.x Why? I'm building a Joomla component which is to be compatible with Joomla versions 1.6.x to 2.5.x. Because I use dynamic scripts running in the background (mootools), some ...Created on 17 August 2012 -
Category: (General Joomla!)
... - phew what a mouthful) Joomla! version 1.6.x to 2.5.x; no wonder customers have difficulty following. How? So it's the field on the XML file /models/forms/whatever.xml which needs the filter=raw ...Created on 09 August 2012 -
Category: (General Joomla!)
Thought I'd add the migration script I've been using to test my JComments migration from my Joomla CMS site version 1.5.20 to Joomla CMS site version 2.5.6. DISCLAIMER I do not work for either ...Created on 07 June 2012 -
Category: (MySQL)
Why? I recently made a joomla module that displays the lastest members to signup. It goes a little further and counts activated accounts for the past day, week, month and year (the below examples count ...Created on 31 October 2011