Closed (fixed)
Project:
Listing
Version:
6.x-1.0-beta12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 07:59 UTC
Updated:
7 Nov 2011 at 04:30 UTC
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
Comment #1
NewZeal commentedProblem fixed in beta13
Comment #2
NewZeal commented