![]() |
|
Error on registration - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Error on registration (/thread-10158.html) |
Error on registration - mjahkoh - 2012-07-06 On clicking the registration confirmation email, the following error emerges. Note that the user is successfully registred and can log in. User Registration Warning: pack() [function.pack]: Type H: illegal hex digit . in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit h in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit u in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit o in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit z in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit . in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit o in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Warning: pack() [function.pack]: Type H: illegal hex digit m in /home/phichn/public_html/edu-core/zp-extensions/register_user.php on line 207 Error on registration - sbillard - 2012-07-07 What version of Zenphoto are you running? Line 207 of the current release is a comment, so not likely to be generating these errors. |