7 of 7
7
Category Checkboxes Extension
Posted: 15 October 2009 06:59 PM   [ Ignore ]   [ # 109 ]  
Grad Student
Avatar
Rank
Total Posts:  69
Joined  08-21-2009

Is there a way to get the same checkbox schema to appear in the Stand Alone Entry Form for front-end users?  Thank you!

Profile
 
 
Posted: 19 November 2009 06:27 PM   [ Ignore ]   [ # 110 ]  
Grad Student
Avatar
Rank
Total Posts:  68
Joined  04-23-2007

I’ve used this (excellent!) extension on several sites but this new one is throwing an error when I enable it:

Fatal errorAllowed memory size of 8388608 bytes exhausted (tried to allocate 111456 bytesin /../ext.ez_category_checkboxes.php on line 286 

I’m using 1.1.5 and EE 1.6.8 but the site is running PHP 4 if that makes a difference. It’s kind of a drag but I can’t upgrade to 5.

Any ideas?

Thanks,
Ed

Profile
 
 
Posted: 22 February 2010 03:17 PM   [ Ignore ]   [ # 111 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  653
Joined  07-18-2006

Well, I have to ask as well wink  Has anyone used this in a SAEF?  Thanks,

Profile
 
 
Posted: 22 February 2010 03:32 PM   [ Ignore ]   [ # 112 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  368
Joined  01-20-2006

You don’t need to use this in a SAEF. Just use the weblog:categories tags and generate a LOT of checkboxes with fieldname[], so you can multiple select.

Just like any other form, only you’re populating it with all your category data.

Like so.

{exp:weblog:categories weblog="products" category_group="4" style="nested" class="category_list"}
<input type="checkbox" name="category[]" value="{category_id}">{category_name}
{
/exp:weblog:categories} 
 Signature 

AJ Penninga
Pretty Squares, LLC - http://www.prettysquares.com

Profile
 
 
Posted: 24 June 2010 03:34 AM   [ Ignore ]   [ # 113 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  204
Joined  02-18-2007

I’m wondering if/when this will be available for EE 2.0/2.1? Or if it’ll be irrelevant in the 2.0/2.1 releases?

 Signature 

KMRL Mojo Radio Live!
My Blog | Current Version/Build

“The battle for life is a battle for sanity.” - Rabbi Noach Weinberg, zt"l

Must-Have Addons:

Accessible CAPTCHA [2.0 READY]
Akismet for EE

Profile
 
 
   
7 of 7
7