Products
ChronoForms
ChronoConnectivity
ChronoForums
ChronoContact
ChronoDirector
Buy
FAQs
Forums
Contact
Blog
Buy Now
Sign in
You are here:
Home
Forums
ChronoForms Forums
ChronoForms PlugIns
Unique ID link not working
...
05:23
05:23 April 26 2018
Unique ID link not working
cyberrock
,
November 16 2016
Share this topic
Viewing 6 posts, 1 through 6 of 6 total
1
C
cyberrock
41
November 16 2016
#363052
Hi Bob,
I am in need of your Unique ID script but the links are 404.
Regards
Ben
GreyHead
6
14
53
November 16 2016
#363058
Hi Ben,
I have sent you a PM.
Bob
ChronoForms technical support
If you'd like to
buy me a coffee or two
, thank you very much
P
pablomad
1
March 17 2017
#366003
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
admin
2
51
45
March 21 2017
#366076
Hi Pablo,
Please try this code in your email:
<?php echo uniqid(); ?>
It will return a simple unique id.
Best regards,
Max
Max
If your main question got answered then please mark the answer using the
button!
Please let us know if you have any problems with the new forums text editor, we appreciate your feedback!
N
nicgreg82
1
March 29 2017
#366307
Hi Bob,
I am in need of your Unique ID script.
Can you send me the link in PM?
Kind regards,
Niccolo
GreyHead
6
14
53
March 29 2017
#366309
Hi Niccolo,
Done
Bob
ChronoForms technical support
If you'd like to
buy me a coffee or two
, thank you very much
Viewing 6 posts, 1 through 6 of 6 total
1
Products
ChronoForms
ChronoConnectivity
ChronoForums
ChronoContact
ChronoDirector
Buy
FAQs
Forums
Contact
Blog
Username
Password
Remember Me
Forgot your password?
Forgot your username?
Create an account
I am in need of your Unique ID script but the links are 404.
Regards
Ben
I have sent you a PM.
Bob
If you'd like to buy me a coffee or two, thank you very much
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
Please try this code in your email:
It will return a simple unique id.
Best regards,
Max
If your main question got answered then please mark the answer using the button!
Please let us know if you have any problems with the new forums text editor, we appreciate your feedback!
I am in need of your Unique ID script.
Can you send me the link in PM?
Kind regards,
Niccolo
Done
Bob
If you'd like to buy me a coffee or two, thank you very much