in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Application Pack for Joomla 1.5

Last post 08-24-2009 2:32 PM by wyomingrasta. 32 replies.
Page 1 of 3 (33 items) 1 2 3 Next >
Sort Posts: Previous Next
  • 11-28-2007 11:46 AM

    Application Pack for Joomla 1.5

    Hello,

    I was looking for an application pack for Joomla 1.5, however I did not find one.  Could I be looking in the wrong place or does one not exist?

    I have a client that would like to upgrade from 1.0.12 to 1.5.

    Thanks for the info.

    Mike

    DNP Portal Version 2.1.0

  • 11-28-2007 6:20 PM In reply to

    Re: Application Pack for Joomla 1.5

    I haven't created a application pack for Joomla 1.5.

    Also the DNP application installer doesn't update a current Joomla install.

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
  • 11-28-2007 8:55 PM In reply to

    Re: Application Pack for Joomla 1.5

    Not having an update is not an issue.

    I have not read through the documentation on how to create an app pack yet, that is where I am headed now.  I did try to copy the app  pack from joomla 1.0.12 and modify it for the current version, but the install has failed.

    Thanks for the info again.

    Mike 

  • 02-28-2008 6:45 AM In reply to

    Re: Application Pack for Joomla 1.5

     Any chance of seeing this application pack (joomla 1.5) soon?

     

    Karl 

  • 04-08-2008 4:30 AM In reply to

    • wiredeyes
    • Top 10 Contributor
    • Joined on 10-22-2006
    • Cagliari, Sardegna, Italy
    • Posts 405

    Re: Application Pack for Joomla 1.5

    Yeah I would also very much like to see this, 1.5 is IMHO ready for prime time, it is much more user friendly than 1.0.x and runs great on Windows, Even has proper SEO urls out of the box.

    Please someone create one, otherwise I'm going to have to have a go and that could be very ugly. :)

    Sam M

    50% off all hosting
  • 04-18-2008 10:45 AM In reply to

    Re: Application Pack for Joomla 1.5

    I agree, I would love to see this application pack.  I will try to create a basic one today because many of my clients are asking for it.  Mine won't be pretty but if it does work I'll try to post is somewhere so others can use it.

     

    Ryan 

    ---
    Ryan
    www.FiveTalent.com
  • 04-18-2008 11:48 AM In reply to

    Re: Application Pack for Joomla 1.5

    Hey Guys, I created a Joomla 1.5.2 application that seems to work fine.  You can download it at:

    http://Downloads.FiveTalentSoftware.com/Joomla15.zip

    When you extract the zip there will be a folder called Joomla15 and a ascx file called Joomla15.ascx.  Put the Joomla15 folder into the:

            DotNetPanel\Enterprise Server\WebApplications\

    and the ascx file into the:

            DotNetPanel\Portal\DesktopModules\DotNetPanel\ApplicationInstallerControls\

    folder.  Don't forget to modify the  DotNetPanel\Enterprise Server\WebApplications\Applications.xml file to include the new Application.

     

    Ryan 

    ---
    Ryan
    www.FiveTalent.com
  • 06-24-2008 8:23 AM In reply to

    Re: Application Pack for Joomla 1.5

     Has anyone got this to work? I get the following error (DNP 2.4.2 PHP 5 MySQL 5):

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'INSTALL_APPLICATION' task on 'Joomla 1.5.2' APP_INSTALLER ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> MySql.Data.MySqlClient.MySqlException: #42000BLOB/TEXT column 'description' can't have a default value
    at MySql.Data.MySqlClient.PacketReader.CheckForError()
    at MySql.Data.MySqlClient.PacketReader.ReadHeader()
    at MySql.Data.MySqlClient.PacketReader.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.CommandResult.ReadNextResult(Boolean isFirst)
    at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[ bytes, Int32 length, Boolean consume)
    at MySql.Data.MySqlClient.MySqlCommand.GetNextResultSet(MySqlDataReader reader)
    at MySql.Data.MySqlClient.MySqlCommand.Consume()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at DotNetPanel.Providers.Database.MySqlServer.ExecuteSqlNonQuerySafe(String databaseName, String username, String password, String commandText)
    at DotNetPanel.Server.DatabaseServer.ExecuteSqlNonQuerySafe(String databaseName, String username, String password, String commandText)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.RunScenario(String scenarioPath, InstallationInfo inst, Boolean throwExceptions)
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallApplication(InstallationInfo inst)
    at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
    at DotNetPanel.Portal.InstallerInstallApplication.InstallApplication()

  • 06-24-2008 10:01 AM In reply to

    Re: Application Pack for Joomla 1.5

     Worked flawlessly for me, better than the 1.0x version which I had to tweak a little.

  • 06-30-2008 2:41 PM In reply to

    Re: Application Pack for Joomla 1.5

    It's been working fine for me... I use it about once a week to setup a website.  By the error you are receiving it sounds like a MySQL configuration error, but I'm not an expert in that.   Hope this helps,

     

     

    ---
    Ryan
    www.FiveTalent.com
  • 09-27-2008 2:13 PM In reply to

    • MickeP
    • Top 75 Contributor
    • Joined on 09-22-2008
    • Landskrona, Sweden
    • Posts 62

    Re: Application Pack for Joomla 1.5

    I just got the same error as "Infowan" when trying to install it for the first time (new DNP customer, setting up my system). Did you get it to work or is there any other Joomla 1.5 package (for DNP) out there to try?

  • 09-27-2008 4:45 PM In reply to

    Re: Application Pack for Joomla 1.5

    MickeP:

    I just got the same error as "Infowan" when trying to install it for the first time (new DNP customer, setting up my system). Did you get it to work or is there any other Joomla 1.5 package (for DNP) out there to try?

    Please try this version: http://forum.dotnetpanel.com/files/folders/application_installer_packs_220_above/entry23057.aspx

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
  • 09-29-2008 8:02 AM In reply to

    • arty
    • Not Ranked
    • Joined on 09-08-2008
    • Posts 2

    Re: Application Pack for Joomla 1.5

    Hi All,

    Tried that version and still get the same error?

     Regards
    Arty

  • 09-29-2008 8:49 AM In reply to

    • MickeP
    • Top 75 Contributor
    • Joined on 09-22-2008
    • Landskrona, Sweden
    • Posts 62

    Re: Application Pack for Joomla 1.5

    Sorry, still same problem here as well, even with directhostinguk's package :(

  • 09-29-2008 9:49 AM In reply to

    Re: Application Pack for Joomla 1.5

    What version of MySQL are you using?

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
Page 1 of 3 (33 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems