Page 4 of 17 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 169
  1. #31
    Join Date
    Jun 2003
    Location
    Washington State USA
    Posts
    3,536
    Plugin Contributions
    0

    Default

    Hi,
    You needed to start another topic for your question, it's off topic here.

    And, no, Zen don't have built in reoccuring payment, this is up to your payment poccessor. I know that Paypal does subscriptions, but check with PayPal.

  2. #32
    Join Date
    Jun 2005
    Posts
    3
    Plugin Contributions
    0

    Default

    When I have the following define statement in my configure.php file the forum link works fine when I am not logged in:

    define('DIR_WS_PHPBB', 'D:/inetpub/HookedOnPetProducts/phpBB2/');

    But when I am logged in the link goes to http://www.HookedOnPetProducts.com/H...pBB2/index.php

    When I change the define statement to:

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

    the link doesn't show up at all, logged in or not. Any suggestions.

    I want it to send it to www.HookedOnPetProducts.com/phpBB2/index.php

  3. #33
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default

    Due to your host's configuration, you'll need to:

    1. set your configure.php like this:
    define('DIR_WS_PHPBB', 'D:/inetpub/HookedOnPetProducts/phpBB2/');


    2. Edit the /includes/modules/sideboxes/YOURTEMPLATE/information.php
    approx line 29
    Change:
    Code:
      $information[] = '<a href="' . zen_href_link($sniffer->phpBB['phpbb_url'] . FILENAME_BB_INDEX, '', 'NONSSL', '', '', true, false) . '" target="_blank">' . BOX_BBINDEX . '</a>';
    to:
    Code:
      $information[] = '<a href="'.HTTP_SERVER. '/phpBB2/" target="_blank">' . BOX_BBINDEX . '</a>';
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #34
    Join Date
    Apr 2005
    Posts
    80
    Plugin Contributions
    0

    Default

    I have been reading this thread hoping to find what my problem is , I have my board up and running no problems yest. Except I can not get it to link I changed it in the two places you said I needed to change it here is the error I am getting


    Dir=/board/
    link_enabled_admin_status=true
    FAILURE: phpBB NOT activated


    Belle

  5. #35
    Join Date
    Jun 2005
    Posts
    3
    Plugin Contributions
    0

    Default

    DrByte

    Thank you for your response. It works great!

  6. #36
    Join Date
    Apr 2005
    Posts
    80
    Plugin Contributions
    0

    Default

    I fixed it

    Belle

  7. #37
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    I have a real simple question. I hope there's a simple answer. I would like the link for the forum in my side box to open the forum in the same window rather than open a new window. I downloaded the iFrame add-on, but it seems like a lot of configuration for a link that already exists inside Zen Cart. I just need to find where the target tag is for that link. Thanks.
    Ripper
    Oz Website Services
    www.oz-web.net

  8. #38
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default

    Originally posted by Ripper@Jul 25 2005, 11:57 AM
    I have a real simple question. I hope there's a simple answer. I would like the link for the forum in my side box to open the forum in the same window rather than open a new window. I downloaded the iFrame add-on, but it seems like a lot of configuration for a link that already exists inside Zen Cart. I just need to find where the target tag is for that link. Thanks.
    includes/modules/sideboxes/YOURTEMPLATE/information.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #39
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    Thanks, it's not there now, but it will be in a second......
    Ripper
    Oz Website Services
    www.oz-web.net

  10. #40
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    That is so much easier than the 3rd party download in my case. The cart is going to be the home page for the entire site, so I don't have to worry about linking back through the forum to a specific folder or any of the other concerns. It works perfectly just as it is, with the one target change.
    Thanks again.
    Ripper
    Oz Website Services
    www.oz-web.net

 

 
Page 4 of 17 FirstFirst ... 2345614 ... LastLast

Similar Threads

  1. Problems from Configuring to Work with new domain
    By reachesfar in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 23 May 2012, 01:26 PM
  2. 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
  3. configure Zen Cart to work with phpBB problems?
    By XiaoChin in forum General Questions
    Replies: 4
    Last Post: 9 Apr 2010, 05:25 AM
  4. Need help configuring phpBB
    By defkiss in forum General Questions
    Replies: 9
    Last Post: 5 Aug 2007, 05:14 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR