• Resolved wpecko

    (@wpecko)


    Hello, I hope that you can help me that I do not know anymore what to do to make it work.
    I installed phpBB3 in my hosting and I want to integrate it into a wordpress page, I installed WP w3all and followed the whole procedure of the web and I can not see the forum integrated in the page of wordpress.

    PhpBB 3.2.1
    Wordpress 4.8.1

    I created the template using the settings section of w3all, page-board.php, create the blank page called board, modified overall_footer.html, activated the widgets phpBB and other processes but I do not get that when opening the board page WordPress appears integrated.

    I do not know what else to do, can you help me?

    I hope so, thank you very much

    • This topic was modified 8 years, 9 months ago by wpecko.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 35 total)
  • Thread Starter wpecko

    (@wpecko)

    Please let me know if you need something more to try to solve the problem, i spent the week trying hard to solve but no clue whats happening..

    Thread Starter wpecko

    (@wpecko)

    DOMAIN and PATH phpBB3
    contandoovejas.com/phpBB3

    – PHPBB3

    COOKIES

    domain: .contandoovejas.com
    name: phpBB3_co
    path: /
    safe: disable

    -WORDPRESS

    w3all PATH settings

    /homepages/7/d398308369/htdocs/clickandbuilds/ContandoOvejas/phpBB3
    http://www.contandoovejas.com/phpBB3

    WP_w3all phpBB embedded on WordPress Template

    name: board > Create a blank WP page with board name

    the page-board.php create and located in
    plugins/wp-w3all-phpbb-integration/addons
    wp-content/themes/x/ (X themeco)

    Transfer al WP users to PHPBB3

    Edit overall_footer.html from PHPBB3/adm/style folder

    Now i try to open the board page of WP and is blank, no phpBB appears.

    What am i doing wrong? What happens?

    Thanks, hope you can help me..

    Plugin Author axew3

    (@axewww)

    I can’t imagine all, but i will try to help you to setup correctly.
    I assume you have setup correct path to config file (to phpBB root or custom folder). So you can login out correctly, widgets working and all the rest, and now you want embed the phpBB iframe into WP page, WHICH you (i see) like to call board.
    I see on post just posted by you, that yes probably path and url are correct, if you can login out after setting these value all is ok.
    Now,
    Create a blank page in WP, name it board (that you’ve already do)
    On wp_w3all, WP_w3all phpBB embedded on WordPress Template, setup as name board and click into Create or rebuild WordPress forum page template button. After this check that a new file named page-board.php has been created and is present into your active WP template folder.
    If not, copy the file
    /wp-content/plugins/wp-w3all-phpbb-integration/addons/page-forum.php and paste it into your active template folder, so in
    /wp-content/themes/YOUR_THEME
    renaming it into page-board.php
    after this, you need to add the code into overall_footer.html of your phpBB template, as explained here:
    https://www.axew3.com/w3/2016/02/embed-phpbb-into-wordpress-template-iframe-responsive/
    check well on adding the code as explained into the overall footer, that you need to set your domain name into the code you add where:
    document.domain = 'localhost'; // THIS IS MANDATORY! Set/Change this value to your domain (example: axew3.com (or leave localhost if on localhost))
    you’ll need to change so into:
    document.domain = 'contandoovejas.com';
    as explained on procedure, you’ll need to Recompile phpBB template to modifications take effect.
    Follow with instructions and all should go fine, just re-post if still in trouble, but read well the linked page and follow the above and you should be up and running in minutes …

    • This reply was modified 8 years, 9 months ago by axew3.
    Thread Starter wpecko

    (@wpecko)

    Hello,

    Thanks for the help but I have not been able to solve the problem. I have followed your comments step by step and reviewed them twice checking that everything is correct.

    The process you described had done previously, I have left nothing unmade and I do not know what is happening.

    If you need any other information or have any other verification process do not hesitate to tell me.

    At the moment the board page created where the forum should appear is still blank, as if an empty frame appeared. I tried to include in my wordpress theme the page-forums.php (WP w3all integration 1.4.7/addons) file and rename it to page-board.php, the result was that the empty frame that exited stopped appearing but the page was still blank. https://contandoovejas.com/phpBB3/ works fine but the integration in WordPress don’t, can be the something with the theme?

    Thank you and forgive me for the delay in responding, I would have liked to be able to respond before because I really want to solve this and I am spending a lot of time, hopefully we can find the problem.

    regards

    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    Thread Starter wpecko

    (@wpecko)

    hi again, widgets dont work too, i put both of them in header and nothing change.

    I tried to create blank page forum, forums… and page-forum,-forums,-board…

    Nothing works..

    Thread Starter wpecko

    (@wpecko)

    I have viewed the page where the phpBB forum should appear in Chrome,
    Countingovejas.com/forums.

    I have inspected the page to be able to make modifications to the code and I found this when selecting the place where the forum should appear and the iframe process is active:

    <Iframe id = "w3all_phpbb_iframe" style = "width: 1px; min-width: 100%; border: 0px; overflow: hidden;" Scrolling = "no" src="http://www.contandoovejas.com/phpBB3"> </ iframe>

    I’ve tried changing the source of iframe from src = “http://www.contandoovejas.com/phpBB3” to
    Src = “https://www.contandoovejas.com/phpBB3” and
    Now appears!!

    In the page with the changed code appears the forum but trimmed, I only see a small part but I imagine that would be a minor problem and easy to solve.

    Now, how can I make it redirect automatically without having to open the inspector? Why does this happen? I have entered the PCA> Board> Server Configuration and set:

    Force Url parameter: I tried with both, Yes and No, now is in No
    Server protocol: https://

    I dont know how can solve, hope this helps.

    Thanks

    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    Thread Starter wpecko

    (@wpecko)

    Hello again, I have tried so many things that in the end I had to create a bigger problem.

    I was trying to change the server configuration by checking the port and in the URL I added ‘https://www.contandoovejas.com&#8217;, from that moment I am not able to see the forum again, much less enter the PCA again, Is it possible to edit some file where you save that configuration and edit it to what was written before?

    Thanks in advance, I’m a little obsessed with this and it works and I keep trying.

    regards

    // I SOLVE THIS //

    I edit the SQL database in phpMyAdmin the phpBB_config table with the corrected values and use SQL Query ‘REPAIR TABLE phpbb_log’ to have access again to PCA (ACP) with my user.

    Still having the same issue with the httpS in iframe, if i edit it in browser Inspector, the src to https and put values for height in iframe event, works fine, but i cant solve where fix that automatically, hope i explain well..

    This is one error of Inspector Console of Chrome:

    Mixed Content: The page at ‘https://contandoovejas.com/forums&#8217; was loaded over HTTPS, but requested an insecure resource ‘http://www.contandoovejas.com/phpBB3&#8217;. This request has been blocked; the content must be served over HTTPS.

    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    • This reply was modified 8 years, 9 months ago by wpecko.
    Thread Starter wpecko

    (@wpecko)

    ScreenCap: WP phpBB3 w3all issue

    In this link you can see the problem that I have when opening the page of the forum of wordpress where phpBB should be integrated and how I can solve it temporarily from the Inspector.

    I hope you can help me solve it, I have many tests and I could not find the solution.

    axew3, thank you very much the work you do and as you take time to help us, I hope not to disturb too much.

    Thanks and best regards

    • This reply was modified 8 years, 9 months ago by wpecko.
    Plugin Author axew3

    (@axewww)

    Hello! yesterday you’ve post just while i was writing the answer! so sorry of obvious points i’ve repeat … NOW
    I see the example you have moved to https://contandoovejas.com/forums
    In WP you are on https, this need so to be also for the forum URL setting in wp_w3all,
    so on wp_w3all config put as URL value:
    https://contandoovejas.com/phpBB3
    so add the code and follow as explained in this procedure
    https://www.axew3.com/w3/2016/02/embed-phpbb-into-wordpress-template-iframe-responsive/
    check well to change this line on top of the code you go to add into overall_footer.html in this way:
    document.domain = ‘contandoovejas.com’;
    remember to recompile phpBB template as detailed explained on procedure …
    and you should be done! Let know!

    p.s remove also modifications done into page-forum.php, about iframe html element (if you’ve edit it): all should work fine when you setup as https://contandoovejas.com/phpBB3 the URL setting in wp_w3all config.

    • This reply was modified 8 years, 9 months ago by axew3.
    Thread Starter wpecko

    (@wpecko)

    Thanks for your help, what a letter can do ..

    Now it loads almost perfectly, i still have a little problem with the way it fits the screen. When I am in full width the iframe cuts the header of the forum, as the responsive acts and decreases the width of the web the iframe adapts well. What can be?

    Plugin Author axew3

    (@axewww)

    may
    heightCalculationMethod: 'bodyScroll'
    cause this issue? You have activate it manually into page-forums.php
    removing // in front:
    have you try already with this disabled?
    I’ve note that this happen on full browser width, not if the browser window is resized …
    first time i see i can’t imagine right now …

    Plugin Author axew3

    (@axewww)

    p.s may try to assign into page-forums.php same class of your theme,
    to the div that contain the iframe, so change where

    <!-- START iframe div -->
    <div class="">

    into

    <!-- START iframe div -->
    <div class="x-main full" role="main">

    as into your theme seem to be. Maybe it will be necessary to add also something else or change.
    Check how your default template page.php file how is done, may this will help you.

    Thread Starter wpecko

    (@wpecko)

    Thanks! Yeah, I was already testing heightCalculationMethod (active and disable) before your message arrived and I was about to write to you, it seems that the best that works for me is BodyScroll like you said but only when I’m in full width and scroll down I cut the header and I have to update the page until I return to scroll.

    It is a minor problem compared to this other so strange that happens with the ACP, when I enter from the menu of phpBB, ACP is loaded but in seconds automatically reloads the page and i cant access. In other words, if I open the ACP from ‘contandoovejas.com/forums’ it loads but reloads the forums page back.

    I tried to assign some class of my theme like you said but dont make any changes. I see the page.php of template and see this
    <div class=”<?php x_main_content_class(); ?>” role=”main”>
    i try also and nothing happens either..

    • This reply was modified 8 years, 9 months ago by wpecko.
    Plugin Author axew3

    (@axewww)

    i observe that behavior:
    when resizing the window this not happen and i suppose because the WP menu on top not display (try resizing your browser until top menu disappear) … in this state all work fine.
    So maybe some element on page-forum.php need to be added?
    Check the source (right click on page and choose Show Page Source on browser’s menu or something like) of a different default page of your theme, look on it how it result/is built to know how to fix this issue.

    Plugin Author axew3

    (@axewww)

    maybe replace:

    <!-- START iframe div -->
    <div class="">

    with

    <div class="x-main full" role="main">
    <article id="" class="">
    <div class="entry-content content">


    and replace

    </div>
    <!-- END iframe div -->

    with
    </div></article></div>

    into your page-forums.php file: may this work?

Viewing 15 replies - 1 through 15 (of 35 total)

The topic ‘phpBB dont appear in WP page’ is closed to new replies.