Hi,
I'm trying to move a Wordpress site with pagelines pro theme from a subdomain to a subdirectory (/
I'm now at point 9 of: "When Your Domain Name or URLs Change">"On Your Existing Server": I have changed the Wordpress address and the Site address in Wordpress setting>general, and copied all the files to the new directory. Now, when I'm trying to connect to
I get one of the following three errors for every pagelines section:
Warning: is_file() [
]: open_basedir restriction in effect. File(/home/httpd/vhosts/mydomain.com/subdomains/wordpress/httpdocs/wp-content/themes/pagelines/sections/boxes/section.php) is not within the allowed path(s): (/home/httpd/vhosts/mydomain.com/httpdocs:/tmp:/usr/share/pear) in /home/httpd/vhosts/mydomain.com/httpdocs/wp/wp-content/themes/pagelines/includes/class.register.php on line 130
Warning: is_file() [
]: open_basedir restriction in effect. File(/home/httpd/vhosts/mydomain.com/subdomains/wordpress/httpdocs/wp-content/plugins/pagelines-sections/pagelines-soapbox/section.php) is not within the allowed path(s): (/home/httpd/vhosts/mydomain.com/httpdocs:/tmp:/usr/share/pear) in /home/httpd/vhosts/mydomain.com/httpdocs/wp/wp-content/themes/pagelines/includes/class.register.php on line 135
Warning: is_file() [
and only ONE other error:
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/mydomain.com/httpdocs/wp/wp-content/themes/pagelines/includes/class.register.php:140) in/home/httpd/vhosts/mydomain.com/httpdocs/wp/wp-includes/pluggable.php on line 876
It seems, page lines has stored URLs of the sections somewhere and is still referencing to this, but I don't find anything relevant in the database.
What to do?












