After trying to go to mysite/admin/settings/imagefield_assist, I got fatal error

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/imagefield_assist/includes/imagefield_assist.token.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /home/users/somvprahe.sk/web/www/sites/all/modules/imagefield_assist/imagefield_assist.module on line 246

I looked into module directory and there is no includes directory

have a nice day
Igorik
http://www.somvprahe.sk

Comments

lourenzo’s picture

Status: Active » Needs review

Hi

Thank you for reporting this one.

I've just fixed and tested it in CVS. Then I've configured the snapshot releases too.

I'm sorry, but CVS is quite new to me. I'm more familiar to subversion and git. I forgot to add recursivelly the files.

--
Lourenzo Ferreira
http://chuva-inc.com
http://lourenzo.blog.br

igorik’s picture

Status: Needs review » Needs work

Hi, still no includes directory in last commit.

have a nice day
Igor

lourenzo’s picture

Status: Needs work » Needs review

Are you getting from the DRUPAL-6--1 branch?

I've tested it with a brand new checkout and it seems ok.

Browsing the cvs you find out it's there:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield_...

igorik’s picture

Hi,

in current dev release I found it. Probably it was not changed yet when I tried it.

Thanks
Igor

lourenzo’s picture

Status: Needs review » Reviewed & tested by the community

That's cool :)

So I think I can close this issue... Am I right?

igorik’s picture

yes, you can

lourenzo’s picture

Status: Reviewed & tested by the community » Fixed
lourenzo’s picture

Status: Fixed » Closed (fixed)