Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/var/www-site.com-public_html-wp-content-plugins-ig-pagebuilder-core-objects-helper-shortcode.php) is not within the allowed path(s): (/var/www/site.com/:/var/www/tmp/) in /var/www/site.com/public_html/wp-content/plugins/ig-pagebuilder/core/loader.php on line 64
Warning: Invalid argument supplied for foreach() in /var/www/site.com/public_html/wp-content/plugins/ig-pagebuilder/core/helper/shortcode.php on line 173
this is the message i got after installing it. Some error in loader.php Keep in mind i am not the biggest coder…
Warning: Cannot modify header information – headers already sent by (output started at /var/www/site.com/public_html/wp-content/plugins/ig-pagebuilder/core/loader.php:64) in /var/www/site.com/public_html/wp-content/plugins/ig-pagebuilder/core/utils/plugin.php on line 35
thoose are the 3 error i can see so fare…
Hello,
That warning will be fixed in next release.
But firstly, to get your site to work, you can connect to your server by FTP account, and remove these 2 folders:
[your website root]/wp-content/plugins/ig-pagebuilder
and [your website root]/wp-content/plugins/ig-shortcodes-free
…and all folders that had “ig-…” in the name.
Then, temporarily disabling you website debug mode by editing this file: [your website root]/wp-config.php, find this line:
define('WP_DEBUG', true);
and change it to
define('WP_DEBUG', false);
After that, try to reinstall IG PageBuilder again (be sure that you are on the latest version). Hope that it helps!
I delete the plugin and the site is working.
but i just looked in wp-config.php and the line you refer to already is written like this in line 74
define(‘WP_DEBUG’, false);
I use a theme called avada…
Does that have any relevance?
Warning: is_dir(): open_basedir restriction in effect. File(/home/tygwilmm) is not within the allowed path(s): (/home/tygwilymholidtmp:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/tygwilymholidtmp/public_html/wp-includes/functions.php on line 1425