Views Import does not work!
while trying to import the 3 views (step 8 in your guide) i always get the info that:
node_data_field_pager_item_text.field_pager_item_text_value is not existing
node_data_field_slide_text.field_slide_text_value
node_data_field_image.field_image_fid
node_data_field_pager_item_text.field_pager_item_text_value
node_data_field_slide_text.field_slide_text_value ...is not available
node_data_field_image.field_image_fid
then because oft that drupal wont import the views! what can i do????
Thanx!
Tags:
while trying to import the 3 views (step 8 in your guide) i always get the info that:
node_data_field_pager_item_text.field_pager_item_text_value is not existing
node_data_field_slide_text.field_slide_text_value
node_data_field_image.field_image_fid
node_data_field_pager_item_text.field_pager_item_text_value
node_data_field_slide_text.field_slide_text_value ...is not available
node_data_field_image.field_image_fid
then because oft that drupal wont import the views! what can i do????
Thanx!
Hi beaschmitz,
I gather from reading your other post that you may have solved this one already, but the reason you're getting those errors is because the Article content type couldn't have been imported and saved properly. This is step 6 of the included Advanced Setup Guide. If you can't import it, it may be because the necessary CCK module has not been installed.
hi rob,
thanx for your help (im on my laptop now)... yes, content type article was not imported well... but now i cant even delete him! i cant import now correctly, because drupal thinks its already there and i cant delete it??!! what can i do?
thank you!
Hi,
I might have to take a look at your site for this one. That's not a common problem.
Hmm, but you cant see it only on the front of the site. How do you want to do this?
Is there a place in Drupal where the content types are written in? Like a settings.php or something like this? so i can open it and delete it manually?!
hi folks,
i solved the problem: it happend because i did not check the user permissions!
me as admin had no permission to write or delete this kind of content type. after giving the correct rights it worked! so for all the others with the same problems: check the user permissions!
thanks rob. had the same problem, glad i found this topic



