Results 1 to 25 of 25

Thread: bug catalog and language/

  1. #1
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default bug catalog and language/

    Hi,

    I found a bug in the filters of catalog. I use contao 2.11.2 and catalog 2.0.0 beta2 revison 61

    When you select a option in filter the url is :
    http://www.website/com/EN/page/language/EN/filter/word.html

    Why do we find two times the standard language?

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Hi tom-over,

    I would strongly recommend to update the catalog extension to the SVN version!

    http://code.google.com/p/typolight-cata ... e/checkout
    Contao Community Moderator
    → Support options

  3. #3
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    Excuse me I don't understand !
    What does SVN version? ops:

    This catalog is Uploaded: May 12, 2010 !! :? Are you sure?

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Sorry, but you misunderstood! Actually, I did not pointed you to a page where you may have found an obsolete (!) download link.

    You have to use a SVN client to check-out the latest repository version. This can be done by using one of the following command line commands:

    or
    There are also many GUIs to maintain and work with SVN repositories.

    Further information on SVN you find certainly on Google.

    ---
    Anyway, if you think it is actually really a bug you can file a ticket in the bug tracker: http://www.contao-forge.org/projects/catalog/issues
    Contao Community Moderator
    → Support options

  5. #5
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    I drop because I do not understand where you're coming! :shock:

  6. #6
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Quote Originally Posted by tom-over
    I do not understand where you're coming! :shock:
    ???

    Okay, whatever. I did my best. Now it's up to you.
    Contao Community Moderator
    → Support options

  7. #7
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    Thank you for your help but my English is not very good and I don't understand the proposed solution ..

  8. #8
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Okay, I did the job for you. Attached you find the latest SVN version (revision 372). Try to update your existing catalog extension and check if your mentioned problem still persists there. If you do the manual update make sure to update the database accordingly.
    Contao Community Moderator
    → Support options

  9. #9
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    Ok, thank very mutch !

    I update alls the files and database.

    I have a error :
    Code:
    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/site/system/modules/catalog/ModuleCatalog.php on line 1336
    .....
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/site/system/functions.php:161) in /var/www/site/system/libraries/Template.php on line 285
    ...
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/site/system/functions.php:161) in /var/www/site/system/libraries/Template.php on line 286
    ...

  10. #10
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    It's not outdated, it is actually quite up-to-date. As you can see here, the last revision r372 was yesterday!

    Do you have other (catalog) extensions installed?
    Contao Community Moderator
    → Support options

  11. #11
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    I have catalog_templategenerator

  12. #12
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    I would try to disable (temporary) as many extensions as you can. You can do this in the back end module "Settings" > "Inactive extensions". Then, if the problem no longer occurs reenable the extensions again one after the other (step by step).
    Contao Community Moderator
    → Support options

  13. #13
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    Always the error message!! :cry:

    step by step... the error is generated by the catalog

  14. #14
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Unfortunately, right now I have no other idea. Report the problem in the bug tracker: http://www.contao-forge.org/projects/catalog/issues
    Contao Community Moderator
    → Support options

  15. #15
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/

    ok thank xchs,

    I created a bug report in contao-forge
    We waiting...

  16. #16
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Do you have a link to the corresponding ticket?
    Contao Community Moderator
    → Support options

  17. #17
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

    Default Re: bug catalog and language/


  18. #18
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Ah, that is, why I couldn't find the ticket: you actually placed the bug report into the wrong project!

    On contao-forge.org are hosted many many projects, thus, you have to be careful where you file your feature or bug report tickets! That being said, the right place for your ticket would be here: http://www.contao-forge.org/projects/catalog/issues This is the tracker for the Catalog Core extension.
    Contao Community Moderator
    → Support options

  19. #19
    User
    Join Date
    09-15-09.
    Location
    France
    Posts
    98

  20. #20
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default Re: bug catalog and language/

    Hi,

    Is there any chance of getting a copy of the latest version of the catalog in a zip file? i see it is now up to version 391 and the last link in here was 372.

    Thanks
    Ben
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  21. #21
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Checked-out the latest SVN version (revision 391): http://d-h.st/zL6

    However, are you aware that the development work now focuses mainly on the MetaModels extension?
    Contao Community Moderator
    → Support options

  22. #22
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default Re: bug catalog and language/

    Hi Thanks for this.

    Yes, I have played with MetaModels a bit and considered it for this project. Will there be a stable release in the repository soon? Like this week? I need something solid to work off now.

    Thanks
    Ben
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  23. #23
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: bug catalog and language/

    Quote Originally Posted by Ben_360fusion
    Will there be a stable release in the repository soon?
    Certainly not so soon.

    Quote Originally Posted by Ben_360fusion
    Like this week?
    :lol:
    Contao Community Moderator
    → Support options

  24. #24
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default Re: bug catalog and language/

    Ha! Yeah, no worries. We'll have to build of current version for now then.

    How come the latest catalog SVN version doesn't get put up in the ER? Is it just stable enough and anyone who wants updates can use the SVN?
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  25. #25
    User MacKP's Avatar
    Join Date
    06-19-09.
    Location
    Duisburg (Germany)
    Posts
    211

    Default Re: bug catalog and language/

    The Problem is: its not so stable... and xtra don't want such an unstable thing in the ER... OK, everyone knows that the ER Version is even more unstable.. but... i don't know.. hope this will come sometimes...
    But: The MetaModels are out and they are better then the catalog... its not so easy (haha), but its realy a nice thing. So the catalog will not go on..

    regards
    Mediendepot Ruhr
    For real-time chat the (inofficial) Chatroom in IRC:
    -> irc.freenode.net #contao | irc.freenode.net #contao.de

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •