Fabrik Home

Go Back   Fabrik > Fabrik 2.0.x > Community Support


Notices

Community Support This forum is for Subscribers on the Free plan. Members of staff will respond on a best effort basis, which will depend on the current Subscriber Support load. We also encourage community self-help in this forum, so if you can help someone, please do so! Good karma up for grabs.

Reply
 
Thread Tools
Old 10-07-2009, 11:59 AM   #1
AlexV
Junior Member
 
Join Date: Aug 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
AlexV has not earned any Fabrik kudos yet
Default [Error!!] Fatal Error:out of memory when try to open form or element.

Hello!

I make my site with the help of Fabrik, and at one "good" day, when I try to open form in view mode from public side, I'v obtaned the error message:

Fatal error: Out of memory (allocated 25427968 ) (tried to allocate 86 bytes) in /...../libraries/joomla/registry/format/ini.php on line 278

or

Fatal error: Out of memory (allocated 25427968 ) (tried to allocate 30720 bytes) in /.../libraries/joomla/application/module/helper.php on line 286


When I try to open an element from some group in admin side, I'v got the same error:

Fatal error: Out of memory (allocated 23855104 ) (tried to allocate 128669 bytes) in /..../libraries/joomla/document/html/html.php on line 389


I'm using the latest SVN version of Fabrik, the 1.5.14 version of Joomla. PHP memory limit is 64M.

And, if I'v unlinked the elements goroup out from form, all of that elements work correct and do not rise that error.

How could I correct this problem? And what may be the cause of that?

Alex V

AlexV is offline   Reply With Quote


Old 10-07-2009, 07:46 PM   #2
fedepia
Senior Member
Supporter
 
fedepia's Avatar
 
Join Date: Jun 2009
Location: Rosario, Argentina
Posts: 607
Thanks: 61
Thanked 71 Times in 54 Posts
fedepia is a Fabrik guru fedepia is a Fabrik guru fedepia is a Fabrik guru fedepia is a Fabrik guru fedepia is a Fabrik guru fedepia is a Fabrik guru fedepia is a Fabrik guru
Send a message via Skype™ to fedepia
Default

I'm not sure if this will help you, but try to use the version 2421 from the svn , becase currently there is a bug present in the version 2432.

If that doesn't help you, maybe it is a problem in your php.ini with memory directives, if first didn't work try incrementing memory values.

HTH,

Fede
fedepia is offline   Reply With Quote
Old 10-08-2009, 01:18 PM   #3
rob
Administrator
 
rob's Avatar
 
Join Date: Jan 2007
Location: La Rochelle France
Posts: 9,628
Thanks: 131
Thanked 437 Times in 413 Posts
rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God rob is a Fabrik God
Default

hmm id check that your memory is really set to 64 mb - looks like its crashing out at 24mb (allocated 2542796- perhaps a htaccess file is re-setting the value?

Rob
rob is offline   Reply With Quote
Old 10-08-2009, 02:10 PM   #4
AlexV
Junior Member
 
Join Date: Aug 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
AlexV has not earned any Fabrik kudos yet
Default

Hi, Rob.

Initially, I'v think the same - PHP memory limit is not 64M. But I and my host admin have checked, perhaps, all of places. Everywhere, the memory limit is set no less than 64M.
We try also to set limit highly - 128M and so - the same error was present.

Some time ago, I had the similar error. And at that time, I'd revert to initial 2.0 release - that error had dissappeared. And at last (not just the last, but at the previous to) version, I'v got that error again.

And also one strange thing. Onсe, I had luck to kill that error by that way:
1. Unlink group from the form.
2. Remove all elements to new group
3. Link that new group to the form back
4. And it starts to work!!
(But error returned in 1 or 2 days in other form)


I hope, that this detail will help you fix this error and make the Fabrik more better.

Now, I'll try to revert to SVN 2421 and look, what will happen.

AlexV
AlexV is offline   Reply With Quote
Old 01-20-2010, 09:48 AM   #5
Soulseek
Member
Supporter
 
Soulseek's Avatar
 
Join Date: Nov 2008
Location: Athens
Posts: 42
Thanks: 1
Thanked 0 Times in 0 Posts
Soulseek has helped quite a few Fabrik users
Default

I have the same problem with latest SVN revision.
The memory limit is set to 64MB (it was 24M before), but still the error says about "Allowed memory size of 16777216 bytes exhausted".
I have tried this installation in 3 different servers, and the error is always the same.

For the record, this error appears when I use the "Use WYSIWYG Editor" choice in a text area element.
Soulseek is offline   Reply With Quote
Old 01-20-2010, 11:19 AM   #6
Soulseek
Member
Supporter
 
Soulseek's Avatar
 
Join Date: Nov 2008
Location: Athens
Posts: 42
Thanks: 1
Thanked 0 Times in 0 Posts
Soulseek has helped quite a few Fabrik users
Default

OK, nevermind the above, there was a php limit set to 16M inside an irrelevant file (readmore.php in editors-xtd).
Sorry for the inconvenience, problem solved here.
Soulseek is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fatal error: Allowed memory size of 33554432 bytes exhausted teoyh Bronze Subscriber Support 2 09-23-2009 05:02 AM
Fatal error when trying to edit element darwin Community Support 6 05-29-2009 05:20 PM
Open Table in admin gives fatal error rosemeyer2 Fabrik 2.0 Beta Testing 1 01-08-2009 08:01 AM
After update from 1.0.2 to 1.0.3 i get Fatal error: Allowed memory size (SOLVED jmoises Subscriber Support 1 09-13-2007 03:22 PM
Fatal error concerning memory size floatingworld Installation and Upgrading 1 06-10-2007 07:16 PM

» News
Fabrik 2.0.1 released
Please read this blog... [Read More]
Fabrik 2.0 stable released
Please read this ... [Read More]
» Unfuddle SVN
Project: Fabrik 2.x
Rev Comment
4047 fixed <= / >= url filters were incorrectly quoting numeric values
4046 changed: table group by dropdown in admin now allows you to select the raw version of the element
4045 added: table option to deleted joined data when deleting records fixed: several xhtml strict/css validation issues
4044 fixed: using user element in non default connection, any prefilter set up to use said element would generate an SQL error
4043 changed: db join element's concat statement now run through parsemessageforplaceholder()
4042 fixed: email form plugin. Generated error if sending from admin whilst using an article template
4041 fr-FR admin language file: element plugin - fabrikgooglemap
4040 added: digg & rating elements now work with js turned off fixed: some xhtml strict validation errors
4039 fixed: incorrect quoting of dbjoin table filter autocomplete hidden fields
4038 changed: plugin controller - pluginAjax() - now allows for noajax=1 where by $app does redirect (allows for use of ajax...
Powered by vBadvanced CMPS v3.0.0

All times are GMT. The time now is 02:15 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios