Recent Topics

1 May 07, 2007 09:49    

I am not sure it is bug or I do something wrong - some plugins work ok in my computer but some - when I add plugins to server - plugins page show blanc -
for plugins: captcha and turingtest plugins page show blanc

I read in posts about memory problems - i add memory till 256M - no changes :(
by the way - turingtest is small plugin (not?)
maybe here is another problem - when I add accidentally once wrong plugin - plugins page was blanc too.

I use PHP5 and b2evo 1.9.3.
plugins I choose are for b2evo 1.9.3.

2 May 10, 2007 18:45

They still work not ...
maybe because my b2evo is 1.9.3. ? and plugins are for 1.9.0. ?

3 May 10, 2007 19:09

I'm no expert, but there seems to be something different in how php5 handles memory limit. Search these forums (and google) for a better answer, or try limiting it downward instead of upward.

turingtest should be a small plugin, relatively speaking, but you might want to look at your total plugin load. Way back in the days of 1.8.1 a good idea was to delete from your server plugins that you don't use. It certainly can't hurt in later versions, but I don't know if it will help.

Oh and plugins generally are considered for 1.9.*, though it's possible a plugin here or there will work in *.*.1 but not *.*.2 and so forth. I know turingtest works in 1.9.3 because I use it in all my installations.

4 May 11, 2007 19:32

Thank you EdB for suggestion !!!!!
I can't believe, but after I delete some unused plugins - the plugins screen was OK.

:-) :-) :-) :-)

turingtest now work - no problems. Thank you for this plugin :-)
about captcha here is problem - but i will ask about it in bugs forum ...

5 May 20, 2007 02:39

When you add too many plugins and your memory limit is too low, PHP will just die before having a chance to output anything ... :/

2 solutions:
- either delete some plugins
or
- increase your memory limit in php.ini


Form is loading...