Ostatnio widziany: lut 10, 2026
1. Download AVI plugin – download 2. Go to and paste/replace sony vegasFileIO Plug-Insaviplug
1. enable minion module inside bootstrap.php () 2. follow instructions Create demo.php file inside application/classes/Task/Demo.php 1 ...
1. go to kohana project bootstratp.php 2. uncomment 1 // 'minion' => MODPATH.'minion', // 'minion' => MODPATH.'minion',
1. Download ca-bundle form source : or mirror : 2. add to php.ini simmilar lines 1 2 curl.cainfo="F:xampp5611ca-bundle.crt" openssl....
1. copy default config from modules/auth/config/auth.php to application/config/auth.php 2. change ’hash_key’ => NULL to ’hash_key’ =>...
1. Copy database.php from _PROJECT_modulesdatabaseconfigdatabase.php to _PROJECT_applicationconfigdatabase.php. TIP: try to not edit any file out of _...
1. Download ”ffdshow 32bit” or ”ffdshow 64bit” 2. if is still not working, then download Win7DSFilterTweaker and set all codec...
Create new file: my_project/application/config/url.php and put this code <?php return array( 'trusted_hosts' => array( ...
