My absolute path is always bad
Posted: Fri Mar 08, 2019 6:33 pm
Hi!
I've just installed the plugin to my wordpress site, but always the path absolute is wrong. I've followed all the instructions on the install steps and doing what it say I am unable to config well, it seems... So anyone could help me?
The absolute path I was trying to use is what i get from a file with this code and getting the value of DOCUMENT_ROOT var and select the folder wp-content/plugins/wp-w3all-phpbb-integration/addons/wp-w3all-config but it's not the correct path.
I've just installed the plugin to my wordpress site, but always the path absolute is wrong. I've followed all the instructions on the install steps and doing what it say I am unable to config well, it seems... So anyone could help me?
The absolute path I was trying to use is what i get from a file with this code and getting the value of DOCUMENT_ROOT var and select the folder wp-content/plugins/wp-w3all-phpbb-integration/addons/wp-w3all-config but it's not the correct path.
Code: Select all
<?php phpinfo(); ?>