Cannot set correct absolute path

karma007
Posts: 3
Joined: Fri Aug 26, 2016 2:15 pm

Re: Cannot make it work

Post by karma007 »

i created a file path.php
<?php
echo realpath("path.php");
?>

and this give the good path (it was incorrect): no more error message

but now what url should i go to, to see the integration, as http://www.lesjeux.com/phpBB3 is not integrated ?

thanks
User avatar
axew3
w3all User
w3all User
Posts: 2713
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Cannot set correct absolute path

Post by axew3 »

OK! Nice!
Read hints on wp_w3all config page.
Set the correct real URL to your phpBB, for example:
https://www.axew3.com/w3/forums as is here at axew3.com example.

Your site is integrated when the path is ok, URL setting is needed for widgets and embedded iframe.
If still in trouble just post.

p.s take a look also to this page:
https://www.axew3.com/w3/cms-plugins-scr ... tegration/
Post Reply