Giter Site home page Giter Site logo

nable80 / wwwconf Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 6.0 574 KB

Exported from https://code.google.com/archive/p/wwwconf/ for further development

Makefile 0.22% C++ 83.37% C 12.25% Python 2.93% CSS 0.53% JavaScript 0.70%
wwwconf forum-software c written-in-c nosql bulletin-board

wwwconf's People

Contributors

eshch avatar nable80 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wwwconf's Issues

Administrator can't modify user rights.

Steps to reproduce

  1. Create Admin with "./dbtool -aa Admin AdminPass"
  2. Register second user via "index.cgi?register=form"
  3. Login as Admin.
  4. Click on the second username.
  5. Remove his "CREATE_MESSAGE" rights. Remove or add anything else really.
  6. Click "Изменить".
    You should get the following messge
    "Произошла ошибка при обновлении профайла
    Возможно, стоит попробовать еще раз"

image

dbtool

Dbtool is not doing its job properly.
Non-empty banlist.txt and banned.txt are supposed to be ./data/settings.
The board does not work if the banlist is empty. %)

Topic choice pulldown menu

Topic choice pulldown menu doesn't work. Leaksanitizer errors on the server, empty respsonse to the client after chosing the topic. Stderr log is attached.
Steps to reproduce:

  1. $ uwsgi-core --plugins http,cgi --http-socket :7542 --cgi . --cgi-allowed-ext .cgi --http-socket-modifier1 9 --check-static static 2>log.txt
  2. Click "Выберите тему" on the upper right corner.
  3. Choose "Развлечения" (or any topic you like).
    log.txt

can't compile on ubuntu 16.04

wwwconf/wwwconf$ make
g++ -m32 -O2 -fomit-frame-pointer -fno-exceptions -Wall -Wextra -Werror -Wfatal-errors -pedantic -c statfs.cpp
statfs.cpp:2:21: fatal error: sys/vfs.h: Нет такого файла или каталога
compilation terminated.
Makefile:26: ошибка выполнения рецепта для цели «statfs.o»
make: *** [statfs.o] Ошибка 1

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.