Help - Search - Members - Calendar
Full Version: [IPB] Index.php problem.
Neowin Forums > Help & Discussion Center > Web Server Side > Bulletin Board Support
Shaelon
Hello. I currently made a forum transfer from one hosting to another. I get this error when viewing the forum index:

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" /> <link rel="shortcut icon" href="favicon.ico" /> <title><% TITLE %></title> <% GENERATOR %> <% CSS %> <% JAVASCRIPT %> </head> <body> <div id="ipbwrapper"> <% BOARD HEADER %> <% MEMBER BAR %> <% NAVIGATION %> <!--IBF.NEWPMBOX--> <% BOARD %> <% BOARD FOOTER %> <% STATS %> <% COPYRIGHT %> </div> </body> </html>


Any help here?
[bear]
Quote - (Shaelon @ Sep 13 2007, 19:39) *
Hello. I currently made a forum transfer from one hosting to another. I get this error when viewing the forum index:

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" /> <link rel="shortcut icon" href="favicon.ico" /> <title><% TITLE %></title> <% GENERATOR %> <% CSS %> <% JAVASCRIPT %> </head> <body> <div id="ipbwrapper"> <% BOARD HEADER %> <% MEMBER BAR %> <% NAVIGATION %> <!--IBF.NEWPMBOX--> <% BOARD %> <% BOARD FOOTER %> <% STATS %> <% COPYRIGHT %> </div> </body> </html>


Any help here?


make sure you changed all your site variables in conf_global.php since you switched hosts. Check to make sure that your mySQL passwords are updated and such.
Shaelon
the conf_global.php file is fine. I made sure it was correctly set-up as stated. Nothing is wrong with the conf_global.php file.
Shaelon
Nevermind. I fixed the index problem, but none of my forums, posts, members, or anything exist. I dont even have admin cp, or upgrade access as it's my board. Any way to retrieve this? I know it's a problem with the database.
Jad5596
Did you transfer the database?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.