When installed th following error occurs:

warning: include_once(inc/extended.php): failed to open stream: No such file or directory in /hsphere/local/home/***/***/sites/default/modules/vitzo_xajax/xajax.module on line 13.
warning: include_once(): Failed opening 'inc/extended.php' for inclusion (include_path='.:/hsphere/shared/apache/libexec/php5ext/php/') in /hsphere/local/home/***/***/sites/default/modules/vitzo_xajax/xajax.module on line 13.

There is no inc dir in the distribution.

Comments

jurgenhaas’s picture

same here

cocopowder’s picture

same here. did someone just leave the file out by mistake ? Really need this to work.

linora’s picture

anyone solved

lpalgarvio’s picture

there is no extended.inc.php in any of the XAJAX distro package at http://xajaxproject.org/

johnnoc’s picture

Status: Needs work » Active

I do not get this message but yes, there is no inc folder.

Looking into Drupal CVS.. http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/vitzo_xajax... The folders were not tagged with DRUPAL-6--1-0 that's why they weren't included in the release. But eventhough, the folders are empty. It seems that the folder structure is the same as xajax 0.5 standard, so I downloaded it and unzipped its contents to vitzo_xajax's inc folder. That did not help, unfortunately.

Can you please commit the necessary files. If you're having problems with releases or cvs, would you consider uploading a zip file here for the meantime? :-) Thanks.

ionmedia’s picture

beside me such mistake, there is answer that to do?

Marko B’s picture

warning: include_once(inc/extended.php) [function.include-once]: failed to open stream: No such file or directory in /home/izlasci/public_html/sites/all/modules/vitzo_xajax/xajax.module on line 13.
warning: include_once() [function.include]: Failed opening 'inc/extended.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/izlasci/public_html/sites/all/modules/vitzo_xajax/xajax.module on line 13.

same here

when clicking on translate i got this

Fatal error: Call to undefined function xajaxInit() in /home/izlasci/public_html/sites/all/modules/vitzo_easy_translator/translator.module on line 272

hope its fixed soon, module looked nice...

DaHarry’s picture

inserted a blank extended.php file dont get error anymore but still get fatal error on xajaxInit()-Call in vitzo_easy_translator\translator.module on line 513 such as vitzo_easy_translator\translator.module on line 272 by clicking on translate-Tab

please give us the content of inc/extended.php

binhcan’s picture

Same here, any fix yet?

david1409’s picture

Add me to the list.

johnnoc’s picture

Since there is no action taken from the developer's side on this issue for a long time, I unreleased XAJAX integration 6.x-1.0 for the meantime to prevent users from downloading a release which is unusable. I also contacted the developer regarding the action taken and hopefully we can see a working 6.x-1.1 release soon.

vitzo.com’s picture

Assigned: Unassigned » vitzo.com
Status: Active » Fixed

The file was left out by mistake indeed. We excluded this folder at first but apparently the licenses are compatible after all? The latest release should contain all the files needed to run the module. Please send a message and/or re-open this issue if there are any problems.

johnnoc’s picture

Not having xajax wasn't the problem bec. users can download them directly from its website. The problem was the file that was left out by mistake. Thanks a lot for taking immediate action on the e-mail.

Your modules are very promising and I can't wait personally to try them out :-) Just waiting for the tarball get generated. Thanks again!

jurgenhaas’s picture

Status: Fixed » Active

Where can I find that release including the missing files?

puppetmast0r’s picture

The xajax integration project currently doesn't have a downloadable .tar.gz file. Is it safe to assume it's just a matter of time before a new version is released, with the .php file included?

Really looking forward to this module to do further translations of my site in development. :)

johnnoc’s picture

It's kinda weird that more than 24 hours have passed and the tarball for 6.x-1.1 isn't generated yet. So I checked the CVS and there are no files tagged with DRUPAL-6--1-1 that's why.

I guess for the meantime, we can download manually the needed files at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/vitzo_xajax... as everything are tagged with DRUPAL-6--1-0.

@vitzo.com
You need to tag the files with your release number. AFAIK, releases do not get generated again with the new files you have added to the CVS of the same tag. I think only branches/dev do. Probably you can create a DRUPAL-6--1 branch then create a release node pointing to the branch so a snapshot version of committed files to CVS will be generated as -dev releases. More info to be found at CVS reference guide

Thanks.

vitzo.com’s picture

We've made the modules available in a pack which can be downloaded (see link on project description page) because we're unable to commit to CVS and add new tags at this time:

Tags not allowed in /vitzo_xajax.
cvs tag: Pre-tag check failed
Tags not allowed in /vitzo_xajax/inc.

The same happens when trying to create a DRUPAL-6--1 branch.

hoecake’s picture

How someone can resolve this problem of missing file ?
thanks

kardave’s picture

vitzo.com’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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