Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Problem installing on Joomla 3.2 22 Mar 2014 03:05 #12339

I created a component and downloaded for Joomla 3.2 but on install I get the following messages:

Warning
JInstaller: :Install: Cannot find Joomla XML setup file
JInstaller: :Install: Cannot find XML setup file

Message
Installing JDOM version 2.6.3, was successfull!
Installing component was successful.

When trying to go to the component I get a 500 error. I would appreciate some help with this.

Thanks

Please Log in or Create an account to join the conversation.

Problem installing on Joomla 3.2 22 Mar 2014 10:34 #12348

Ok, so I figured this one out after a while.
I read the topic Build component doesn't install on 3.2
and then went back to my component and figured out that the problem was createing a default value 0 on a datetime field.
Using 0 as a default value should be possible according to MySQL docs but for some reason it seems to break in cook.

Please Log in or Create an account to join the conversation.

Problem installing on Joomla 3.2 08 Oct 2014 16:43 #12678

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
FIxed since 2.6.5
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.076 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started