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
Comment #1
jurgenhaassame here
Comment #2
cocopowder commentedsame here. did someone just leave the file out by mistake ? Really need this to work.
Comment #3
linora commentedanyone solved
Comment #4
lpalgarvio commentedthere is no extended.inc.php in any of the XAJAX distro package at http://xajaxproject.org/
Comment #5
johnnocI 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.
Comment #6
ionmedia commentedbeside me such mistake, there is answer that to do?
Comment #7
Marko B commentedwarning: 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...
Comment #8
DaHarry commentedinserted 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
Comment #9
binhcan commentedSame here, any fix yet?
Comment #10
david1409 commentedAdd me to the list.
Comment #11
johnnocSince 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.
Comment #12
vitzo.com commentedThe 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.
Comment #13
johnnocNot 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!
Comment #14
jurgenhaasWhere can I find that release including the missing files?
Comment #15
puppetmast0r commentedThe 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. :)
Comment #16
johnnocIt'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.
Comment #17
vitzo.com commentedWe'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.
Comment #18
hoecake commentedHow someone can resolve this problem of missing file ?
thanks
Comment #19
kardave commentedYou should find it in http://www.vitzo.com/sites/vitzo.com/files/vitzo-modules-pack.zip
Dave
Comment #20
vitzo.com commented