Hi all, I'm a totally new and this Zen Cart thing and I had it working find but I couldn't find anything on set-up phpBB2 with zen cart so I decided to change my configure.php file on my server to adjust the problem. Why oh why did I do that. Stupid, stupid, stupid! Now when I try to pull up my store it gives me a page not found. This is what it has in the address bar when I go there:

http://www.unitboi.com/ub_store/zc_install/index.php

I changed the code in my zencart/includes/configure.php file locally but of course locally it is still zencart/includes/dist-configure.php I renamed the file locally and uploaded to my server now My site won't come up. My admin is still in tack and it doesn't look like I wiped anything out.

Oh yeah I changed this line of code:

define('DIR_WS_PHPBB', '/pbpBB/')

to

define('DIR_WS_PHPBB', '/home/content/E/P/a/EPatterson3/html/ub_forum/');


Some one please tell me what I have done wrong and also can you tell me what I need to do to intergrate phpBB2 with Zen Cart. ANy help would be greatly appreciated...