On Wed, 2010-10-06 at 12:00 -0400, [email protected] wrote: > Today's Topics: > > 1. Re: reconnect to mysql database (Helv?cio da Silva) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 6 Oct 2010 10:15:03 -0300 > From: Helv?cio da Silva <[email protected]> > To: "NYPHP SIG: Joomla" <[email protected]> > Subject: Re: [joomla] reconnect to mysql database > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Try this: > > 1. Do a clean install of Joomla (no sample data) > 2. In PHPMyAdmin control panel, choose the database this new install is > using > 3. Go to the IMPORT tab, choose your previous database and upload it > 4. That should do the trick! Previous members and passwords wil be there, as > well as all the rest of the content. > > 2010/10/6 Paul Elliott <[email protected]> > > > Both front and back end. > > No i dont see the articles. > > Same template. > >
Check the table names in the database. The default prefix is jos_. Every table should have that prefix. Also check the configuration file to see what prefix the installation is configured for. Adjust accordingly. _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

