Hi Bob,
I am in need of your Unique ID script but the links are 404.
Regards
Ben
Hi Ben,
I have sent you a PM.
Bob
Hi Bob,
Sorry my english. I am from Chile, can you send me your Unique ID script plis?
i canĀ“t send uniq_id fromr mail to users. I try defore DB_Save with "custom code":
<?php
$uid = $form->data['uniq_id'];
$uid = sprintf('%04d', $uid);
$uid = 'O-ID_'.$uid;
$form->data['uid'] = $uid;
?>
With this "custom code"
<?php
$uid = $form->data['uniq_id'];
?>
I call {uniq_id} and {uid} in email template and nothing happend.
How can fix this problem?
I try to create another "id" but can't save in DB
Can you help me plis
Hi Pablo,
Please try this code in your email:
<?php echo uniqid(); ?>
It will return a simple unique id.
Best regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Bob,
I am in need of your Unique ID script.
Can you send me the link in PM?
Kind regards,
Niccolo