Não resolveu copiei seu codigo e fiz um novo arquivo php enviei para o ftp acessei ele so mostro User added e mais nada nao inseri nenhum usuario no banco de dados vi pelo phpMyAdmin, so visualizar neste endereço http://mu.aprendizmuonline.net/newnoticias/adduser.php
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
I've no idea why this hasn't inserted the the accounts properly. The only thing I can think of that would cause this problem is the user for your MySQL database, it may not have the needed privledges to insert new data.
Hi Chris, first I congratulate N-13 News had a very successful software.
but I have a problem setting up all the characters even though I wrote in comments made to the character issue has news.
I am getting a timzone function error both on admin and client side.
Admin Side
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /Library/WebServer/Documents/test/news/functions.php on line 487
Client Side
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /Library/WebServer/Documents/test/news/functions.php on line 187
I am running the news on a local server for development, but will be moving to an out of house web server when I am finished.
I have developed many sites before and never came across this error before. Any Ideas?
Thanks