PPL

Comment 1 for bug 715888

Revision history for this message
Christopher Adams (christopheradams) wrote :

So...

I adapted the following autofields from the story edit form:

 owner_id->ppl_logs|SystemGOD:owner id:value:[userid]

 log_type->ppl_logs|SystemGOD:log type:value:1

 created_at->ppl_logs|SystemGOD:created at:datetime

 message->ppl_logs|SystemGOD:message:value: You updated your settings.

But they don't work! WHY?

Notice: Undefined index: owner_id->ppl_logs in /home/aikilab/public_html/pple/system/libraries/records.php on line 907

Notice: Undefined index: log_type->ppl_logs in /home/aikilab/public_html/pple/system/libraries/records.php on line 907

Notice: Undefined index: created_at->ppl_logs in /home/aikilab/public_html/pple/system/libraries/records.php on line 907

Notice: Undefined index: message->ppl_logs in /home/aikilab/public_html/pple/system/libraries/records.php on line 907

Notice: Undefined variable: this_pkey in /home/aikilab/public_html/pple/system/libraries/records.php on line 991

Notice: Undefined variable: this_pkey in /home/aikilab/public_html/pple/system/libraries/records.php on line 991

Notice: Undefined variable: this_pkey in /home/aikilab/public_html/pple/system/libraries/records.php on line 991

Notice: Undefined variable: this_pkey in /home/aikilab/public_html/pple/system/libraries/records.php on line 991