Search:

Type: Posts; User: Isgaard

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    740

    Catalog reader on several pages

    Hi all!
    A have a trouble with custom reader structure. I want show catalog item on a several pages in site structure. In my example it was 'general description' and 'technical description' pages....
  2. Re: [slideshow2] how to replace thumbnails with 1 2 3 links?

    CoinSlider, that's what i want :)
  3. Replies
    1
    Views
    884

    404 error for robots

    Hi!
    I have some troubles with search and other bots...

    In server access log i see

    95.108.129.207 - - [30/Nov/2010:15:13:44 +0300] "GET / HTTP/1.1" 404 26 "-" "Mozilla/5.0 (compatible;...
  4. Replies
    7
    Views
    2,406

    Re: Isotope and breadcrumbs

    No easy way to this issue. I have same trouble.
    Looks like you use Contao breadcrumb module, but it parse structure from child to parent only.
    I think that's (breadcrumb) need to be include in...
  5. Replies
    3
    Views
    1,884

    Re: price range as filter field

    Hi Blair,
    I'll try but, I have know nothing about Isotope functions and it would be hard to code something without any guides.
    May i PM you for some advice if something went wrong?

    Thank's,
    Paul
  6. Replies
    3
    Views
    1,884

    price range as filter field

    Hi all,

    I need to create two fields in product filter module: 'price start from' and 'price up to' and search value of Product min. price (attribute), fall in this range.
    Is there any way to do...
  7. Replies
    4
    Views
    1,349

    Re: custom pageTree

    Thank you, i'll try!
  8. Replies
    4
    Views
    1,349

    Re: custom pageTree

    is it works stable with Contao 2.9.1?
    description says about 2.8.0 - 2.8.4
  9. Replies
    4
    Views
    1,349

    custom pageTree

    Hi people!
    is there any way provide custom start page in pageTree field in DCA?
    example: i have page tree like
    -- Index
    --- Level 1 A
    --- Level 1 B
    ---- Level 2 A
    ---- Level 2 B
    ...
  10. Thread: Mini Cart

    by Isgaard
    Replies
    3
    Views
    1,630

    Re: Mini Cart

    Hi!
    Another question about miniCart: when i have no items in cart, i see message like this "There are no items in your cart" istead of cart modile.
    How can i add this message to card module and saw...
  11. [slideshow2] how to replace thumbnails with 1 2 3 links?

    Hi!
    Is there a way to replace thumbnails with the navigatoin links like

    <span>1</span>
    <span>2</span>
    <span class="active">3</span>

    Thank's for answer!
  12. Replies
    4
    Views
    1,130

    Re: [image_headline] Insert Tags

    Heh, just one little note: i am not a seasoned programmer :)
  13. Replies
    4
    Views
    1,130

    Re: [image_headline] Insert Tags

    Hi Thyon,

    Where should i call replaceInsertTag function? i don't understand... :oops:
  14. Replies
    4
    Views
    1,130

    [image_headline] Insert Tags

    Hi!

    I use image_headline module for <h1> headers in content elements. When i try to use insert tag like {{env::page_name}} in header I do not see the page name but picture with this tag...
  15. Replies
    1
    Views
    1,354

    Re: [fixed]price format

    fix: in dca -> tl_iso_config.php we need to find 'currencyFormat' array and set 'includeBlankOption'=>true
  16. Replies
    1
    Views
    1,354

    [fixed]price format

    Hi!
    Yet another question about Isotope. How can i use integral prices like 12345 $ with curriency format select? If i select blank (-) option, on frontend i see price, formatted like 12345.00 $
  17. Replies
    9
    Views
    3,817

    Re: Isotope - Featured Item

    The more appropriate solution would changing settings in dca/tl_module.php at line 359 we will add 'RAND'

    'options' => array('DESC','ASC','RAND'),

    then we must hack...
  18. Thread: Products List

    by Isgaard
    Replies
    4
    Views
    5,448

    Re: Products List

    Hi
    i hardcoded this one:
    in DCA - tl_module add option "from one"

    'options' => array('global', 'parent_and_first_child','parent_and_all_children', 'from_one', 'current_category')

    and in...
  19. Thread: Products List

    by Isgaard
    Replies
    4
    Views
    5,448

    Products List

    Hi!
    How can i make source folder setting with Product List modul in Isotope? I need that the products of one category,that i select in modul setting, shown at all pages with List modul attached. Is...
  20. Replies
    6
    Views
    1,656

    Re: Navigation menu with sublevels

    Thank's! I'll try
  21. Replies
    6
    Views
    1,656

    Re: Navigation menu with sublevels

    Barrier, yes :) Sorry
    I mean i NEED additional html tags.

    Maybe pictures say more
    http://kalt.diveasia.ru/text.png
    level one items have round corners, you see.

    I try to hardcode nav_...
  22. Replies
    6
    Views
    1,656

    Re: Navigation menu with sublevels

    Medianomaly, thanks for your reply.
    Some code....
    Active item

    <span class="l"><span class="r">...</span></span>
    inactive items for first line havn't <span> tag

    Active subitem that i need
    ...
  23. Replies
    6
    Views
    1,656

    Navigation menu with sublevels

    Hi all!
    I have trouble with navigation menu modul.
    Site structure is:
    - item1
    -- subitem1
    -- subitem2
    -- subitem1

    - item2
  24. Replies
    7
    Views
    2,553

    Re: No layout specified in Articles

    Hi Ben!
    I use TL v.2.7.5. with extensions:
    backend_filterwiz
    backend_tabletree
    efg
    formfieldset
    taxonomy
    xls_export
  25. Replies
    7
    Views
    2,553

    Re: No layout specified in Articles

    Hi all!
    I have the same problem with articles, that contain content element "Text"
    My install haven't summarize feed modile, and DB updated.

    Any ideas?
  26. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Thyon

    i found solution: we need place string

    array_unshift($fieldlist, 'id');
    AFTER

    $fieldlist = $objFields->fetchEach('colName');

    but export function MUST write ID for each item in...
  27. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    yet another last question :))

    import feature in the alpha adds changed records as new items, is not it?
    I created a new catalog in alpha, create 2 items, export them,
    ...
  28. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    88

    Array (
    [0] => cathegory
    [1] => author
    [2] => title
    [3] => pages
    [4] => annotation_short
    [5] => annotation_full
    [6] => image_small
  29. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Yes, i'll try to deal with this trouble.
    Is Alpha had the same trouble? May be it was easy to upgrade catalog up to Alpha? )

    Thank you
  30. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    ok, file is attached
    csv made with standart catalog export function. cols "pid" & "tstamp" was deleted.

    And an error when i try to import

    Fatal error: Uncaught exception Exception with message...
  31. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    aha, i found mistake


    Fatal error: Uncaught exception Exception with message Query error: Column count doesn't match value count at row 1 (REPLACE INTO books_old (pid, tstamp,...
  32. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Well, file manager is active now and i see my uploaded csv. But when i try to import it, i get
    Fatal error: Uncaught exception Exception with message Query error: Column count doesn't match value...
  33. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Well... i'm not sure, but i have see the csv form!!!
    I commented this part of source and add ! to $objCatalog->import


    // check if import is enabled
    $objCatalog =...
  34. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    fail...
    something went wrong

    add code


    // regenerate impot button
    'import' => array
    (
    'label' ...
  35. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Ctrl+F5 doesn't solve a problem.
    There is no import link in the source code of web-page and direct link like /typolight/main.php?do=catalog&table=tl_catalog_items&id=6&key=import returns nothing
    ...
  36. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    OK, example of my config.php


    $GLOBALS['BE_MOD']['content']['catalog'] = array
    (
    'tables' => array('tl_catalog_types', 'tl_catalog_fields', 'tl_catalog_items'),
    'icon' ...
  37. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Thyon
    1. I copied the line 'import' => array ( 'Catalog', 'importCSV'), in the config.php file
    2. Copied the function from the file catalog.php - public function importCSV (DataContainer $ dc)...
  38. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    Oh, thank you very much! I'll try this method.
  39. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    Re: CSV import

    I do not understand. It turns out the patch has already been developed?
  40. Thread: CSV import

    by Isgaard
    Replies
    26
    Views
    5,775

    CSV import

    Thyon, hello.
    I have a question... Now the catalog is made export items in csv file. How to import the same csv back into the catalog with the updating of fields in the items and the number of items?
  41. Replies
    4
    Views
    1,258

    Re: Formauto + Lightview popup

    Wotanskrieg, i have the same trouble. May be MOOdalBOX usage will solve this problem?
    like this http://www.e-magine.ro/web-dev-and-design/36/moodalbox/
  42. Replies
    6
    Views
    1,600

    Re: How to change menu items order

    Nothing) I have solve the problem with JQuery
    Thank you
  43. Replies
    6
    Views
    1,284

    Re: navigation menu

    Ben, yes, i tried to use different combinations of start/stop limits. Nothing :(
  44. Replies
    6
    Views
    1,600

    Re: How to change menu items order

    Can you post an example, please?
  45. Replies
    6
    Views
    1,284

    Re: navigation menu

    but in this case I need more than 10 modules.
    can you know a hack to the menu module?
  46. Replies
    6
    Views
    1,284

    Re: navigation menu

    mmm... it's not working. when I set start=2 & stop = 2 with hard limit, in frontend i have this:
    -- page level 2
    --- page level 3
    --- page level 3
    -- page level 2
    --- page level 3

    ?nd how...
  47. Replies
    6
    Views
    1,600

    Re: How to change menu items order

    ok, and how to sort menu items in alphabetical range on frontend?
  48. Replies
    6
    Views
    1,284

    navigation menu

    Hello all!

    How can i create the custom navigation menu for this structure:

    - page level 1
    -- page level 2
    --- page level 3
    --- page level 3
    -- page level 2
    --- page level 3
Results 1 to 48 of 48