Git Product home page Git Product logo

bulletin-board-project's Introduction

bulletin-board-project's People

Contributors

aline-daems avatar freecey avatar ksarkev avatar macmowl avatar tanya-amber-l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bulletin-board-project's Issues

profile page stop to save change

Describe the bug
change personnal info in profile stop to work

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'profile page and edit'
  2. Click on 'Save'
  3. and nothing change page and come back and you info haven't change

Desktop (please complete the following information):

  • OS: ubuntu 20.04 lts
  • Browser Chromium
  • Version 86.0.4240.111

Search result display

Describe the bug
the result of the search is display in the aside not in main windows

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'search and type a workd'
  2. Click on 'seark'
  3. And look the result

Desktop (please complete the following information):

  • OS: ubuntu 20.04 lts
  • Browser Chromium
  • Version 86

sendmail on site

Is your feature request related to a problem? Please describe.
add a possibility to the site to send email (after registration, pwd lost, activation link, ...)

Additional context
smtp info is already set in DB by admin page

profile update stop to work

Describe the bug
update profile stop to save change "no error message"
upload pictures stop to work else.

Topics view number

Describe the bug
On topics.php, the number of views is not set.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Topics' List sort ???

Is your feature request related to a problem? Please describe.
Topics' List not sort new must be at least on top not at end

Describe the solution you'd like
a sort when SQL query

Describe alternatives you've considered
add sort button on column

Last Active Users does not show them

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

topic rules

Describe the bug
Forum rules on the page typics.php no link no info

delete / disable account

Is your feature request related to a problem? Please describe.
add a possibility to the user to disable/delete the account

Describe the solution you'd like
add a button on profile page for do that

Additional context
don't reality delete the account but remove all personal info with random info and set the account on disable in sql

search result

Describe the bug
link don't work correctly

Additional context

  • change prez
    Topic Name (max 32 char) link on name
    post content (max 150/200 char)
    author + date creation + date update

logo lock on topic list

Is your feature request related to a problem? Please describe.
add a logo on topic list to see if is lock or not
on topics.php

Additional context
Add any other context or screenshots about the feature request here.
topics.php

multi words search

Describe the bug
multi words search don't work, search work only with single word

Additional context
add a
$query = explode(" ", $_GET["search"]);
foreach($query as $text)
to the query

Topic Subject on post

Is your feature request related to a problem? Please describe.
Add a sub header with the name of the topic

Last post date on index.php not displaying correctly

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Link Register Login on top page

Describe the bug
the link Register Login on top page don't work

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'top page'
  2. Click on ' Register or Login'
  3. and nothing

Desktop (please complete the following information):

  • OS: ubuntu 20.04 lts
  • Browser Chromium
  • Version 86

User ban system

Is your feature request related to a problem? Please describe.
a ban system for moderator, admin ...

Describe the solution you'd like
add possibility to ban a user, and when a banned user login redirect to a special msg

delete post

Describe the bug
bug refresh when deleted post

Filter topics list by most recent.

Describe the bug
The topics list doesn't show the most recent commented post on top.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

topic lock

Describe the bug
option is set for the last poster not the topic creator

  • hidden button for after

Admin Section STOP to work

Describe the bug
admin section stop work , show only header

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'admin with a loged account user level min 4'
  2. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Screenshot from 2020-11-27 15-47-23

Desktop (please complete the following information):

  • OS: ubuntu 20.04
  • Browser chromium
  • Version 86

comments.php link to user profile

Is your feature request related to a problem? Please describe.
comments.php can't click on author user name to see the profile

Describe the solution you'd like
add a like to profile

phpmailer

Describe the bug
change UserName to username + add good auth type + tls options

SEO

Is your feature request related to a problem? Please describe.
add some seo information (in 1st header tag)

Announcements

Describe the bug
click on a Announce get a 404 error page not existe

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'a board'
  2. Click on 'on the announce message'
  3. See result

Desktop (please complete the following information):

  • OS: ubuntu 20.04 lts
  • Browser Chromium
  • Version 86

Additional context
this page must be create

CANCELLED : member search

Is your feature request related to a problem? Please describe.
a search box will be cool in member page for search by alias(username)

Describe the solution you'd like
add a search box in member page

Describe alternatives you've considered
add selector on general search box

On mobile, topic's list doesn't appear correctly

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

team.php page

Is your feature request related to a problem? Please describe.
make a page with site web team
1st God / Evil
2nd Admin
3rd Moderator
(no users)

menu don't display in visitor

Describe the bug
menu don't display home in visitor (logout and to a topic/post/member)

Additional context
ideally put all menu in same file

Private MSG

Is your feature request related to a problem? Please describe.
add possibility to see private msg with email notification.

search remove deleted post

Describe the bug
remove delete post on search

Additional context
must add a AND condition on query to catch only post_deleted = 0

Top bar Title page

Is your feature request related to a problem? Please describe.
Add some info in title page link breadcrump

Last Posts displays the entire post (too long sometimes)

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

search result not link ?

Describe the bug
search result link do nothing

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'search type a word'
  2. Click on 'try to click on result'
  3. no link

Desktop (please complete the following information):

  • OS: ubuntu 20.04 lts
  • Browser Chromium
  • Version 86

move announces on main page ???

Is your feature request related to a problem? Please describe.
move announces on main page and replace the current announcements on topic by pin topic

personnal picture to DB

Describe the bug
picture must be store in the DB (due to Heroku)
already add in upload picture and at signup

need to be change on all other page

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.