IRC logs for #farmOS, 2017-11-01 (GMT)

2017-10-31
2017-11-02
TimeNickMessage
[21:52:54]* JustTB has quit (Quit: Leaving.)
[22:06:36]* JustTB has joined #farmos
[22:37:24]* JustTB has quit (Quit: Leaving.)
[04:35:26]* JustTB has joined #farmos
[05:05:12]* JustTB has quit (Quit: Leaving.)
[05:37:49]* JustTB has joined #farmos
[06:30:50]* JustTB has quit (Quit: Leaving.)
[08:16:48]* mstenta has joined #farmos
[08:19:32]<mstenta>farmBOT: log pointer?
[08:19:32]<farmBOT>http://farmier.com/bot/log/farmOS/2017-11-01#T21652
[12:34:16]* trentf has joined #farmos
[12:40:40]* JustTB has joined #farmos
[14:37:40]* trentf has left #farmos ()
[14:48:35]* trentf has joined #farmos
[14:53:43]* Konstantin has joined #farmos
[14:55:27]<Konstantin>Hi everybody! Michael are you online?
[15:06:45]<mstenta>Konstantin: hello
[15:07:33]<Konstantin>I'm ready for debug session for mushrooms module. If you have time for it now
[15:09:40]<mstenta>Oh great - sure I can spend a little while on it.
[15:10:05]<mstenta>Would it be possible to share an admin login with me?
[15:10:12]<mstenta>(via private direct message perhaps)
[15:10:51]<mstenta>you can change it after we're done... i just want to check the Features page to see if that gives me any clues
[15:20:30]<Konstantin>yes, sure. I need to know how to send privare direct message here
[15:22:16]<mstenta>Konstantin: I just sent you a private message
[15:22:25]<mstenta>did you get it?
[15:24:01]<mstenta>got the login info thanks!
[15:24:06]<mstenta>i will take a quick look... standby...
[15:25:57]<mstenta>hmm ok, i can see the issue...
[15:26:27]<mstenta>i can't get to the administrative pages with just a Farm Manager role, however, so I can't see the Features page
[15:28:56]<mstenta>can you go here and add a new role called "Administrator": http://farm.kostello.ru/admin/people/permissions/roles
[15:34:27]<mstenta>ok... so it looks like you still have the wrong version of the mushroom and bee modules
[15:34:37]<mstenta>i think that's the problem
[15:34:53]<mstenta>go to /admin/config/farm/asset-types/manage/substrate/fields
[15:35:11]<mstenta>you will see a bunch of warnings referencing "field_group_easy_responsive_tabs_nav_item"
[15:35:50]<Konstantin>yes
[15:36:15]<mstenta>that indicates that it is using the most recent commit of the farm_mushroom module... but you actually should use the second-to-last commit
[15:36:21]<mstenta>here is the current history of that module:
[15:36:27]<mstenta>https://github.com/farmOS/farm_mushroom/commits/7.x-1.x
[15:36:42]<mstenta>see how the top one is "Issue #2910590: Use Easy Responsive Tabs in Log and Asset forms"?
[15:36:47]<mstenta>that is the one you are using
[15:36:58]<mstenta>but you should be using the one before it: "Misc Views updates for consistency."
[15:37:38]<mstenta>that's because the latest commit only works with the development branch of farmOS... and will work with the next release when it comes out
[15:38:31]<Konstantin>ok, so I need to get this commit with git?
[15:38:34]<mstenta>to fix this, you need to open the farm_mushroom directory in your command line, and run the following git command:
[15:38:39]<mstenta>git checkout c53b2e5a320df0aa7a9738178a9286dc10be857d
[15:38:59]<mstenta>and likewise, you will need to do the same thing in the farm_bee module... but the commit is different.
[15:39:04]<mstenta>here is the command for the farm_bee module:
[15:39:18]<mstenta>git checkout 365dd238178bca03c42f39817306cc5b67a5a47e
[15:43:42]<Konstantin>ok, I facing some issue to get to the hosting ftp now. There is some upgrade planned today on hosting server
[15:43:51]<mstenta>ah ok
[15:44:08]<Konstantin>anyway, I've got the problem and direction how to solve it. Thanks
[15:44:12]<mstenta>well i need to sign off now... but feel free to ping me again in the future if you aren't able to get it to work!
[15:44:16]<mstenta>great!
[15:44:24]<mstenta>good luck! i hope that fixes it
[15:44:31]<Konstantin>Thankns again for you help!
[15:44:43]<mstenta>you may need to clear your cache after you make those changes...
[15:44:52]<mstenta>you can do that at /admin/config/development/performance
[15:44:58]<mstenta>you're welcome! talk to you later...
[15:46:16]* Konstantin has quit (Quit: Page closed)
[19:17:14]* mstenta has joined #farmos