Error when submitting a form
Permalink
Hi everyone
I am new to this and setting up an online form on my webpage:www.www.michaeleyrephotography.com.au... under 'contact us'.
Upon clicking the button 'submit' I received an error as follows: mysql error: [1146: Table 'concrete5_5_5_2_1_3_0_michaeleyrephotography_com_au.SystemAntispamLibraries' doesn't exist] in EXECUTE("select saslHandle from SystemAntispamLibraries where saslIsActive = 1 LIMIT 1")
Any ideas what I may have done and how I can fix this?
Appreciate any assistance.
Mike
I am new to this and setting up an online form on my webpage:www.www.michaeleyrephotography.com.au... under 'contact us'.
Upon clicking the button 'submit' I received an error as follows: mysql error: [1146: Table 'concrete5_5_5_2_1_3_0_michaeleyrephotography_com_au.SystemAntispamLibraries' doesn't exist] in EXECUTE("select saslHandle from SystemAntispamLibraries where saslIsActive = 1 LIMIT 1")
Any ideas what I may have done and how I can fix this?
Appreciate any assistance.
Mike
You might need to steer me in the direction, sorry shahroq, I am new to this and I am not sure where to find this information. Appreciate you help.
Hi can you tell me where the table is so that I can amend the name as I think this could be the problem?
I'm also not sure what you mean when you refer to ''executing the statements'' how is this done and using what?... as mentioned, I am new to this so I need a bit more assistance.
Thanks
Mike
I'm also not sure what you mean when you refer to ''executing the statements'' how is this done and using what?... as mentioned, I am new to this so I need a bit more assistance.
Thanks
Mike
if you are on linux, pay attention to case-sensivity. it may exist, but in lower-case title.
if so execute these statements on database: