Hi all,

I use the Localizer module to use 3 languages on my site (English, Dutch, German). I also use the Event module to show public events. This worked perfectly, untill I installed v3.0. Everything seemed ok, apart form the Events module.

All events looks like they are gone from the site (they still exist in the Content page).
The content type 'event' doesn't use the Localizer module.

Any thoughts?
And is it possible to roll-back my installation to the previous Localizer version?

Comments

BarisW’s picture

Title: Events are not being displayed anymore after upgrading to 5.x-3.0 » Views stop working after upgrading to 5.x-3.0

Correction.. all my views stopped working.
They all return an 'empty' message (no results found).

How come? Please help!

Baris

vm’s picture

And is it possible to roll-back my installation to the previous Localizer version

Yes, import the backup of your DB that you should have taken before upgrading a module then replace the files with the files that you should have made a back up of before upgrading a module.

you did make backups, didn't you ?

Roberto Gerola’s picture

Assigned: Unassigned » Roberto Gerola

You are right. Views support is broken.
Assigned the issue to myself. I'm working on it.

BarisW’s picture

Smartass :)

But yes, I made backups... lucky me :)

stmh’s picture

Component: User interface » Code
Priority: Normal » Critical

I have also problems with the views-integration. I added the localizer-support to a view to get results back, I get a PHP-script-error when viewing the view:

Fatal error: Call to undefined function localizer_get_content_languages_assql() in /Users/stephan/Sites/bla/sites/all/modules/localizer/modules/localizerviews.module on line 86

I could not find the function-declaration in any of the files.

Roberto Gerola’s picture

Status: Active » Fixed

Fixed and available in the dev version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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