Raul
Raul
Ok, I removed the theme and installed it again. Because I didn't know about the `Select Color Scheme` command, I installed again through package control and yes, I see it...
SublimeLinter is another plugin, maybe that intercepts package installs somehow...
Headers: ``` Connection:Keep-Alive Content-Encoding:gzip Content-Length:8102 Content-Type:text/html; charset=utf-8 Date:Wed, 25 Mar 2015 09:30:09 GMT Keep-Alive:timeout=5, max=100 Server:Apache Set-Cookie:shop=62313f060aa3344d9a0e349794c82a6920cb9656%7E550f26e1d379d2-56026678; path=/xxxxx/src; httponly Vary:Accept-Encoding X-Powered-By:PHP/5.5.10 X-Wf-1-1-1-1:663|[{"Type":"LOG","File":"\/xxxxxxx/app\/views\/home.php","Line":109},{"name":"Novedades","type":"last","products":{"__className":"Database_MySQLi_Result","protected:_internal_row":0,"protected:_query":"SELECT *********","protected:_result":{"__className":"mysqli_result","public:current_field":null,"public:field_count":null,"public:lengths":null,"public:num_rows":null,"public:type":null},"protected:_total_rows":12,"protected:_current_row":0,"protected:_as_object":"Model_Product","protected:_object_params":null}}]| X-Wf-1-1-1-2:832|[{"Type":"LOG","File":"\/xxxxxxx/app\/views\/home.php","Line":109},{"name":"Novedades 2","type":"category","products":{"__className":"Database_MySQLi_Result","protected:_internal_row":0,"protected:_query":"SELECT *******","protected:_result":{"__className":"mysqli_result","public:current_field":null,"public:field_count":null,"public:lengths":null,"public:num_rows":null,"public:type":null},"protected:_total_rows":10,"protected:_current_row":0,"protected:_as_object":"Model_Product","protected:_object_params":null},"categories":["alfombrillas-gaming","gaming"]}]| X-Wf-1-1-1-3:730|[{"Type":"LOG","File":"\/xxxxxxx/app\/views\/home.php","Line":109},{"name":"xxxxxx","type":"manufacturer","products":{"__className":"Database_MySQLi_Result","protected:_internal_row":0,"protected:_query":"SELECT ********","protected:_result":{"__className":"mysqli_result","public:current_field":null,"public:field_count":null,"public:lengths":null,"public:num_rows":null,"public:type":null},"protected:_total_rows":5,"protected:_current_row":0,"protected:_as_object":"Model_Product","protected:_object_params":null},"manufacturer_id":427}]| X-Wf-1-1-1-4:712|[{"Type":"LOG","File":"\/xxxxxxx/app\/views\/home.php","Line":109},{"name":"Descuentos","type":"last","products":{"__className":"Database_MySQLi_Result","protected:_internal_row":0,"protected:_query":"SELECT *******","protected:_result":{"__className":"mysqli_result","public:current_field":null,"public:field_count":null,"public:lengths":null,"public:num_rows":null,"public:type":null},"protected:_total_rows":12,"protected:_current_row":0,"protected:_as_object":"Model_Product","protected:_object_params":null}}]|...
You made me think on something, the site is doing some ajax requests to a protected endpoint (vpn) that might be failing. I will check that and report the result...
Hello again, I've checked and I can confirm the site is accessible, so no problems with VPN are occurring. Is it possible there's no space free in the hard disk?...
It does not happening every time, but I don't see any pattern on when it happens, so it is apparently random.
Great! I totally miss that key in last refactor. Do you feel comfortable adding a unit test for this?
What version are you using? There is no file `PoParser.php` in last version
Well, I've never used mo files so have no idea how they work neither what's the best library out there.