Page 16 of 17 FirstFirst ... 614151617 LastLast
Results 151 to 160 of 169
  1. #151
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    I keep getting "illegal access" on a blank white page.
    If I remove this:
    Code:
    if (!defined('IS_ADMIN_FLAG')) {
     die('Illegal Access');
    }
    I get:
    Fatal error: Class phpbb: Cannot inherit from undefined class base in /home/XXXXX/public_html/store/includes/classes/class.phpBB.php on line 13
    Ripper
    Oz Website Services
    www.oz-web.net

  2. #152
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    OK, I figured that part out..... DUH!!
    Ripper
    Oz Website Services
    www.oz-web.net

  3. #153
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    OK,
    I finally have a solution to this. It's so easy, I should kick myself. You need to edit the PHPBB config.php file to this and nothing else:

    Code:
    <?php
    $dbms = 'mysql'&#59;
    $dbhost  = 'localhost'&#59;
    $dbname  = 'XXXXX' &#59;
    $dbuser  = 'YYYYYY'&#59;
    $dbpasswd = 'ZZZZZ'&#59;
    $table_prefix = 'phpbb_'&#59;
    define ( 'PHPBB_INSTALLED' , TRUE )&#59;
    ?>
    Nothing before the first <? nothing after the last ?>
    Ripper
    Oz Website Services
    www.oz-web.net

  4. #154
    Join Date
    Jul 2005
    Posts
    350
    Plugin Contributions
    0

    Default

    Still doesn&#39;t add the user to PHPBB. Oh well.
    Ripper
    Oz Website Services
    www.oz-web.net

  5. #155
    Join Date
    Mar 2006
    Posts
    16
    Plugin Contributions
    0

    Default

    this is pretty annoying, why is phpBB integration not supported anymore?

  6. #156
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default

    Originally posted by Tobias@Apr 19 2006, 06:34 PM
    this is pretty annoying, why is phpBB integration not supported anymore?
    phpBB is still supported in the code. Nothing has changed in its feature set / capabilities.
    .

    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.

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

    Default

    But it&#39;s not working on forums where it did work before version 1.2.6d
    Ripper
    Oz Website Services
    www.oz-web.net

  8. #158
    Join Date
    Mar 2006
    Posts
    16
    Plugin Contributions
    0

    Default

    exactly

  9. #159
    Join Date
    Oct 2005
    Posts
    18
    Plugin Contributions
    0

    Default

    I hate to break up the party but I just installed the latest version of Zen Cart (1.3) with the latest version of phpBB (2.0.20) and it works fine.

    I did however notice some issues if config files and the like were not in the same directory structure as the web server directory structure (in particular the Debian phpBB deb files didn&#39;t seem to work with the Zen Cart integration).

    Current config:

    Operating system Linux
    Kernel version 2.6.9-34.ELsmp
    Machine Type x86_64
    Apache version 1.3.34 (Unix)
    PHP version 5.1.2
    MySQL version 4.1.18-standard

    (hosted on A2hosting)

    Now all I just have to do is disable the registration and editing of email/password by users in phpBB&#33;

    Cheers

    Scott
    http://www.crazycolour.com/p2 - PRINCE2 Project Management training courses.
    http://www.crazycolour.com/itil - ITIL training courses.

  10. #160
    Join Date
    Mar 2006
    Posts
    16
    Plugin Contributions
    0

    Default

    for the majority of people using the latest versions this is not the case.

    i&#39;ve freshly installed both zen 1.3.0 and phpBB 2.0.20 and it simply does not integrate anymore. the nickname field is not present in the registration form in the store and i am totally clueless as to the reason behind this. over the last 5 or more pages of comments in this thread people don&#39;t seem to be addressing this properly.

    it simply doesn&#39;t work like it did and to my knowledge many people i know who also use zencart have simply had to remove their fairly popular forums in order to run on the latest version of zen.

    this is becoming a fairly serious problem and there doesn&#39;t seem to be any clear-cut solution to it.

 

 
Page 16 of 17 FirstFirst ... 614151617 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