Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]senli[/eluser]
Hi Rob,

thank you for your brilliant codes.

I am using the demo codes, it come out errors relative to the tables. For instant below, select the uadd_id, this field is not in the user_accounts table it is in the demo_user_address table.
Is there any problem that I did not get the correct codes from you website. I did download the zip files from github.

Many thanks

A Database Error Occurred

Error Number: 1054

Unknown column 'uadd_id' in 'field list'

SELECT `uadd_id`, `uadd_alias`, `uadd_recipient`, `uadd_company`, `uadd_post_code` FROM (`user_accounts`) LEFT JOIN `user_groups` ON `user_accounts`.`uacc_group_fk` = `user_groups`.`ugrp_id` WHERE `uadd_uacc_fk` = '1'

Filename: C:\server\Apache Software Foundation\Apache2.2\ci\system\database\DB_driver.php

Line Number: 330


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 04-01-2013, 03:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB