Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jun 2007
    Posts
    60
    Plugin Contributions
    0

    Default 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

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default 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

  3. #3
    Join Date
    Jun 2007
    Posts
    60
    Plugin Contributions
    0

    Default Re: Can it be incorperated with phpbb

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

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default 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

  5. #5
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default 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?

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default 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.

  7. #7
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default Re: Can it be incorperated with phpbb

    PHP Code:
      define('DIR_WS_PHPBB','/forum/'); 

    Is this what you are asking for?

  8. #8
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default Re: Can it be incorperated with phpbb

    PHP Code:
    define('DIR_WS_PHPBB','/home/poserund/public_html/forum/'); 
    Also when I had it like this the link the did show but took me herehttp://www.poserunderground.com/cart//forum/index.php when it should have took me to http://www.poserunderground.com/forum/index.php

  9. #9
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default Re: Can it be incorperated with phpbb

    Found it and now got it to work
    code should have been
    PHP Code:
     define('DIR_WS_PHPBB',' ../forum/'); 

  10. #10
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default 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', 'XXXX######################', '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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. phpBB issues Zen v1.3.9h with phpBB 2.0.23
    By stevefriedman71 in forum General Questions
    Replies: 11
    Last Post: 8 May 2011, 10:02 PM
  2. Can I link my store members to phpBB?
    By RayDube in forum General Questions
    Replies: 2
    Last Post: 19 Jan 2010, 04:13 PM
  3. Can't get past the phpBB Setup
    By firstraw in forum Installing on a Windows Server
    Replies: 3
    Last Post: 29 Nov 2007, 10:56 PM
  4. Can I Advertize at PHPBB and Other Issues
    By Stenrique in forum General Questions
    Replies: 5
    Last Post: 23 Dec 2006, 08:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg