KurtWagnerOne / wp-constructor

Automatically exported from code.google.com/p/wp-constructor
0 stars 0 forks source link

Can't get in to customize my Constructor settings. #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Clicking on the customize link to get into the Constructor settings.
2.
3.

What version of the ... are you using?
1. Wordpress: 3.2.1
2. Constructor: Don't know can't get in to look. I should have latest.
3. PHP:
4. Browser:
5. OS:

What URL of your blog(s)?
1. http://www.vacaytips.com

Please provide any additional information below.

This is what my error says.

Warning: 
require_once(/home/vacayt5/public_html/wp-content/themes/constructor/admin/setti
ngs/themes.php) [function.require-once]: failed to open stream: No such file or 
directory in 
/home/vacayt5/public_html/wp-content/themes/constructor/libs/Constructor/Admin.p
hp on line 746

Fatal error: require_once() [function.require]: Failed opening required 
'/home/vacayt5/public_html/wp-content/themes/constructor/admin/settings/themes.p
hp' (include_path='.:/usr/lib/php:/usr/local/lib/php') in 
/home/vacayt5/public_html/wp-content/themes/constructor/libs/Constructor/Admin.p
hp on line 746

This is what line 746 says:

<?php require_once CONSTRUCTOR_DIRECTORY ."/admin/settings/$file.php" ?>

Original issue reported on code.google.com by lgreer0...@yahoo.com on 10 Sep 2011 at 4:23