Search:

Type: Posts; User: sdk69

Search: Search took 0.00 seconds.

  1. Re: [SimpleBusinessManager] Simple Business Manager

    Hi,

    These are all very good ideas but for most of them I have any clue how to do it, and not a lot of time to work on it unfortunatelly.

    I ll try to add some of those features but any help is...
  2. Replies
    8
    Views
    3,909

    Re: [CookiesManager] Cookies Manager

    Hi,

    That is convenient :)

    The original script is from http://cookiesdirective.com/

    As you can see, it seems you just have to put the lines where the cookies are created in the function to...
  3. Re: [SimpleBusinessManager] Simple Business Manager

    Thank you for your feedback !

    We had a lot of troubles developing this extension so your compliments are very appreciated :)

    There is still a lot of work to do so don't hesitate to give us...
  4. Replies
    8
    Views
    3,909

    Re: [CookiesManager] Cookies Manager

    Hi jan.theofel, I saw your tickets but didn't have time to answer it yet, I'll have a look next week.

    We are aware that the cookies are still stored, but it seems that the law only require to let...
  5. Replies
    2
    Views
    1,363

    Re: 'Group assignment' not displayed

    Hi and thank you for your answer.

    I already had something like this in my language file :

    $GLOBALS['TL_LANG']['MOD']['sales'] = array('Referrals', 'Manage your sales.');

    To make it work, I...
  6. Replies
    2
    Views
    1,363

    'Group assignment' not displayed

    I have created a back end module and now I d like to add a link to a catalog page in this module's menu. I know that we have to use 'Own BE module' to do that but my problem is that in the 'group...
  7. Replies
    11
    Views
    6,291

    Re: [socialmedialinks] Social Media Links

    Hello,

    I just realised that indeed I wasn t using the proper syntax, and we just released a new version doing exactly what you just said, punkstjimmy.

    I hope that this time it will be working...
  8. Replies
    11
    Views
    6,291

    Re: [socialmedialinks] Social Media Links

    The new version we just released should work with any system, let us know, thank you !
  9. Replies
    11
    Views
    6,291

    Re: [socialmedialinks] Social Media Links

    Indeed, I built it without thinking of other RDBMS than mysql which is the one we use. I ll update it and replace the mysql requests with PDO on the next update to make it flexible.

    Thank you for...
  10. Replies
    11
    Views
    6,291

    Re: [socialmedialinks] Social Media Links

    I have updated the file 'socialmedialinks.php', can you please replace it in system/modules/socialmedialinks/, try it and let me know if it is working now ?

    Thank you very much
  11. Replies
    11
    Views
    6,291

    Re: [socialmedialinks] Social Media Links

    This is the part of the code where the module is setting the default values in the database. It seems it can't connect to the database or find the table.
    Have you updated the tables after you...
  12. Replies
    3
    Views
    1,272

    Re: result of a filtering

    yep, everything is already in the $_SESSION variable, in my case : $_SESSION['BE_DATA']['filter']['tl_sv_sales']['supplier']

    thank you again, it will be a lot more simple to do it now
  13. Replies
    3
    Views
    1,272

    Re: result of a filtering

    Thanks ! This should solve the problem, I'll let you know :)
  14. Replies
    3
    Views
    1,272

    [solve] result of a filtering

    Hi,

    I need to generate documents (pdf and excel) according to the entries listed in my module's backend, and this need to be filtered.

    At the moment the only way I have found to do it is :
    -...
  15. Replies
    2
    Views
    1,292

    Re: [rep_updatedb] BE Shortcut for Update Database

    this is great thanks !
  16. Replies
    4
    Views
    1,444

    Re: how to save the last page browsed ?

    ok, I keep it that way then, but I may have to do a reusable module with more options later, like the number of products to keep in memory, things like that...so I will look into the hook when I do...
  17. Replies
    4
    Views
    1,444

    Re: how to save the last page browsed ?

    Thank you for your answer, the "getPageIDFromUrl" hook should help a lot.

    I managed to do it a few minutes ago by calling a homemade method directly on the template iso_reader_default.html5 which...
  18. Replies
    4
    Views
    1,444

    how to save the last page browsed ?

    Hello,

    I am developping a module to save the last item a client consulted on my shop, created with isotope, to display a list of last items in case the client want to go back on it easily.

    My...
  19. problem with multiColumnWizard & checkboxWizard

    Hello everyone,
    I m new with contao that I just discovered thanks to the work placement I m currently doing and I have a lot of troubles trying to do the following thing :

    I m developping a...
Results 1 to 19 of 19