GithubHelp home page GithubHelp logo

Comments (2)

pkulchenko avatar pkulchenko commented on May 26, 2024

All the changes from the forkable-storage branch has been merged into the master branch, so you can skip that. To include any recent change, you just need to store fullmoon.lua file in your .lua folder.

I've tried to reproduce the issue we discussed in Discord, but not sure how to set up your project (and I'm not able to log in or register). If you can provide the steps on how to reproduce the issue, I should be able to investigate and fix it. Thanks!

from fullmoon.

xet7 avatar xet7 commented on May 26, 2024

@pkulchenko

Thanks!

Currently I'm getting these errors:

 adding: templates/welcome.fmt (deflated 28%)
  adding: templates/layout.fmt (deflated 54%)
mv redbean.com wekan.com && \
./wekan.com -s
/zip/.lua/?.lua;/zip/.lua/?/init.lua
/zip/.lua/?.lua;/zip/.lua/?/init.lua;/zip/.lua/?.lua
@/zip/.init.lua
E2024-04-24T04:31:26.337378:/zip/.lua/fullmoon.lua:1372:wekan:288569] (fm) Lua error: attempt to index a nil value
stack traceback:
[C]: in for iterator 'for iterator'
/templates/boards/allboardsList.fmt:64: in field 'content'
/templates/layout.fmt:24: in field 'handler'
/zip/.lua/fullmoon.lua:398: in function 'fullmoon.render'
/templates/boards/allboardsList.fmt:79: in field 'handler'
/zip/.lua/fullmoon.lua:398: in function 'fullmoon.render'
(...tail calls...)
E2024-04-24T04:31:26+000030:tool/net/redbean.c:2601:wekan:288569] (srvr) server error: 500 Internal Server Error
E2024-04-24T04:31:26+115135:tool/net/redbean.c:2601:wekan:288569] (srvr) server error: 404 Not Found

Test this way:

git clone https://github.com/wekan/wekanstudio

cd wekanstudio

git checkout feature-counter

make start

Then webpage at http://localhost:8000/allboards shows:

500 Internal Server Error 

There is no login feature yet. I'm stuck on subtemplates and counter.

Database queries for starboards are here:

https://github.com/wekan/wekanstudio/blob/feature-counter/srv/.lua/routelib.lua#L214

Route is here:

https://github.com/wekan/wekanstudio/blob/feature-counter/srv/.lua/routelib.lua#L245

Counter code is here at template:

https://github.com/wekan/wekanstudio/blob/feature-counter/srv/templates/boards/allboardsList.fmt#L64-L79

from fullmoon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.