Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Can it be incorperated with phpbb

Can it be incorperated with phpbb

Locked

Views: 1,923

Results 1 to 15 of 15
This thread is locked. New replies are disabled.
24 Sep 2007, 1:26 AM
#1
advarntek avatar

advarntek

New Zenner

Join Date:
Jun 2007
Posts:
60
Plugin Contributions:
0

Can it be incorperated with phpbb

hi i was wondering when you install it asks if you have phpbb i have always clicked no but then i thought if i click yes i wondered if i can incorporate it with my phpbb forum. thanks advarntek

24 Sep 2007, 2:30 AM
#2
kobra avatar

kobra

Black Belt

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

Re: Can it be incorperated with phpbb

Yes - but this just places an integrated link to your phpbb forum on yur ZC sidebox.

Make sure that it is installed and the ZC Install will find it

24 Sep 2007, 2:56 AM
#3
advarntek avatar

advarntek

New Zenner

Join Date:
Jun 2007
Posts:
60
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

where does it appear i did a fresh install and can see no link

24 Sep 2007, 5:06 AM
#4
kobra avatar

kobra

Black Belt

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

Re: Can it be incorperated with phpbb

If done during the ZenCart Install with the phpbb install already existing on the same account then it is in the Information sidebox

24 Sep 2007, 12:58 PM
#5
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

I have it set up in both config.php and in my store settings but yet I cannot get the link to show. What am I missing?

24 Sep 2007, 1:02 PM
#6
kobra avatar

kobra

Black Belt

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

Re: Can it be incorperated with phpbb

puggy,

Did you set this up upon the Zen Cart install or try to link later?

Post the path to your phpbb install and the configure.php entry for the phpbb line.

24 Sep 2007, 1:33 PM
#7
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

  define('DIR_WS_PHPBB','/forum/');

Is this what you are asking for?

24 Sep 2007, 1:54 PM
#9
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

Found it and now got it to work
code should have been

 define('DIR_WS_PHPBB',' ../forum/'); 
24 Sep 2007, 2:18 PM
#10
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

That I had this solved. The links shows up, but when a new user creates an account and adds user name and password gets this:

1062 Duplicate entry '' for key 2 in:
[insert into phpbb_users (user_id, username, user_password, user_email, user_regdate) values ('84', 'Test', '4962b908af25d72ea50e622d35486286', '[email protected]', '1190646828')]

Just trying to make a test account to make sure it does work. Verified no user called test and I know the email never has been used in either place.

24 Sep 2007, 4:55 PM
#11
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

:oops: Forgot to mention I am using Zen cart 1.3.7 PHP Version: 4.4.1 and PhpBB3 RC5.

27 Sep 2007, 6:51 PM
#12
advarntek avatar

advarntek

New Zenner

Join Date:
Jun 2007
Posts:
60
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

BUMP sorry for this

27 Sep 2007, 9:55 PM
#13
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Can it be incorperated with phpbb

The Zen Cart integration support for phpBB was designed for phpBB v2 and has not been upgraded to support phpBB v3 at this time.

That may happen in the future, but it's not high on the priorities list at the present moment. Sorry.

30 Sep 2007, 2:45 PM
#14
jimcc avatar

jimcc

New Zenner

Join Date:
Sep 2007
Posts:
9
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

That is a real shame. I have phpbb3 installed from my old store site. I was hopeing that this would be atleast one thing I didnt have to worry about. I looked for a downgrade, from phpbb3 to phpbb2 but this is not posible either.

30 Sep 2007, 3:00 PM
#15
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

Re: Can it be incorperated with phpbb

I down graded back to PhpBB2 due to other issues I was having with the PHPBB3. There is a glitch in the inactive users when you try from the admin to activate them if they are using a .ru or .us email. I have communicated with the developers of this and it has to due with the only 2 letters where the board is looking for 3 letters.