Zen Cart Logo
Forums / General Questions / I need your help please !

I need your help please !

Locked

Views: 919

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
3 Jan 2008, 12:06 PM
#1
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

I need your help please !

I have been looking around and around within this form to find a way how to fix the link to my forum, I have been in most of the posts, threads which has a similar issue to mine but none of them solved my problem! The weird thing is in one of those threads after going though all the posts and couldn’t find anything that may help me, I decided to send my thread within this discussion and eventually I couldn’t do that because the thread was closed!! So what I did, I just sent my thread as a new post but till now I couldn’t get any help!

It’s all here :

http://www.zen-cart.com/forum/showthread.php?t=84201

After I Enabled phpBB linkage from the admin side the link for the forum was in the right spot within the info sidebox but when I click on forum it throws me out of the site "Page Not Found " as I installed my forum outside my ZC and the broken link points to :

http://www.arab-broker.com/oriental2//forum/index.php

any idea for proper adjustment to make it open out side or even insde my ZC ?
Thanks in advance .
My forum link is http://www.arab-broker.com/forum

One more thing, After I drugged the whole forum folder inside my ZC folder it worked once as the link for the forum was still in there but when I refreshed my homepage for some reason I couldn’t see the link for the forum within the info sidebox! and if I take the folder back out of the ZC folder, I get the link back with a broken output !! How can I fix that ??

3 Jan 2008, 12:16 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I need your help please !

What is your entry in the configure.php for this??

define('DIR_WS_PHPBB', '/');
3 Jan 2008, 4:18 PM
#3
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: I need your help please !

Thats the path for my forum :
define('DIR_WS_PHPBB', '/home/alhakeem2001/arab-broker/forum/');

and should I add " ?> " to the end of the configure.php page as it has the start php tag but no close tag!

3 Jan 2008, 6:07 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I need your help please !

Try

define('DIR_WS_PHPBB', '/arab-broker/forum');

or

define('DIR_WS_PHPBB', '/arab-broker/forum/');
3 Jan 2008, 7:40 PM
#5
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: I need your help please !

I changed it to ** define('DIR_WS_PHPBB', ' /arab-broker/forum');**
But the word forum vanished from my info sidebox .. sorry didn't help !

4 Jan 2008, 11:39 AM
#6
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: I need your help please !

I also changed it to : **define('DIR_WS_PHPBB', '/arab-broker/forum/'); **but still doesn't work and still I can't see the word forum within the info sidebox!:frusty:

7 Jan 2008, 1:26 PM
#7
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: I need your help please !

I'm still waiting for help !! :no: