Search:

Type: Posts; User: synergie

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: Form data selection on filter, how to reset?

    Youhou! This is ok. Thanks
  2. [RESOLED] Form data selection on filter, how to reset?

    Hello,

    One of my user make a bad selection on a form using the "filter", this make throw an error on the form (page). On other user this is ok. But the old report is not working because the last...
  3. Re: how to add new fields in subscription form?

    thanks this is perfect, module is auto generated!
  4. Re: how to add new fields in subscription form?

    ok but no way to do that without coding? just in the backend?
  5. [RESOLVED] how to add new fields in subscription form?

    Hello,

    Users register an account in Contao. In the configuration of the subscription module we can choose the fields to display, like : Name, Fax, Language... but how to add a new one?

    If I...
  6. Contao module dev and SVN path best practice

    Hello developers!

    I'm a bit in trouble with de module dev dans SVN. Normally I use an SVN repository with the
    /trunk
    /tags
    /branches

    folders. But with Contao module this is not possible in...
  7. Replies
    2
    Views
    1,033

    Re: table after form generator

    perfect thanks!
  8. Replies
    2
    Views
    1,033

    [resolved] table after form generator

    Hello

    I made a form with form generator and EFG, I register the data in a table that I create by myself. The problem now the table is listed in the talbe to drop when I need to do an update. I can...
  9. Replies
    0
    Views
    1,216

    error at opening user group

    Hello,

    When we open usergroup and the name of the form contain an " ' ", there is a bug. I correct mine by myself, but please add an escaping char "\" in the next version for the other user.
    ...
  10. Replies
    2
    Views
    1,076

    Re: Listing Contao Form generator data

    thank,

    I already saw your post about EFG, not a lot of doc ;-)
  11. Replies
    2
    Views
    1,076

    Listing Contao Form generator data

    Hello,

    I do not use very often the Contao Form Generation because I prefer to code some module, but this time this is very interesting and I register everything in the DB.

    Everything is...
  12. Replies
    7
    Views
    5,331

    Re: Concrete5 vs Contao

    lots of commercial module, more than free :

    http://www.concrete5.org/marketplace/addons/
  13. Replies
    1
    Views
    1,470

    timestamp and timezone

    Hello,

    I have some date and time stored in the db. Everything is saved as "varchar(10) NOT NULL default '0'," as timestamp. The normal Contao way of datetime.

    We know that in Contao backend you...
  14. Replies
    2
    Views
    1,251

    Re: DCA save

    thanks that's perfectly what I need!

    I will consider a donation!
  15. Replies
    2
    Views
    1,251

    [resolved] DCA save

    hello,

    just to know if we can custome the save buttons at the end of the form?

    I don't want to display "save" but only save and close.

    thanks
  16. Replies
    5
    Views
    1,456

    Re: sharing fronend and backend users

    hum... I will try it!
  17. Replies
    5
    Views
    1,456

    Re: sharing fronend and backend users

    Contao killed me
  18. Replies
    5
    Views
    1,456

    sharing fronend and backend users

    Hello,

    All my back-end users and admin need to access to a front-end module that need the front-end login. Can I share them ? I can not say to my customer to copy past every account manually, he...
  19. Replies
    1
    Views
    1,076

    [resolved] dca label and conditional test

    hello

    I'm doing a DCA where i what to display differents kind of "label" selected by a condition (if). What the best practice? I can put all the string of the DCA array in separate strings and...
  20. Replies
    3
    Views
    2,062

    About DCA and subpalettes

    Hello,

    Just a question about DCA and subpalettes. I try to use this system on a form, it is not really working because at load the subpalettes is displayed (and checkbox not checked*!?). After a...
  21. Replies
    2
    Views
    1,156

    Re: new data in tl_user table

    Thanks, that's the perfect answer!
  22. Replies
    2
    Views
    1,156

    [resolved] new data in tl_user table

    hello

    I need to add data in tl_user table in an new module. It is very easy to add data in existing tables with de database.sql script.

    But what is the best practice to add this new field in...
  23. i18n -> Invalid item reference for catalog

    hello

    Please is it possible to put all texte in language file ? like

    <p class="info">Invalid item reference for catalog.</p>

    thanks
  24. Thread: add picture

    by synergie
    Replies
    3
    Views
    1,350

    Re: add picture

    hello

    Thanks for answer, but it is exactly what I have done ;-(
  25. Thread: add picture

    by synergie
    Replies
    3
    Views
    1,350

    add picture

    Hello,

    I add picture in a catalog list. The picture can be shown in backend, but in frontend this give me allays the path, and no thumbnail.

    Something like :...
  26. Replies
    0
    Views
    2,174

    i18nl10n tags on news

    hello

    I try to use i18nl10n and tags module on news. I have 2 news feeds : FR, EN.

    I put a Tag cloud on the left panel and I do not know how to sort FR and EN tags because tags configurations...
  27. Thread: Unit Tests?

    by synergie
    Replies
    9
    Views
    3,037

    Re: Unit Tests?

    Hello kberov,

    First of all, congratulation for the [i18nl10n] module!

    About UnitTest I wrote the same topic as you in the french forum 2 month ago :...
  28. Replies
    0
    Views
    632

    [Blob-Manager] put your file in db

    Hello,

    We release Blob Manager, this is more a "class tool" than a module, but can be useful to add in a few click a blob system.

    http://www.contao.org/extension-list/vi ... 09.en.html

    So...
  29. Replies
    51
    Views
    17,492

    Re: [coin-slider] Create your slideshow

    Your welcome! We will keep this extension up to date, can be very useful.
  30. Re: Nominate your favourite Open Source Content Management S

    Hello,

    You're welcome. Contao have only one defect : to be not enough known. :lol:

    This orange color of Open Source Awards will suits very well with Contao… What do you think?
  31. Nominate your favourite Open Source Content Management Syste

    Nominate Contao as your favourite Open Source Content Management System (CMS)

    http://www.packtpub.com/open-source-awa ... source-cms
  32. Replies
    51
    Views
    17,492

    Re: [coin-slider] Create your slideshow

    hello

    There is no compatibility problem with CoinSlider, your javascript menu is not working on each page...
  33. Replies
    3
    Views
    2,262

    Re: how to add javascript by code?

    hello,

    Ok this is woking in config.php, but not when I call it in the code. Can we use
    $GLOBALS['TL_HEAD'][] where we want in code?
  34. Replies
    51
    Views
    17,492

    Re: [coin-slider] Create your slideshow

    Hello,

    Thanks to thyon, for support!

    What king of error? you meen with the menu?

    We make a "workaround" against Mootools and JQuery incompatibility.
  35. Replies
    3
    Views
    2,262

    how to add javascript by code?

    Hello,

    I know how to add a javascript file by : "$GLOBALS['TL_JAVASCRIPT'][] = ", but know I need to do it by code.

    I need to add a dynamic javascript to my page that must be generated by code...
  36. Replies
    51
    Views
    17,492

    [coin-slider] Create your slideshow

    Hello,

    Nice extension to make a slideshow with effect without coding :

    http://www.contao.org/extension-list/view/coin-slider.10000019.en.html

    If you have any questions or comments for us,...
  37. Re: using a frontend module in another module

    thanks everybody I just use :

    extends Frontend

    now I do not have to add a query.

    Thanks again!
  38. Re: using a frontend module in another module

    Same error if no Database_Result given in parameter :



    Recoverable error: Argument 1 passed to Module::__construct() must be an instance of Database_Result, none given, called in...
  39. Re: using a frontend module in another module

    But my module do not need any data in input...

    I do not use the result of "SELECT * FROM tl_xyz" in my module, this is just a query for nothing...


    $sql = $this->Database->prepare("SELECT *...
  40. Re: using a frontend module in another module

    Hello,

    Just another little question : if I try to create an object of my module without a query in parameter I run a syntax error!


    $objModule= new myModule();

    So I need to do that and this...
  41. Re: using a frontend module in another module

    Hello

    Thanks that the best answer ever made! This is working.

    See U
  42. [solved]using a frontend module in another module

    Hello,

    I am writing a module that upload data in a BLOB.

    My first question is : how to call this front end page in another module?

    I try :
    $strTemplate = new FrontendTemplate();
    ...
  43. Replies
    3
    Views
    1,569

    Re: How to make a field as unique?

    'unique' => true very good and easy! thanks I will test it!
  44. Replies
    3
    Views
    1,569

    How to make a field as unique?

    Hello,

    What is the simplest way to make a field as unique in Typolight? (in the database script, in dca)?

    By unique I mean : if the first element is named "test" no other can be named "test"...
  45. Replies
    2
    Views
    1,711

    Re: Get the module ID

    ok, $this->id in the class with "extends Module"
  46. Replies
    2
    Views
    1,711

    [solved] Get the module ID

    Hello,

    I build a new module that save some config info in Table : tl_module.

    But I do not know how to find my module id in php code after... how to find it?



    SELECT * FROM tl_module WHERE...
  47. Replies
    1
    Views
    895

    Re: Disable field at update only

    i found the solution :


    'config' => array
    (
    ...
    'onload_callback' => array
    (
    array('tl_rdv_group',...
  48. Replies
    1
    Views
    895

    [solved] Disable field at update only

    Hello,

    I need to make a form with some field editable for the creation (first time), but no more editable for update ('readonly'=>'readonly').

    What is the best practice?

    Thanks
  49. Replies
    6
    Views
    1,548

    Re: Calendar in Backend

    No I use this one :
    http://davidwalsh.name/php-event-calendar
  50. Replies
    5
    Views
    2,068

    Re: format timestamp in 'headerFields'

    yes thanks
  51. Replies
    5
    Views
    2,068

    Re: format timestamp in 'headerFields'

    yes we ask the modification for 2.8, it is ok now!

    ticket closed
  52. Replies
    6
    Views
    1,548

    Re: Calendar in Backend

    already done ;-)
  53. Replies
    5
    Views
    2,068

    format timestamp in 'headerFields'

    Hello,

    I have some headerFields that I display very well. My only problem is that I have a unixtimestamp that I whant to display as hour and minutes (like 13:05), but my_timestamp is displayed as ...
  54. Replies
    6
    Views
    1,548

    Re: Calendar in Backend

    No by "Calendar" I mean "Calendar" ;-)

    Like : http://demo.typolight.org/calendar.html

    but for the BackEnd
  55. Replies
    6
    Views
    1,548

    Calendar in Backend

    Hello,

    I found how to diplay the Calendar in the FrontEnd, but now I what to do it in the backend.

    How to ask a calendar in the dca?

    Thanks
  56. Re: BackEnd new page without linking a mysql Table

    hum... I found I let "Table" in the DCA and not "File". So it was an automatique "SELECT * from ..." and the name of the php file as name of the table.
    Now it is ok with "File".

    Thanks, ticket...
  57. Re: BackEnd new page without linking a mysql Table

    did somebody have an idea?
  58. Replies
    6
    Views
    2,556

    Re: pid as foreign key

    hum, ok there is already a "Delete on cascade" inside Typolight.

    Thanks
  59. Re: BackEnd new page without linking a mysql Table

    Object-relational mapping http://en.wikipedia.org/wiki/Object-relational_mapping
    Typolight have an internal ORM that make a generation 1 mysql.Table = 1 php.Class.
  60. BackEnd new page without linking a mysql Table

    Hello,

    I understood the creation of page on BackEnd (linked with the internal ORM, 1:1 relation to a mysql table), that very simple.

    Now I want to create a new page that are NOT linked to a...
Results 1 to 60 of 77
Page 1 of 2 1 2