Search:

Type: Posts; User: aida

Search: Search took 0.00 seconds.

  1. Thread: YII

    by aida
    Replies
    1
    Views
    1,480

    YII

    Dear someone,

    Has anybody ever successfully tried to integrate a Yii based application in a contao module ?
    Any help would be greatly appreciated !

    Aïda
  2. Thread: JOIN CONDITION

    by aida
    Replies
    2
    Views
    2,839

    Re: JOIN CONDITION

    Great it works!

    Thank you for your quick reply and help
  3. Thread: JOIN CONDITION

    by aida
    Replies
    2
    Views
    2,839

    JOIN CONDITION

    Hi

    I have two catalogs :
    - Ads
    - Advertisers

    I'd like to use Catalog List module to display the advertisers who have ads in a given city ("city" is a field in the first catalog)
    How can I...
  4. Thread: Ajax uploader

    by aida
    Replies
    0
    Views
    920

    Ajax uploader

    Hi
    I have a catalog of items, each of which can contain several images. Members can ad items in Frontend. I am trying to use the valum ajax file uploader to allow multiple file upload at once. It...
  5. Replies
    3
    Views
    1,513

    Re: Catalog : custom folder for images or files

    Right, but the members accounts are created dynamically. So have to be their personal folders.
  6. Replies
    3
    Views
    1,513

    Catalog : custom folder for images or files

    Hi

    I have a catalog of items that can be modified by some members (i.e. each member has his own set of items). I want each member to upload files in a particular directory (e.g. catalog_idmember)...
  7. Replies
    2
    Views
    1,348

    Re: Delete an Item from CatalogEdit template.

    Hi,

    I am not sure to understand. Can you be more explicit about this eye-field thing ?

    Thanks

    Aïda
  8. Replies
    1
    Views
    1,201

    Re: Catalog Frontend Editing

    Hi
    I found the problem.
    My items have an alias field named "Reference" which is a number. For Catalog, if the alias field is numeric, then it is the id and fetches the data given this "id". As my...
  9. Replies
    3
    Views
    1,617

    Re: Catalog filter on geocoordinates

    For people who might be interested :

    I implemented the HOOK "filterCatalog" and modify the "settings" array that stores the form search values :


    $settings['procedure']['where'][0] .=...
  10. Replies
    3
    Views
    1,617

    Re: Catalog filter on geocoordinates

    Hi

    I'm suprised that this extension has no support, while it seems so widely used !
    I try to figure out how I can catch the filter query before its execution. Is it possible ? What is the best...
  11. Replies
    3
    Views
    1,617

    Re: Catalog filter on geocoordinates

    Hi

    I'm really stuck.
    Is there a HOOK to change the filter query ?
  12. Replies
    1
    Views
    2,497

    Re: Search nearby position

    I definitly need to modify the catalog module so that the filter provides geographically wider results.

    This post can be closed. Sorry
  13. Replies
    1
    Views
    2,497

    Search nearby position

    Hi

    I have made a post (http://www.contao-community.org/viewtopic.php?f=27&t=4219) in the Catalog support but no luck. Maybe the solution is to be found in the dlh_module side :

    I have a search...
  14. Replies
    1
    Views
    1,101

    Re: Member redirection on login

    To bypass the problem,
    I made the login form redirect to the last visited page, which is a protected page for the two member groups.
    The page is made of two protected articles, one for each group....
  15. Replies
    1
    Views
    1,101

    Member redirection on login

    Hi,

    I have a Frontend login Form that different member groups can use. Each group has a different redirection page on login. But it doesn't work : when a member logs in, he is not redirected to...
  16. Replies
    1
    Views
    1,201

    Catalog Frontend Editing

    Hi

    I have a catalog of items which is well displayed in frontend. I am trying now to make items editable in frontend by members but the page which has a Catalog Editing Module displays a form with...
  17. Replies
    3
    Views
    1,617

    Catalog filter on geocoordinates

    Hi

    I have added the cataloggeocoordfield extension to my catalog module, and I want now the catalog filter to find items nearby the location entered by the user in the search box. What should I do...
  18. Replies
    1
    Views
    1,617

    navigation css for each page applied to ul

    Hi

    Is there a way to apply a css class to the ul element of the navigation module (customnav) for each page ?
    If I go to the site structure and assign a css class to a page, the class is papplied...
  19. Replies
    2
    Views
    1,590

    onsubmit_callback, save_callback not triggered

    Hi

    I have made a module (fexplorer) which is a copy of the file manager backend module. My purpose is to make a little change that enables me to get the name of the submitted files before they are...
  20. Replies
    4
    Views
    1,715

    Re: on_submit_callback for tl_files module

    Is is possible to close this topic since I'm going to open a new one in the developers corner ?

    Thanks
  21. Replies
    4
    Views
    1,715

    Re: on_submit_callback for tl_files module

    I didn't find how to call my onsubmit_callback. Is there a way to give the path to the file which contains the callback ? I don't want to put the function in tl_files.php

    And secondly, how to give...
  22. Replies
    4
    Views
    1,715

    Re: on_submit_callback for tl_files module

    Thank you but it still doesn't work...
  23. Replies
    4
    Views
    1,715

    on_submit_callback for tl_files module

    Hi

    I would like to implement a solution to save the file names of folder names created in the filemanager backend module before they are "romanized" by Contao. My idea is to call an...
  24. Replies
    3
    Views
    1,490

    Re: Need ajax on Contao tutorial

    Thank you Vera, but I would like to know as well how to deal with the whole ajax process : should I put the javascript file in a module or a template or whatever contao thing so that it can call the...
  25. Thread: script protection

    by aida
    Replies
    7
    Views
    2,042

    Re: script protection

    Thank you Vera !
  26. Replies
    3
    Views
    1,490

    Need ajax on Contao tutorial

    Hi,
    I couldn't find any answer to this question on the documentation nor the forum :
    how can I call a php script that is located in the templates folder via ajax (jquery) ?
    To be more precise, I...
  27. Thread: script protection

    by aida
    Replies
    7
    Views
    2,042

    Re: script protection

    Thank you xchs

    The thing is that the script is called by ajax. I'm not sure of how to set up your solution ?
  28. Thread: script protection

    by aida
    Replies
    7
    Views
    2,042

    Re: script protection

    Thank you Vera for your reply even if you have not been allowed to put the code :(
    Can someone help ?
  29. Thread: script protection

    by aida
    Replies
    7
    Views
    2,042

    script protection

    Hi

    I have a php script that displays some information to members of our site and which I'd like to protect so that it cannot be run by everyone. The script is called by ajax.
    Is there a simple...
  30. Replies
    5
    Views
    2,249

    Re: jquery and mootools swiff conflict

    I've done the reverse : called mootools first and put back the noConflict() code .. and it worked at least !
    Thank you Marcin for your help.
  31. Replies
    5
    Views
    2,249

    Re: jquery and mootools swiff conflict

    I removed the noConflict() call, called the jQuery library before the mootools one => the error disappears... so does my Flash banner... :x
  32. Replies
    5
    Views
    2,249

    Re: jquery and mootools swiff conflict

    That's what I did actually (c.f. the jquery code above) but it doesn't work.
  33. Replies
    5
    Views
    2,249

    jquery and mootools swiff conflict

    Hi

    I cannot get rid of the conflict between jQuery and mootools. I use the jquery treeview plugin, and I have a Flash banner for which Contao generates a javascript code using the mootools...
  34. Replies
    2
    Views
    1,183

    Re: Browser is not defined

    I found a solution : jQuery.noConflict();

    I'll try it.
  35. Replies
    2
    Views
    1,183

    Re: Browser is not defined

    I think I found the problem. I'm using jQuery for several things in the site and therefore I got rid of mootools (to which I guess the Browser object belongs).
    Am I compelled to use Mootools ?
  36. Replies
    2
    Views
    1,183

    Browser is not defined

    Hi

    Since I upgraded to the last version of contao, the Flash banner of my site doesn't display and Firebug says "Browser is not defined".
    Here is the code that generates the error :


    ...
  37. Replies
    1
    Views
    894

    Multiple pages article

    Hi

    Is it possible to create a multiple pages article, I mean an article where one can navigate from one page to another using "next" and "previous" links.

    Thanks
Results 1 to 37 of 37