Help With Sign Up Page For Mangos On TBC 2.0.12 Help
hi i need help wit setting up my account sign up page i have got it all working so far. im using easyPHP and i have done what it says in a guid i found but it somes up with a messege when i test it
quete: SQL Error: Table 'realmd.site_settings' doesn't exist at C:\Program Files\EasyPHP 2.0b1\www\mwf_W3\core\common.php line 38
Array( [code] => 1146 [message] => Table 'realmd.site_settings' doesn't exist [query] => SELECT * FROM site_settings [context] => C:\Program Files\EasyPHP 2.0b1\www\mwf_W3\core\common.php line 38
thats what i get and i was hoping that some1 could help me with this
Re: Help With Sign Up Page For Mangos On TBC 2.0.12 Help
it says your table doesnt exist, eigther remove it out of the script or put it in the database
Re: Help With Sign Up Page For Mangos On TBC 2.0.12 Help
well i got easyPHP and it is all together and when i do all the files that i need into SQLyog its all fine then as soon as i test it then thats what comes up so if i was to go into SQLyog and add a new table called site_settings then it should work yes