The error is: warning: fopen(sites/jobs.drupal.local/modules/listing/listing_job/listing_jobappln/includes/jobappln-cck-type.txt) [function.fopen]: failed to open stream: No such file or directory in E:\Drupal\source\drupal\sites\jobs.drupal.local\modules\listing\listing_job\listing_jobappln\listing_jobappln.module on line 26.

The problem seems to be incorrect txt file name, the actual file name is job_appln-cck-type.txt under includes directory, renaming this file to jobappln-cck-type.txt solves the issue.

Also a minor issue is the import of this content type requires text and optionwidgets, these two are not included in the dependency.

Comments

NewZeal’s picture

Problem fixed in beta13

NewZeal’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.