PDA

View Full Version : PHP problems


Kal-El
02-22-2007, 10:49 AM
Is anyone out there good at diagnosing and fixing problems in PHP? More specifically PHPBB.

I'm setting up a forum for my friend and one of the mods he wanted installed threw the registering (and the profile) page all outta wack.

Like this:

http://img47.imageshack.us/img47/2349/phpyn5.th.jpg (http://img47.imageshack.us/img47/2349/phpyn5.jpg)

If anyone's good with PHP and can look over my profile.php file to see what the problem is and can help me fix it, it would be greatly appreciated. :)

H2O Snake
02-22-2007, 06:16 PM
What mod is it? And go look what code it specifically changed by comparing it to the original file. Thats the specific code you need to look at. And then with that i assume you can figure out from there. And no im not going to look through that huge file.

Kal-El
02-22-2007, 07:07 PM
What mod is it? And go look what code it specifically changed by comparing it to the original file. Thats the specific code you need to look at. And then with that i assume you can figure out from there. And no im not going to look through that huge file.

lol that's the whole reason I'm asking for help. If I could figure it out by myself I wouldn't need/be asking for help. ;)

H2O Snake
02-22-2007, 07:10 PM
Is the mod that important? That file is huge.

Kal-El
02-22-2007, 07:22 PM
Is the mod that important? That file is huge.

Actually my profile.php file is 3kb. The screenshot I took (linked in the first post) to illustrate what's wrong is a huge file. lol

Unfortunately the host server is down for upgrades, so I don't have access to all the files right now.

H2O Snake
02-22-2007, 07:32 PM
Im talking about where phpBB stores its template files.