Search
-
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: (MS Integration Services)
... failed. Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "component "MyDerivedColumns" (4228)" failed because error code 0xC0049063 occurred, and the error row disposition on "output ...Created on 23 April 2013 -
Category: (MS Integration Services)
... an excel sheet where the first 10 rows are descriptions to the column, and then I have 38 columns ("A" to "AL"): In the data flow, click on the Excel datasource component so that it's selected. View ...Created on 04 April 2013 -
Category: (MS Integration Services)
... The "component "Extract dates from string dates" (3614)" failed because error code 0xC0049064 occurred, and the error row disposition on "output column "DC_This_Date" (3833)" specifies failure on error. ...Created on 14 March 2013 -
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)
... this form will be on). Does not use JQuery - Although most of the sites I work for use JQuery as well as MooTools, I needed this for a component that I was building and only wanted to use the files that ...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: (MooTools)
... function() { var menu_highest_top = $('jdo_marker_table').getCoordinates().top; var menu_height = $('jdo_actions').getCoordinates().height; var component_top = $('jdo_overall').getCoordinates().top; ...Created on 10 August 2012 -
Category: (General Joomla!)
What? Trying to make a component and can't remember how to store HTML code when the save command is clicked (ie. submitted from a PHP form). This is for the Opensource Content Management System (CMS ...Created on 09 August 2012 -
Category: (General Joomla!)
... _jcomments_settings -- ignored as this will load factory settings -- -------------------------------------------------------------------------------- /* INSERT INTO mydb_upgrade_j25.myprefix_jcomments_settings ( component, ...Created on 07 June 2012 -
Category: (MS Reporting Services)
... SSRS. Solution #2: Alternative image if file does not exist More of a workaround than a solution but by asking some colleagues who developed the previous version (using 3rd-party components other ...Created on 19 September 2011 -
Category: (Documentation)
So I'm revisiting this component for the third time (previously known as "downloadtracker" and "joesdownloadtracker"); for ages I have needed a replacement for the download component managers for Joomla! ...Created on 07 July 2011 -
Category: (AutoHotkey)
... way to start using COM is to learn some basic JavaScript, and then "translate" that code to use with COM in AHK. COM - (Component Object Model) All you really need to know about COM for this ...Created on 05 July 2011 -
Category: (MS Windows)
... Component Services dcomcnfg Computer Management compmgmt.msc Control Panel control Date and Time Properties timedate.cpl DDE Shares ddeshare Device Manager devmgmt.msc Direct X Control Panel ...Created on 05 July 2011 -
Category: (General Joomla!)
So this is my first officially released Joomla! 1.6 component. There are a few issues here and there but I'm making it available for changes/modifications/suggestions. What is Joes Recipe Component? ...Created on 11 May 2011 -
Category: (General Joomla!)
... jos_categories -> #__categories -- -- 6. jos_components -> #__extensions -- -- 7. jos_contact_details -> #__contact_details -- -- 8. jos_content -> #__content -- -- 9. jos_content_frontpage -> #__content_frontpage -- ...Created on 30 January 2011 -
Category: (3rd-party Joomla!)
... would not list any of my files!?! I am in the middle of writing a component that will hopefully comprise bug-tracking and download management all in one. Until then, I thought I'd STFW (google) ...Created on 28 October 2010 -
Category: (General Web Development)
Having started developing multi-language components, it was important that I get a general idea as to what languages are abbreviated to. Usually I only write english files (en-GB) but it's not very international ...Created on 13 September 2010 -
Category: (3rd-party Joomla!)
... get the following error: Warning: Invalid argument supplied for foreach() in /home/public_html/administrator/components/com_k2/views/items/tmpl/default.php on line 80 If I went to K2 Comments, ...Created on 27 August 2010 -
Category: (General Joomla!)
... my solution is a "cowboy fix" rather than the other intelligent solutions on the web. The issue was that I was building my first Joomla 1.5 component and getting the below error if I put ...Created on 03 August 2010