⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Latest



Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 06 February 2020 - 18:10 PM

What is the latest version of Enterprise? I haven't seen a composer update in a long time.


web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 07 February 2020 - 05:24 AM

What is the latest version of Enterprise? I haven't seen a composer update in a long time.

 

Hello Jon Griffin,

 

The latest version is the version 2.7.13 and yes we had some delays due to some bug fixing and some holidays  :)  . Usually I have a release every month but this time was delayed a little bit. Version 2.7.8 will be released very soon. 

Regards

Johnny


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 08 February 2020 - 02:17 AM

Interesting. It seems that composer update doesn't work. I haven't had an update since Oct 2019. Version 2.6.10 which has lots of bugs with booleans etc. and postgres. What is the proper way to update?


web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 09 February 2020 - 06:57 AM

Interesting. It seems that composer update doesn't work. I haven't had an update since Oct 2019. Version 2.6.10 which has lots of bugs with booleans etc. and postgres. What is the proper way to update?

 

Hello Jon,

 

As per documentation here (I am sorry if this is not clear enough) https://www.grocerycrud.com/enterprise/enterprise-documentation/installation-guide#with-composer

 

as this is a private code and it is not uploaded on the cloud like any other open-source composer package, you will need to do the following steps:

 

Step 1. Get the latest version of Grocery CRUD Enterprise from here: https://www.grocerycrud.com/users/enterprise_latest_version (the one that says "with Composer"). This will require your login credentials.
Step 2. Copy the zip file at your artifacts folder as is (don't unzip it). If you've followed the instructions as is, they will probably be at the folder "artifacts"

Step 3. Now run "compose update" and you will see that it will pick up the latest version

 

Let me know in case this didn't work for you.

 

Regards

Johnny


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 10 February 2020 - 15:51 PM

Okay, that makes sense. I guess one thing that would be nice is that composer or some other method let's us know when an update is available. I'm in Cuba much of the year and internet is not reliable or readily available, so I miss announcements.

Thanks

Jon

 

Hello Jon,

 

As per documentation here (I am sorry if this is not clear enough) https://www.grocerycrud.com/enterprise/enterprise-documentation/installation-guide#with-composer

 

as this is a private code and it is not uploaded on the cloud like any other open-source composer package, you will need to do the following steps:

 

Step 1. Get the latest version of Grocery CRUD Enterprise from here: https://www.grocerycrud.com/users/enterprise_latest_version (the one that says "with Composer"). This will require your login credentials.
Step 2. Copy the zip file at your artifacts folder as is (don't unzip it). If you've followed the instructions as is, they will probably be at the folder "artifacts"

Step 3. Now run "compose update" and you will see that it will pick up the latest version

 

Let me know in case this didn't work for you.

 

Regards

Johnny


web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 10 February 2020 - 15:59 PM

Okay, that makes sense. I guess one thing that would be nice is that composer or some other method let's us know when an update is available. I'm in Cuba much of the year and internet is not reliable or readily available, so I miss announcements.

Thanks

Jon

Hello Jon,

 

I want at the future to create something like a notification checkbox to inform you with email for newer versions. Would you be interested for such a feature at the future?

 

Regards

Johnny


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 10 February 2020 - 16:01 PM

Absolutely. I love composer, but I have to remember to run it. And when I'm not on the internet I forget when I return :)


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 10 February 2020 - 16:59 PM

There seems to be some issue with the upgrade.

 

Argument 2 passed to Illuminate\View\FileViewFinder::__construct() must be of the type array, null given, called in /var/www/music-tracker.xxxx.com/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php on line 77

 

Is this an incompatibility from upgrading 2.6.10 to 2.8? My app is dead now.


web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 10 February 2020 - 18:37 PM

There seems to be some issue with the upgrade.

 

Argument 2 passed to Illuminate\View\FileViewFinder::__construct() must be of the type array, null given, called in /var/www/music-tracker.xxxx.com/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php on line 77

 

Is this an incompatibility from upgrading 2.6.10 to 2.8? My app is dead now.

 

Hello Jon,

 

It seems that this is not an error that is coming from grocery CRUD but from Laravel framework. Maybe you did upgrade Laravel as well?

Regards

Johnny


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 10 February 2020 - 19:09 PM

Well that problem was with your view.php that came bundled with the .zip file. I deleted it and reverted to my old one. That worked fine until the upgrade.

This is the error in my browser. 

 

Ooooops, something went wrong! If you can see this message, this is probably a misconfiguration in Grocery CRUD Enterprise!

 

I see no log entries so I have no idea how to find out what broke in the upgrade.


Jon Griffin

Jon Griffin
  • profile picture
  • Member

Posted 10 February 2020 - 23:19 PM

To followup. I tried this on another site. Same issue. There is a problem with upgrading. It's not anything to do with Laravel. I ran composer update on this site before adding the updated Grocery. It worked fine. Once I add the updated zip file to artifacts and run composer update, it fails with the message above. Unfortunately, it doesn't log anything. I need to know what changed from 2.6.10 to the current to figure this out.

 

Thanks


web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 11 February 2020 - 05:24 AM

To followup. I tried this on another site. Same issue. There is a problem with upgrading. It's not anything to do with Laravel. I ran composer update on this site before adding the updated Grocery. It worked fine. Once I add the updated zip file to artifacts and run composer update, it fails with the message above. Unfortunately, it doesn't log anything. I need to know what changed from 2.6.10 to the current to figure this out.

 

Thanks

 

Hello Jon,

 

That's very weird! Can you please send me some more details on info@grocerycrud.com (e.g. screenshot, your controller and/or a public URL) so I can have it also a look?

Regards

Johnny