Daniel Neto
Daniel Neto
> I probably need to review all field's names. that is basically the main query for videos.
Hi, are you talking about Videos::getAllVideosLight method? so instead of using `SELECT v.* `I should change to `SELECT v.field1, v.field2 v.field3, etc`?
I am not sure why I did not use the count(v.id) on the total function, but here is an update, I just comment out the old query in case it...
Awesome, also I can see still some queries that we can add the STRAIGHT_JOIN. For example: `SELECT u.*, v.*, c.iconClass, c.name as category, c.clean_name as clean_category,c.description as category_description` I am...
what do you see when you access the locale page? also check your log file
Check your log files
https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform
can you please check my latest git pull?
You can ignore this error
We do not have it on the channel yet. but for sure it will be added in the future