JOEY-WANG-UWA / CITS5505_Group_Project

This is the repository for CITS5505 Group Project
0 stars 1 forks source link

Blueprint version have problems with display, login and register #17

Closed Rita2023 closed 6 months ago

Rita2023 commented 6 months ago

image No upload image showed image Uable to login [SQL: INSERT INTO user (username, email, password_hash, location, about_me, last_seen, last_message_read_time, avatar) VALUES (?, ?, ?, ?, ?, ?, ?, ?)] [parameters: ('yuyu', '1222@gmail.com', 'scrypt:32768:8:1$FM2SOUw0CGdfr31s$01b734d94bf54264353982e83ec33dfb72e148e582ab3fab14d5ce63c31d52f4dcc2dfdc72f0dcd3fa06a5d00e6f56af5cdefb8744a67dc17b6e6baee4a1f3c2', 'AUS', None, '2024-05-16 15:20:20.681647', None, 'default.webp')] (Background on this error at: https://sqlalche.me/e/20/gkpj) Not sure why this happens

LizzzzHFFF commented 6 months ago
Screenshot 2024-05-17 at 07 17 47

The code is the old version ,maybe need update ,left is the newest :add_to _collection

Rita2023 commented 6 months ago

image Now it has linked to database please check here

Rita2023 commented 6 months ago

We are now down to only one problem with the click heart js still not connect with our post. @LizzzzHFFF is still working on this problem and she is working hard to resolve this issue

Rita2023 commented 6 months ago

image image image

LizzzzHFFF commented 6 months ago

We are now down to only one problem with the click heart js still not connect with our post. @LizzzzHFFF is still working on this problem and she is working hard to resolve this issue

recover the collection in the gallery

LizzzzHFFF commented 6 months ago

image image image

image

the collection have completed in the user page

LizzzzHFFF commented 6 months ago

the newest version in this branch