Forum Replies Created
-
AuthorPosts
-
March 24, 2014 at 12:40 pm #4516Kent CrippenParticipant
This is a brand-new install. The admin dashboard is visible and I can change to another theme which again makes the main site visible. As you suggested, I followed the directions for activating the debug log, but the log file is never created. With define(‘WP_DEBUG_DISPLAY’, true) I get the following error on all pages:
Notice: Undefined variable: where in /var/www/myFOSSIL/wp-content/plugins/bp-user-profile-map/upm.php on line 343
March 20, 2014 at 6:04 am #4500Kent CrippenParticipantCorrect, this is not happening. The ‘cbox-theme-1.0.7′ theme directory has been removed and from the front end, I get a blank page with no error statements. I cannot get to the WP Dashboard.
It’s a Linux box with the following configuration:
Apache/2.2.14 (Ubuntu)
php 5.3.2
mysql 5.1.33
Wordpress 3.8.1
March 18, 2014 at 8:23 pm #4495Kent CrippenParticipantHi Ray,
I used step 5 of the installation guide to install the theme, I didn’t manually install it. As you suggested, I removed the ‘cbox-theme-1.0.7’ directory, but now all I get is a blank page with no error statements. Thus, I couldn’t try to follow step 5 again.
March 18, 2014 at 11:15 am #4490Kent CrippenParticipantHi Matt,
Thanks for the quick response and suggestion. Here is the error report…
Fatal error: Uncaught exception ‘ICE_Export_Exception’ with message ‘Unable to create directory wp-content/uploads/2014/03. Is its parent directory writable by the server?’ in /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/ICE/utils/export.php:190 Stack trace: #0 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/ICE/utils/export.php(132): ICE_Export->populate_dir_props() #1 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/ICE/schemes/scheme.php(211): ICE_Export->__construct(‘dynamic’, ‘css’) #2 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/ICE/schemes/scheme.php(223): ICE_Scheme->__construct() #3 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/api/scheme.php(24): ICE_Scheme::instance() #4 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/infinity.php(211): infinity_scheme_init() #5 /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/functions.php(16): require_once(‘/var/www/…’) #6 /var/www/myFOSSI in /var/www/myFOSSIL/wp-content/themes/cbox-theme-1.0.7/engine/ICE/utils/export.php on line 190
In the last statement, the misspelling of ‘myFOSSI’ instead of ‘myFOSSIL’ is accurate and not of my doing after the fact. The folder is titled ‘myFOSSIL’.
-
AuthorPosts