A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: forum/mod.forum_core.php

Line Number: 1401

Products Forum 1970-01-01T00:00:00Z Copyright (c) 2011 ExpressionEngine tag:https:,2011:02:24 Adding categories? tag:https:,2011:/www.cartthrob.com/forums/viewthread/.1795 2011-02-24T08:47:56Z 1970-01-01T00:00:00Z JCDerrick First, I just want to say how much I appreciate SafeCracker and what it has done for EE2. Without it, I couldn’t even build sites in EE2.

One thing I’ve run into recently with a new client is that they need to be able to add categories. I don’t think that SC can do this currently, but was just checking to make sure. If not, that’d be a great feature to have added in a future version.

Thanks,
John

]]>
Secure action https tag:https:,2011:/www.cartthrob.com/forums/viewthread/.1528 2011-01-04T02:06:57Z 1970-01-01T00:00:00Z kellypacker Hello,
Freeform has a parameter that allows you to turn on a secure action and secure return. Other than javascript, there is no way to make the action be a https in safecracker is there? Thanks.

]]>
URI Field from Page Module tag:https:,2010:/www.cartthrob.com/forums/viewthread/.1476 2010-12-19T02:06:16Z 2010-12-19T14:13:58Z unolee I would like to create and edit entry with Page Module.

Using the page module, there are two custom fields in Page tab - Pages URI, Template.

But I don’t know this field name, moreover SafeCracker does support this or not.

Thanks

<input type="hidden" name="pages__pages_uri" value="/example/example/example/" /> 
 <
input type="hidden" name="pages__pages_template_id" value="16" /> 
]]>
MSM? tag:https:,2010:/www.cartthrob.com/forums/viewthread/.1460 2010-12-15T18:40:13Z 1970-01-01T00:00:00Z ifonly Hi Rob,

I’d really really like to be able to do {exp:safecracker site="london" channel="{segment_4}”, but it seems that site isn’t supported. Have I missed something?

Sincerely
Lee

]]>
Possible to display custom_field_label? tag:https:,2010:/www.cartthrob.com/forums/viewthread/.1312 2010-11-19T00:43:18Z 1970-01-01T00:00:00Z simpixelated Is it possible to display the custom “Field Label” as its set in EE? I’ve looked through the entire documentation and searched the forums without finding an answer. I can’t be the first person to ever request this.

]]>
List categories in order tag:https:,2010:/www.cartthrob.com/forums/viewthread/.1175 2010-10-28T18:51:16Z 2010-10-28T18:51:40Z Bluedreamer Firstly thanks BN for an awesome addon - I’ve just converted Dev-ee.com to use it, seems to be working well!

It would be really great to be able to get it to obey EE category sort order.

Rob

]]>
Input sanitised option_value tag:https:,2010:/www.cartthrob.com/forums/viewthread/.968 2010-10-02T15:03:41Z 2010-10-19T03:25:36Z johnniefp Hello,

I’m running up against a ‘Disallowed Key Characters’ error which is being thrown by /system/codeigniter/system/core/Input.php and the reason this is happening is that EE sanitises a string on SAEF/Safecracker input.

I’m using {option_value} to build the checkbox array as it’s a multi select checkbox - my {option_value} contains spaces which is triggering the ‘Disallowed Key Characters’ error.

{options:reg_q5}
        {option_name}
     
<input name="reg_q5[{option_value}]" type="checkbox" value="{option_value}" {checked} /><br />
    
{/options:reg_q5} 

A good addtion to Safecracker would be a sanitised {option_name} placeholder so that it adheres to the function _clean_input_keys in ‘/system/codeigniter/system/core/Input.php’

Thanks
John

]]>
Auto-submit tag:https:,2010:/www.cartthrob.com/forums/viewthread/.749 2010-09-02T21:37:57Z 2010-09-29T21:20:04Z ifonly So I call a page with a SafeCracker form on and in the url are several segments that feed the form fields, the form auto submits and redirects to where ever.

As an example, let’s say I want to change the status of an entry to closed, which I do: The link to change the status could be http://www.site.com/templategroup/template/close, the template is called, the status field is changed to closed and the page redirects back to http://www.site.com/templategroup/template/done. The done segment fires a conditional to say the status has been changed.

What do you think?

Regards
Lee

]]>
Notifications Feature Request tag:https:,2010:/www.cartthrob.com/forums/viewthread/.743 2010-09-02T14:09:17Z 2010-09-29T21:19:48Z ipixel Rob/Chris

Doing a job (which is in EE1.6.x) which calls for functionality that could be a great addition to Safe Cracker. I am having to build in basic Online Warranty Registration functionality for a site and will be using EE 1.6.x SAEF functions to do so. Problem is that the user will need to be anonymous and I need to email the contents of the entry to them and a staff member once completed. Looking to modify BK’s old Snitch extension to achieve this under 1.6, but the same sort of functions could be great for Safe Cracker too. Email template specification would need to be included too. Almost like a mix up for SAEF/Freeform.

Cheers
Brendan

]]>