I just updated to 1.0-rc2 and the system display this warnings:

Warning: class_implements(): Class TranslationsStreamWrapper does not exist and could not be loaded in file_get_stream_wrappers() (line 136 of /var/www/includes/file.inc).
Warning: in_array() expects parameter 2 to be array, boolean given in file_get_stream_wrappers() (line 136 of /var/www/includes/file.inc).

Comments

sutharsan’s picture

Sorry for that, but you can safely ignore these warnings.

sutharsan’s picture

Status: Active » Fixed
StatusFileSize
new682 bytes

Attached patch is committed. Tests of this patch are still appreciated.

makokis’s picture

thanks, it works for me

makokis’s picture

sorry but, issues are solved with the l10n.update7.x-2.x-dev module but can't update translations directories. I just install it and did not use the patch because de dev versión have different code and can't find where to apply that patch.

thanks for help

sutharsan’s picture

@makokis, The patch is already included in the 7.x-2.x-dev code. Sorry to hear the problem with the translation directory still exist. Please join the discussion about this at #2167585: Unable to download translation updates

makokis’s picture

ok, #2167585: Unable to download translation updates

I added a directory named "Translations" to: sites/all/translations, and now it seems works fine.

thanks for help

hass’s picture

Can you create a new release with this issue fixed, please?

jaapjan’s picture

Thanks, patch fixed the warning here in 7.x-1.0-rc2.

Status: Fixed » Closed (fixed)

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