<span style="font-family: tahoma,sans-serif;">Thanks again, Adam for being so accommodating. </span><br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">I'll try to increase it again. I was thinking if enabling the Upload Progress (</span><a style="font-family: tahoma,sans-serif;" href="http://php.net/manual/en/apc.configuration.php#ini.apc.rfc1867">APC
RFC1867</a><span style="font-family: tahoma,sans-serif;">) has caused this.</span><br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">Thoughts, anyone?</span><br><br><br><div class="gmail_quote">
On Tue, Mar 23, 2010 at 11:59 AM, <span dir="ltr"><<a href="mailto:consulting-request@drupal.org">consulting-request@drupal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Send consulting mailing list submissions to<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:consulting-request@drupal.org">consulting-request@drupal.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:consulting-owner@drupal.org">consulting-owner@drupal.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of consulting digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Fatal error: Allowed memory size of... (liza chua)<br>
2. Re: Fatal error: Allowed memory size of... (Adam Gregory)<br>
3. Re: Client Intake Questionnaire (Aaron S. Pava)<br>
4. Re: Views sorting (radioactivity + date + smth else...)?<br>
(Greg Knaddison)<br>
5. Re: Views sorting (radioactivity + date + smthelse...)?<br>
(Audrius Naslenas)<br>
6. Re: Views sorting (radioactivity + date + smthelse...)?<br>
(Greg Knaddison)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 22 Mar 2010 23:54:15 +0800<br>
From: liza chua <<a href="mailto:lizachua28@gmail.com">lizachua28@gmail.com</a>><br>
Subject: [consulting] Fatal error: Allowed memory size of...<br>
To: <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
Message-ID:<br>
<<a href="mailto:738a124c1003220854r73d3c75eofeab2064d7849aef@mail.gmail.com">738a124c1003220854r73d3c75eofeab2064d7849aef@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi! again Drupal experts...<br>
<br>
I'm getting this error - Fatal error: Allowed memory size of 67108864 bytes<br>
exhausted (tried to allocate 4676547 bytes) in<br>
/drupal/modules/menu/menu.admin.inc on line 218. I just increased the PHP<br>
memory to 64MB last Friday and I did not add any modules or update anything<br>
from the site today. But this message appears each time I access the menu><br>
Primary Links page. Can anyone lend a hand again?<br>
<br>
Thank you and more power!<br>
Liza<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/consulting/attachments/20100322/cf794868/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/consulting/attachments/20100322/cf794868/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 22 Mar 2010 12:00:44 -0400<br>
From: Adam Gregory <<a href="mailto:arcaneadam@gmail.com">arcaneadam@gmail.com</a>><br>
Subject: Re: [consulting] Fatal error: Allowed memory size of...<br>
To: "A list for Drupal consultants and Drupal service/hosting<br>
providers" <<a href="mailto:consulting@drupal.org">consulting@drupal.org</a>><br>
Message-ID:<br>
<<a href="mailto:1855f6861003220900k633ee45am8ca1a2bed59d6376@mail.gmail.com">1855f6861003220900k633ee45am8ca1a2bed59d6376@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Try increasing it more. There are a ton of different reasons this could<br>
happen. By default a base instance of core shouldn't cause this, but the<br>
first step would be to increase it again, maybe to 128M (that's what I run<br>
my dev server at.) and see if the problem goes away.<br>
<br>
Generally this is cause by a piece of code that works on a file, like a<br>
image uploader, Where it has to read the file into memory and such. I can't<br>
think of a reason why that would happen on the primary links page, but as I<br>
said there's a lot of things that can cause this.<br>
-----<br>
***NEW CELL PHONE # Please Update(See Below)***<br>
Adam A. Gregory<br>
Drupal Developer & Consultant<br>
Web: AdamAGregory.com<br>
Twitter: <a href="http://twitter.com/adamgregory" target="_blank">twitter.com/adamgregory</a><br>
Phone: 910.808.1717<br>
Cell: 919.306.6138<br>
<br>
<br>
On Mon, Mar 22, 2010 at 11:54 AM, liza chua <<a href="mailto:lizachua28@gmail.com">lizachua28@gmail.com</a>> wrote:<br>
<br>
> Hi! again Drupal experts...<br>
><br>
> I'm getting this error - Fatal error: Allowed memory size of 67108864 bytes<br>
> exhausted (tried to allocate 4676547 bytes) in<br>
> /drupal/modules/menu/menu.admin.inc on line 218. I just increased the PHP<br>
> memory to 64MB last Friday and I did not add any modules or update anything<br>
> from the site today. But this message appears each time I access the menu><br>
> Primary Links page. Can anyone lend a hand again?<br>
><br>
> Thank you and more power!<br>
> Liza<br>
><br>
><br>
> _______________________________________________<br>
> consulting mailing list<br>
> <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
> <a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/consulting/attachments/20100322/6515d7c7/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/consulting/attachments/20100322/6515d7c7/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 22 Mar 2010 13:10:14 -0700<br>
From: "Aaron S. Pava" <<a href="mailto:aaron@civicactions.com">aaron@civicactions.com</a>><br>
Subject: Re: [consulting] Client Intake Questionnaire<br>
To: "A list for Drupal consultants and Drupal service/hosting<br>
providers" <<a href="mailto:consulting@drupal.org">consulting@drupal.org</a>><br>
Message-ID:<br>
<<a href="mailto:46279e9e1003221310n2cf551ackb8ff092a3d15554d@mail.gmail.com">46279e9e1003221310n2cf551ackb8ff092a3d15554d@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Inspired by this thread, I posted our Client Questionnaire on our blog<br>
today:<br>
<br>
<a href="http://civicactions.com/blog/2010/mar/22/sharing_our_client_questionnaire_website_development" target="_blank">http://civicactions.com/blog/2010/mar/22/sharing_our_client_questionnaire_website_development</a><br>
<br>
--<br>
Aaron Pava, Partner, CivicActions LLC<br>
c: 415-254-9874 | <a href="http://twitter.com/pava" target="_blank">twitter.com/pava</a><br>
<br>
<br>
On Fri, Mar 19, 2010 at 12:35 PM, Travis Carden <<a href="mailto:travis.carden@gmail.com">travis.carden@gmail.com</a>>wrote:<br>
<br>
> You might check out the book Web Redesign 2.0<<a href="http://www.web-redesign.com/" target="_blank">http://www.web-redesign.com/</a>>.<br>
> There are some helpful free resources at the author's web site<<a href="http://www.gotomedia.com/#downloads" target="_blank">http://www.gotomedia.com/#downloads</a>><br>
> .<br>
><br>
><br>
> On Fri, Mar 19, 2010 at 11:15 AM, <a href="mailto:saksiri.kridakara@yahoo.com">saksiri.kridakara@yahoo.com</a> <<br>
> <a href="mailto:saksiri.kridakara@yahoo.com">saksiri.kridakara@yahoo.com</a>> wrote:<br>
><br>
>> There are millions of web developers out there and I am hoping to help<br>
>> the quality of drupal consultants be creating process documents that<br>
>> we can share and improve. Not sure where it she be hosted yet, but I'm<br>
>> open.<br>
>><br>
>> In the interest of helping myself get started and other drupal<br>
>> consultants, can anyone/everyone submit their client intake /<br>
>> consultation document?<br>
>><br>
>> I'm this case, I am hoping to create a questionnaire that a client<br>
>> call fill out that answers questions like:<br>
>><br>
>> <Document Title - What should it be called><br>
>><br>
>> 1. Websites normally have a core set of navigation categories that<br>
>> guide viewers into the most important pieces of their<br>
>> site....Brainstorm some of the navigation categories that you believe<br>
>> will be most important to the user (list all of the possibilities):<br>
>><br>
>> 2. What colors appeal to you most? Shapes? Designs? Do you have a<br>
>> logo<br>
>> that is available to use in the design of the website?<br>
>><br>
>> 3. What are some websites that you really like? Please list each one<br>
>> and share what exactly turns you on about them:<br>
>><br>
>> 4. Who is your target market? Who will be visiting your site, and<br>
>> why?<br>
>><br>
>> 5. What kinds of special functionality do you wish your site to<br>
>> contain? (ie: shopping cart, newsletter engine, directions/mapping,<br>
>> forums, blog, etc.)<br>
>><br>
>> Thanks for your contributions!<br>
>><br>
>> Saki<br>
>> _______________________________________________<br>
>> consulting mailing list<br>
>> <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
>> <a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> consulting mailing list<br>
> <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
> <a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/consulting/attachments/20100322/d1398a7b/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/consulting/attachments/20100322/d1398a7b/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 22 Mar 2010 19:53:37 -0600<br>
From: Greg Knaddison <Greg@GrowingVentureSolutions.com><br>
Subject: Re: [consulting] Views sorting (radioactivity + date + smth<br>
else...)?<br>
To: "A list for Drupal consultants and Drupal service/hosting<br>
providers" <<a href="mailto:consulting@drupal.org">consulting@drupal.org</a>><br>
Message-ID:<br>
<<a href="mailto:3861c6771003221853v39e01662j81379d2b911d5f92@mail.gmail.com">3861c6771003221853v39e01662j81379d2b911d5f92@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On Sun, Mar 21, 2010 at 12:02 PM, Audrius Naslenas<br>
<<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>> wrote:<br>
> Is it possible to sort view by some calculated number, lets say:<br>
> radioactivity value * datestamp integer value ?<br>
><br>
> Or: comment count * times node viewed ?<br>
><br>
> Have one project, where I want to make node weights a bit "smarter" than<br>
> just submission date or voting results. It could be a formula, which is<br>
> calculated using 2 or more values.<br>
<br>
It's not exactly what you're asking for, but the Radioacitivity module<br>
at <a href="http://drupal.org/project/radioactivity" target="_blank">http://drupal.org/project/radioactivity</a> provides a really<br>
interesting interface for calculating radioactivity that I found to be<br>
highly customizable.<br>
<br>
I did a video about it at<br>
<a href="http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-radioactivity-module" target="_blank">http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-radioactivity-module</a><br>
<br>
In particular, sorting by "comment count * times node viewed" is<br>
mostly possible with radioactivity module (not the true<br>
multiplication, of course, but you can assign specific energy values<br>
to both events which provide sorting).<br>
<br>
Cheers,<br>
Greg<br>
<br>
--<br>
Greg Knaddison | 303-800-5623 | <a href="http://growingventuresolutions.com" target="_blank">http://growingventuresolutions.com</a><br>
Mastering Drupal | <a href="http://www.masteringdrupal.com" target="_blank">http://www.masteringdrupal.com</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Tue, 23 Mar 2010 04:08:42 +0200<br>
From: "Audrius Naslenas" <<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>><br>
Subject: Re: [consulting] Views sorting (radioactivity + date +<br>
smthelse...)?<br>
To: "'A list for Drupal consultants and Drupal service/hosting<br>
providers'" <<a href="mailto:consulting@drupal.org">consulting@drupal.org</a>><br>
Message-ID: <34B8CBF68A3A41CAB963D6B4121486DA@audrius><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
Thank you, Greg. I will take a look at this video.<br>
<br>
In my case - radioactivity (node views count ONLY) is the sorting value,<br>
which makes some nodes almost sticky at the top, because they are highly<br>
ranked in Google results. Such ordering gives no value to loyal returning<br>
visitors.<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:consulting-bounces@drupal.org">consulting-bounces@drupal.org</a> [mailto:<a href="mailto:consulting-bounces@drupal.org">consulting-bounces@drupal.org</a>]<br>
On Behalf Of Greg Knaddison<br>
Sent: Tuesday, March 23, 2010 3:54 AM<br>
To: A list for Drupal consultants and Drupal service/hosting providers<br>
Subject: Re: [consulting] Views sorting (radioactivity + date +<br>
smthelse...)?<br>
<br>
On Sun, Mar 21, 2010 at 12:02 PM, Audrius Naslenas<br>
<<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>> wrote:<br>
> Is it possible to sort view by some calculated number, lets say:<br>
> radioactivity value * datestamp integer value ?<br>
>\<br>
> Or: comment count * times node viewed ?<br>
><br>
> Have one project, where I want to make node weights a bit "smarter"<br>
> than just submission date or voting results. It could be a formula,<br>
> which is calculated using 2 or more values.<br>
<br>
It's not exactly what you're asking for, but the Radioacitivity module at<br>
<a href="http://drupal.org/project/radioactivity" target="_blank">http://drupal.org/project/radioactivity</a> provides a really interesting<br>
interface for calculating radioactivity that I found to be highly<br>
customizable.<br>
<br>
I did a video about it at<br>
<a href="http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-%0Aradioactivity-module" target="_blank">http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-<br>
radioactivity-module</a><br>
<br>
In particular, sorting by "comment count * times node viewed" is mostly<br>
possible with radioactivity module (not the true multiplication, of course,<br>
but you can assign specific energy values to both events which provide<br>
sorting).<br>
<br>
Cheers,<br>
Greg<br>
<br>
--<br>
Greg Knaddison | 303-800-5623 | <a href="http://growingventuresolutions.com" target="_blank">http://growingventuresolutions.com</a><br>
Mastering Drupal | <a href="http://www.masteringdrupal.com" target="_blank">http://www.masteringdrupal.com</a><br>
_______________________________________________<br>
consulting mailing list<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Mon, 22 Mar 2010 21:59:57 -0600<br>
From: Greg Knaddison <Greg@GrowingVentureSolutions.com><br>
Subject: Re: [consulting] Views sorting (radioactivity + date +<br>
smthelse...)?<br>
To: "A list for Drupal consultants and Drupal service/hosting<br>
providers" <<a href="mailto:consulting@drupal.org">consulting@drupal.org</a>><br>
Message-ID:<br>
<<a href="mailto:3861c6771003222059p47dbfe4fif690bcfce9feaa3e@mail.gmail.com">3861c6771003222059p47dbfe4fif690bcfce9feaa3e@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On Mon, Mar 22, 2010 at 8:08 PM, Audrius Naslenas<br>
<<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>> wrote:<br>
> Thank you, Greg. I will take a look at this video.<br>
><br>
> In my case - radioactivity (node views count ONLY) is the sorting value,<br>
> which makes some nodes almost sticky at the top, because they are highly<br>
> ranked in Google results. Such ordering gives no value to loyal returning<br>
> visitors.<br>
><br>
<br>
Yes, exactly. That's why I think you must add multiple facets to a<br>
radioactivity algorithm and tune it so that page views are not as<br>
important as other things like number of comments, and node creation.<br>
<br>
You can also create multiple radioactivity profiles so new visitors<br>
can see "most popular content" (i.e. heavily weight the number of node<br>
views) and returning users can see "most interesting content this<br>
week" (i.e. based on the number of comments or votes, with a strong<br>
added energy for node creation and with a half-life of 3 days).<br>
<br>
Regards,<br>
Greg<br>
<br>
--<br>
Greg Knaddison | 303-800-5623 | <a href="http://growingventuresolutions.com" target="_blank">http://growingventuresolutions.com</a><br>
Mastering Drupal | <a href="http://www.masteringdrupal.com" target="_blank">http://www.masteringdrupal.com</a><br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
consulting mailing list<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
<br>
<br>
End of consulting Digest, Vol 50, Issue 18<br>
******************************************<br>
</blockquote></div><br>