Hello,

when i click on submit after selecting the particular to module for review i get the following error.

Fatal error: Cannot use string offset as an array in /opt/lampp/htdocs/drigg-6.3/sites/all/modules/coder/coder.module on line 1740

Thanks,
Pinky

CommentFileSizeAuthor
#1 coder_errors_4.jpg50.78 KBnancydru

Comments

nancydru’s picture

StatusFileSize
new50.78 KB

This only occurs when invoking through the menu. Modules admin works fine. If I turn off "Interface text translatability" there is no problem.

The Apache error log shows: The given path misformatted or contained invalid characters: Cannot map GET /sites/all/modules/coder/images/%3C.png HTTP/1.1 to file, referer: http://d6/coder

douggreen’s picture

This is a problem with a specific rule that isn't defined properly. Can you please confirm that the problem still exists in the 6.x-1.x-dev version? If the problem still exists, to help me track down which rule is borken, what review were you running and what module were you checking?

douggreen’s picture

Status: Active » Postponed (maintainer needs more info)
nancydru’s picture

I think my post tells you which rule. I don't recall at the moment which module, if it even matters.

douggreen’s picture

The jpg file shows that it was the weight module. It looks like you were using the potx review from the potx module? Does that sound right?

nancydru’s picture

That's probably true.

douggreen’s picture

Status: Postponed (maintainer needs more info) » Fixed

This appears to be fixed already (i.e., I can't reproduce it, and I remember fixing something like this). I tested with the HEAD version of weight with the potx review (with patch #309875: Fix (and improve) hook_reviews). Please re-open if you are able to reproduce it, and it is not related to the potx patch cited above.

hass’s picture

Status: Fixed » Active

This is not fixed. I've tried 1.0 and the latest DEV from yesterday.

douggreen’s picture

Status: Active » Closed (cannot reproduce)

I am trying to cleanup the coder issue queues. This is a four year old issue for a version that is no longer being modified. If this problem still exists in 7.x-2.x, please re-open.