davidtrushkov / marketplace

A file sharing website using Laravel 5.5
http://marketplace.davidtrushkov.com/
25 stars 22 forks source link

Current Issues regarding new release #46

Closed davidtrushkov closed 6 years ago

davidtrushkov commented 6 years ago

These are the current issues I found when I pushed Marketplace to marketplace.davidtrushkov.com:

huzairuje commented 6 years ago

hei @davidtrushkov i got an error go to admin dashboard like this Illuminate \ Database \ QueryException (42703) SQLSTATE[42703]: Undefined column: 7 ERROR: column "%m/%d" does not exist LINE 1: select DATE_FORMAT(created_at, "%m/%d") as day, sum(sale_pri... ^ (SQL: select DATE_FORMAT(created_at, "%m/%d") as day, sum(sale_price) as sale_price from "sales" where "created_at" > 2018-03-01 00:00:00 and "sale_price" > 0 group by "day") what can i do or can i contact your email ?

davidtrushkov commented 6 years ago

Did you clone this on your own computer, or are you having the error on my live website?

If you downloaded it to your computer, then are you by any chance using a database that is not MySQL, like sq-lite, or PostgreSQL? Because I had the same problem when I tried to upload to Heroku, I got the same error because the query im doing there can only work on MySQL database I believe. (Heroku doesn't use MySQL by default)

huzairuje commented 6 years ago

oh i see @davidtrushkov :+1: thank you. so i gotta use mysql ? okay i will try migrate again

davidtrushkov commented 6 years ago

I think that will fix the problem, yes.

huzairuje commented 6 years ago

one more @davidtrushkov where can i show all files ? updated files and new files ? or i can't see it ?

davidtrushkov commented 6 years ago

I have a section in the Admin dashboard where you can see new and updated files coming in from users. I don't have a section to list all the files with their uploads however.


From: huzairuje notifications@github.com Sent: Friday, March 23, 2018 2:21 PM To: davidtrushkov/marketplace Cc: David Trushkov; Mention Subject: Re: [davidtrushkov/marketplace] Current Issues regarding new release (#46)

one more @davidtrushkov where can i show all files ? updated files and new files ? or i can't see it ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/davidtrushkov/marketplace/issues/46#issuecomment-375757685, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALiqUW4vA-PQSW2ALG0kUDU6zKDRldiZks5thT0mgaJpZM4RzNzk.