Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8615063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T05:16:47+00:00 2026-06-12T05:16:47+00:00

I have downloaded this extension from http://www.blueflyingfish.com/orgchart/index.php?option=com_orgchart&view=entitytree&Itemid=53 for organizational chart . My Joomla version

  • 0

I have downloaded this extension from http://www.blueflyingfish.com/orgchart/index.php?option=com_orgchart&view=entitytree&Itemid=53 for organizational chart .
My Joomla version is 1.5.26
However whenever i tried to install that extension it says NO XML setup found however it has install.xml here is the code . or kindly suggest any other

<?xml version="1.0" encoding="utf-8"?>
     <extension type="component" version="1.6.0" method="upgrade">
     <name>orgchart</name>
     <creationDate>12/21/2011</creationDate>
     <author>E. Wayne Madison</author>
     <authorEmail>ewaynemadison2004@yahoo.com</authorEmail>
     <authorUrl>http://www.blueflyingfish.com/orgchart</authorUrl>
     <copyright>Copyright Info</copyright>
     <license>GNU/GPL v2</license>
     <version>1.0.2</version>
     <description>Component made by E. Wayne Madison for Joomla! 1.6/1.7 by http://www.blueflyingfish.com/orgchart</description>

 <install>
   <sql>
     <file charset="utf8" driver="mysql">install.mysql.utf8.sql</file>
   </sql>
 </install>
 <uninstall>
   <sql>
     <file charset="utf8" driver="mysql">uninstall.mysql.utf8.sql</file>
   </sql>
 </uninstall>

 <installfile>install.orgchart.php</installfile>
 <uninstallfile>uninstall.orgchart.php</uninstallfile>

 <files folder="site">
    <filename>controller.php</filename>
    <filename>index.html</filename>
    <filename>router.php</filename>
    <filename>orgchart.php</filename>
    <folder>controllers</folder>
    <folder>css</folder>
    <folder>helpers</folder>
    <folder>images</folder>
    <folder>models</folder>
    <folder>views</folder>
 </files>

 <media destination="orgchart" folder="media">
    <folder>css</folder> 
    <folder>images</folder> 
    <folder>images/persons</folder>
    <folder>images/persons/cache</folder>       
    <folder>images/persons/src</folder>
    <folder>images/types</folder>
    <folder>images/types/cache</folder>
    <folder>images/types/src</folder>                       
    <folder>js</folder> 
 </media>

 <languages>
      <language tag="en-GB">language/en-GB.com_orgchart.ini</language>
 </languages>

 <administration>
      <menu task="default" img="js/ThemeOffice/component.png">orgchart</menu>
         <submenu>
            <menu link="option=com_orgchart">Control Panel</menu>
            <menu link="option=com_orgchart&amp;view=groups">Groups</menu>
            <menu link="option=com_orgchart&amp;view=positions">Positions</menu>
            <menu link="option=com_orgchart&amp;view=persons">Persons</menu>
            <menu link="option=com_orgchart&amp;view=types">Types</menu>
            <menu link="option=com_orgchart&amp;view=entities">Entities</menu>      
            <menu link="option=com_orgchart&amp;view=entity_tree">The Tree</menu>
            <menu link="option=com_orgchart&                                amp;view=entitylist">List</menu>        
         </submenu>

 <files folder="admin">
    <filename>config.xml</filename>
    <filename>controller.php</filename>
    <filename>index.html</filename>
    <filename>install.orgchart.php</filename>
    <filename>install.mysql.utf8.sql</filename>
    <filename>install.mysql.nonutf8.sql</filename>              
    <filename>orgchart.php</filename>
    <filename>uninstall.orgchart.php</filename>
    <filename>uninstall.mysql.utf8.sql</filename>
    <filename>uninstall.mysql.nonutf8.sql</filename>                
    <folder>controllers</folder>
    <folder>css</folder>
    <folder>helpers</folder>
    <folder>images</folder>
    <folder>js</folder>
    <folder>libraries</folder>              
    <folder>models</folder>
    <folder>tables</folder>
    <folder>views</folder>
 </files>

 <languages folder="admin/language">
     <language tag="en-GB">en-GB.com_orgchart.menu.ini</language>
     <language tag="en-GB">en-GB.com_orgchart.ini</language>
 </languages>
 </administration>
 </extension>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T05:16:49+00:00Added an answer on June 12, 2026 at 5:16 am

    This is because you are using Joomla 1.5 and the extension has been developed for Joomla 1.6.

    Normally, if it was a small module, I would show you how to convert it to make it 1.5 compatible, however this is a component and is much more complex. Having checked the site where you downloaded the extension from, there is not a 1.5 version available, therefore if you really want to use it, you will need to download Joomla 2.5

    Hope this helps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have downloaded the sample code from this site for FTP Client http://www.lysesoft.com/products/andftp/index.html But
Have a look at this picture alt text http://www.abbeylegal.com/downloads/2009-04-01/web%20part%20top%20line.jpg Does anyone know what css
I have recently downloaded the FFmpeg-PHP extension (extracted from ffmpeg-php53-win32-vc9-all.zip) for PHP and I
I downloaded the php_printer extension from http://downloads.php.net/pierre/ . But when i try to configure
I have already download and install this package to support HTML5 input type http://support.microsoft.com/kb/2468871
I'm following this tutorial about building a multilingual web sites using PHP gettext http://onlamp.com/pub/a/php/2002/06/13/php.html
I have started using Ninject 2 (downloaded from Github yesterday including the MVC extension
I have downloaded the source code and using this logview to view log4net logs.
What does this mean: Next add reference to: MySql.Data actually I have downloaded mysql
When I have download sample code from this link and than try to build

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.