Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
486 views
in Plugins by

I am very interested in using the badge plugin by @NoahY. I uploaded the files to my plugin directy and then activated it. However, after turning it on I got the dreaded white screen. When looking at the error file it said something about memory exceeded. I also checked my database and confirmed that qa_userbadges was created. However, there are no tables inside it.

 

Any idea how to fix this? I use a vps server which I fully manage so if there is something wrong with a memory setting I can change that. I just didn't understand how this tiny plugin could exceed my set memory limits.

 

Thanks!

Q2A version: Latest Version
related to an answer for: Is it too late to offer a badge plugin?
by
I'm getting the same problem unfortunately, also noticed other people suffering from this problem - http://www.question2answer.org/qa/20057/after-adding-badges-plugin-able-visit-plugin-page-admin-area
by
same issue as well. i'd wish the developer would check these out.
by
I just installed the updated version that was released yesterday. However, I still get the same white screen after going to plugins.

[06-Jan-2013 11:45:49 America/New_York] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /xxx/xxx/public_html/qa-plugin/q2a-badges-master/qa-plugin.php on line 121

Which is this line:

        $badges['ancestor'] = array('var'=>365, 'type'=>2);
by
Wish i could help bro, but I'm such a poor developer :(

Please log in or register to answer this question.

...