Closed (fixed)
Project:
Localizer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Mar 2007 at 18:04 UTC
Updated:
23 Mar 2007 at 09:30 UTC
Just update CVS, DRUPAL-5 branch with the latest development version.
New models support to interact with the db.
New translation interface for menu, taxonomy and all form based on variables.
Comments
Comment #1
Wuk commentedThere are a few problems.
In localizer.module line 1111 and line 1133 are
I believe it should be
without &. At least it works for me.
Patch files are empty.
So I just copied already patched files to the respective locations.
After that I found another problem, and I just don't know what to do next.
Error is:
Comment #2
Wuk commentedI have checked CVS and localizersiteinfo.module is not updated.
Do you use that module or is it replaced with localizervariable.module which is new module.
Comment #3
Wuk commentedI have reinstalled localizer and submodules (now I see that there is no localizersiteinfo.module).
Also I have find out that files in the models directory are empty, same thing in CVS.
Could you, please, update CVS so I can try new version?
Comment #4
Roberto Gerola commentedlocalizersiteinfo module isn't more necessary.
About the missing files.
you can download them from here :
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/localizer/mod...
in meantime I fix this problem.
Thank you.
Comment #5
Wuk commentedThank you for fast response.
Those files in CVS are also empty.
I have tried to download them yesterday from the same location you gave me in the link.
Comment #6
Roberto Gerola commentedYes, there was a problem with the cvs, my fault.
Maintaining multiple branches sometimes creates some confusion.
Now it should work again.
Comment #7
Roberto Gerola commentedComment #8
(not verified) commented