Welcome Guest, Not a member yet? Register   Sign In
Weird problem trying to create/update a table with Model function
#10

[eluser]BoyBlue[/eluser]
Ok, so I changed those. Thanks for that.

Everything however acted the exact same way...
The Data was placed into the members table fine.
The New Member Table was created fine.

When trying to check the new member table in the "browse" view I get the same error:
Quote:MySQL returned an empty result set (i.e. zero rows).

Obviously due to the same error as I got before...
Quote:A Database Error Occurred
Error Number: 1054

Unknown column 'temp_email' in 'field list'

SELECT `temp_email`, `temp_password`, `confirm_password`, `password`, `game_id`, `base_number` FROM (`games`)

Filename: /Applications/MAMP/htdocs/beta_new/models/model_members.php

Line Number: 148

Is there perhaps another way for me to approach executing this read/insert code for the function "get_game_data($table_name)"?


Messages In This Thread
Weird problem trying to create/update a table with Model function - by El Forum - 04-14-2011, 11:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB