|
From: David L. <boo...@dj...> - 2004-05-05 18:34:04
|
On Tue, 4 May 2004 20:48:21 -0500 (CDT), "Andrew Pipp" <ap...@pi...> wrote: >after I try to enter my email address and password I get the following = error: > >Our database is experiencing temporary problems. >The site administrator has been notified. >------------------------------------------------------------------------= -------- >Please try again shortly... > >Unable to access user info That one usually means that the e-mail address you entered couldn't be found in the database. Are you sure you have successfully registered your e-mail address in the database? > >Also is there an admin page were I can change the email address and url = so >people get the url and email address of my site? No, the syncit.com URLs and e-mail addresses are hard-coded into the PHP code, not in the database. To change them, you will have to do a search-and-replace on the source code. David. |