Daniel Neto

Results 1459 comments of Daniel Neto
trafficstars

Please email me and I will quote for you

Are you running version 12? did you use git clone to install?

https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform

I am not sure if that is how it should work, but I will think about it.

@para2022 please check your log files

@para2022 this update should fix it

@para2022 Please as long as your issue has nothing to do with this thread, please open a new issue and place your log file there

Hi thanks for that effort, Let's compare both queries ... # Original ```sql SELECT u.*, v.*, c.iconClass, c.name as category, c.clean_name as clean_category,c.description as category_description, v.created as videoCreation, v.modified as...

Hi, thanks for your help, that is something that I definitely will look into 1. Looks like for you you already detect 3 queries 2. are you saying just adding...

FYI, I just add the STRAIGHT_JOIN in those queries and seems to not break anything. I will make more tests this weekend. if works fine I will release it next...