I have installed the latest drupal core 7.22 multiple times to find a solution to this problem. When I install a fresh copy without added modules it functions well and I can create custom content types, but when I install modules I start having problems. On the latest test version I had no problems, but when I installed the Devel module I got this “Notice: Undefined index: status in _block_rehash() (line 435 of C:\xampp\htdocs\www\drupal_722_new\modules\block\block.module).” Though I had no problems creating a content type. But when I install Views and Chaos tool modules and create new content types I get this message “Fatal error: Only variables can be passed by reference in C:\xampp\htdocs\www\drupal_722_new\includes\menu.inc on line 1355”. When I use the back arrow to get back to the structure page I get this massage “Warning: Illegal string offset 'tree' in menu_build_tree() (line 1355 of C:\xampp\htdocs\www\drupal_722_new\includes\menu.inc). Clicking to content and back to structure clears it. Though, going from the back arrow to the structure page and the selecting content on the menu I get this “
• Warning: Illegal string offset 'tree' in menu_build_tree() (line 1355 of C:\xampp\htdocs\www\drupal_722_new\includes\menu.inc).
• Warning: Illegal string offset 'tree' in menu_build_tree() (line 1355 of C:\xampp\htdocs\www\drupal_722_new\includes\menu.inc).”
From then on when I select Structure on the menu all I get is this massage “Fatal error: Only variables can be passed by reference in C:\xampp\htdocs\www\drupal_722_new\includes\menu.inc on line 1355”, and on other times the warning above.
I am currently using win 7(64bt), and I use XAMPP 1.8.1, PHP: 5.4.7
↧
Problems creating custom content types
↧