Quantcast
Channel: User Mohd Shakir Zakaria - Stack Overflow
Browsing all 10 articles
Browse latest View live

Comment by Mohd Shakir Zakaria on Doctrine transaction using too much memory...

Thanks, I tried freeing the the objects and it solves my problem :)

View Article



Comment by Mohd Shakir Zakaria on Extjs 4.0.2a breaks grid column hiding?

The page only load 1 CSS file, and that file is "resources/css/ext-all.css" in the Ext JS directory. Is there any other CSS file that I need to load?

View Article

Comment by Mohd Shakir Zakaria on Multiple entity manager for FOSUserBundle

@Sgoettschkes: I completely agree with you. I'm not yet able to find a solution/workaround to his problem of mine, but when I do, I sure will share it here, if not by a pull request at github :)

View Article

Comment by Mohd Shakir Zakaria on Change service parameter value dynamically...

Thank you for introducing me to compiler pass! I can't access the 'request' service though, as I got this error; RuntimeException: You have requested a synthetic service ("request"). The DIC does not...

View Article

Answer by Mohd Shakir Zakaria for What happened to MooTouch?

Jacky joined Sencha, and MooTouch is now part of Sencha Labs (probably integrated into Sencha Touch).Sencha did blog about it here;http://tumblr.com/xdtoj3t02

View Article


Image may be NSFW.
Clik here to view.

Extjs4 chart not plotting correct data

I created a simple line chart in Extjs4 for one of my projects, and the chart is not plotting the right data. The chart uses the same store as the grid, but not showing the same data. Is there any way...

View Article

Doctrine transaction using too much memory issue

I keep on getting this error when running one of my scripts;PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 71 bytes) in ......

View Article

Change service parameter value dynamically for FOSUserBundle

I asked about using multiple entity manager for FOSUserBundle before, and it turns out that FOSUserBundle has (partially) supported that. All I need to do is to specify the connection / manager I want...

View Article


page import="javax.event.*""The import javax.event cannot be resolved" error

I received a legacy JSP system where Eclipse mark "The import javax.event cannot be resolved" error on every occurrence of the following code: <%@ page import="javax.event.*" %>Here's my java...

View Article


Custom caching setting for Ext JS

I initially have this for my Ext JS app;Ext.Loader.setConfig({ disableCaching: false, enabled: true});Which is great because it will append Unix timestamp to my JS files making the browsers to not...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images