Douglas
Douglas
Will EasyCreator implement Joomla's 3.9 Pre-Updater Checker for third party extensions? https://github.com/joomla/joomla-cms/pull/17742
Greetings, When working with MySQL PDO instead of MySQLi driver I the the following SQL Error when editing or registering a Component `SQL: 00000` Best regards,
Greetings, My extension has almost 2Mb and, because most shared servers have a 2Mb upload limit, I need to reduce the package size without removing any code or image. So...
Dear Nikolai, I don't use all EasyCretor features, I basically use only the option to create packages, but I'm happy to help you test it. I have started testing using...
Added simple sanity check because doesn't make sense to have clusters with less than 2 locations. It also has to be an integer and positive number.
Can you please add more usage instructions? I have installed and used the default routes in the prompt, added the route to a login button, but I get a 404...
Can you create a method to check if Browser is HTML5 Compatible?
This will make it much easier to add error messages. I have also updated the demo in order to be easier to compare the result.
Our server anti-virus/firewall is complaining about unsafe directory creation (chmod 777) in these files: /dwoo/lib/Dwoo/Core.php /dwoo/lib/Dwoo/Template/Str.php Can you please change it to 0755 as the default permission?