My problem is the value is 16 characters long and could be up to 20.
I run the install.php and everything goes OK
When I look at the value in the UCP and the ACP its 6.8973620038729E+15.
Its also 6.8973620038729E+15 via phpMyAdmin.
It should be 6897362003872904.
Here are my UMIL entry's.
What should they be?
- Code: Select all
array('phpbb_users', 'user_mod', array('VCHAR:255', 6897362003872904)),
- Code: Select all
array('default_mod', 6897362003872904, 0),