jensinii
Forum Replies Created
-
Forum: Plugins
In reply to: [WP w3all phpBB] 414 Request-URI Too LongHi there,
I always end up with a 414 error no matter what I do or in which order I do it. I am not sure if it is because of the theme I am using (AVADA), but I can’t understand how that could be the case. I could have PHPBB in the “board” folder and just link it to the menu, but it would have been great if I only could wrap my head around this problem and have the integration you have made working as intended. I will have to revisit this problem at a later point, but for now, I need to finish up the page I am working on. Thank you for your help and patience.”
Forum: Plugins
In reply to: [WP w3all phpBB] 414 Request-URI Too LongAlright, let me clarify what happened. Initially, I configured the board using “The (awesome) iframe template integration using shortcode” I did the placeholder configuration and shortcodes token part before I moved the page-board.php to the WP-themes child-theme folder.
Meanwhile, I also mistakenly configured the “WP_w3all phpBB embedded on WordPress Template” as well. So, after doing two configurations, editing the header and footer files, and moving the “iframeResizer.contentWindow.min.js”, “iframeResizer.contentWindow.map” to the phpBB root folder, and copying the “wp_w3all_phpbb_iframe_short.php” over to the WP-themes child-theme folder, things went haywire.
As soon as I moved the “wp_w3all_phpbb_iframe_short.php” to the WP-themes child-theme folder and rebuilt the template in phpbb ACP, the 414 error occurred.
I guess I made a mistake by trying to configure both options. I will try again and stick to one of the configuration options.
Forum: Plugins
In reply to: [WP w3all phpBB] 414 Request-URI Too LongHello. Look, if the wordpress and phpBB installations are working fine, maybe there is no need to check for those problems into htaccess.
- I just added the htacces file “config” in case it was relevant for how the integration was working, but as I figure, that has nothing to do with it.
You speak about the iframe integration, done using the page-forum?
- Yes, the w3all_phpBB_WordPress_extension_2.0.2 and wp-w3all-phpbb-integration.2.7.8
You get the error anyway you try to access the wp page (this that display with the phpBB iframe inside) or only in some circumstance?
- Only the phpbb site – after I edited the header and footer files. The WP site works as normal.
phpBB is with plain default phpBB urls or rewrite links for some Seo?
- Plain default phpbb urls no SEO rewritings
Can you try to substitute the page-forum.php (or whatever you named it) with the one here? (but i do not have understand if you get the error ever or in some case only, like on redirect, then i do not know if it will solve the issue)
- I can see if that will bring the page out of 414 error
–EDIT–
- The new page-forum.php din’t bring the phpbb out of 414 error
- BUT what I did was to re-upload the default “PROSILVER” files to the styles folder -seems to do the trick – but I would have to re-configure the iFrame again I believe…
- This reply was modified 10 months, 3 weeks ago by jensinii.