arnisjuraga
arnisjuraga
+1
You can use, at least, some SQL "migration" tool. Otherwise - after pulling latest code I get: ```Notice: Error: Table 'arastta_indeed_p.pbr_user_activity' doesn't exist``` So ho do I fix it? I...
Exactly! As @syntaxerror mentioned - there could be some database update mechanism dedicated for the developers. If I pull latest changes, should I really manually check any changed database strings?...
Ok, anyway - either for Devs from command line, or for users from Admin interface - I just mentioned, that there should be _any_ solution, how to do database upgrades,...
Try this: 3aa3aea
My short comment on this: 1. DB_PREFIX is something consider to stay. I agree, that code is easier to read without it. And again, yes, for self respecting customers and...
It sounds like a huge dev. Although, installation process itself is not so complicated. But there are some compatibility checks, "update" checks and so. For future sake, it could be...
@stefanhuber both things sounds interesting to me!
> However, it doesn't seem to automatically generate thumbnails from youtube, should it be, or is that to come? It Should generate! At least, it has to :) @janistravins, please,...