Search:

Type: Posts; User: dubs

Search: Search took 0.00 seconds.

  1. Re: Where is the current "articles" tree position stored?

    Sorry - please ignore this question now. I've found out where the problem was.
    I would delete the original post but I can't see where you do that on this board!
  2. [SOLVED] Where is the current articles tree position stored?

    Hi,

    I'm hoping someone can help me track down a bug that has appeared in my Contao installation ever since I've been doing development work using Metamodels extension.

    The back end will now...
  3. Replies
    4
    Views
    1,778

    Re: Catching member record activation with a hook

    Thank you! That's so simple and helpful. I didn't know that these callbacks existed. It's just what I needed :-)
  4. Replies
    4
    Views
    1,778

    Re: Catching member record activation with a hook

    PS> my two lame ideas so far are:
    a) to try and catch record updates by hooking into the log action for "a member record was updated"
    b) to try and catch those AJAX state changes by spotting the...
  5. Replies
    4
    Views
    1,778

    Catching member record activation with a hook

    Hi folks,

    I'm really hoping someone with a bit more development knowledge than me can help me solve this problem...

    I want to catch the status change of a member record from inactive to active,...
  6. Replies
    3
    Views
    1,260

    Re: Getting the code highlighter to work

    Hi Ruud, thanks for your reply.

    I got to the bottom of the problem in the end. I'm using the 2.9 branch of Contao and there's a known issue where when you include a code element using an insert...
  7. Replies
    2
    Views
    1,108

    Re: Updating Members records from extensions

    That's really helpful and makes a lot more sense than how I was trying to do it. I'd also missed the difference between the allGroups and groups variables. I've tried changing allGroups now and...
  8. Replies
    3
    Views
    1,260

    Getting the code highlighter to work

    Hi everyone,

    I'm trying to use the syntax highlighting apparently available for the "code" content element. I can see when you have a code element in an article Contao loads some extra...
  9. Replies
    2
    Views
    1,108

    Updating Members records from extensions

    Hi there, I hope someone has some time to help a newbie extension programmer out here...

    I'm wanting to change the groups a user belongs to from inside the checkCredentials hook, while the user is...
  10. Newbie needs help: Changing member records from an extension

    Hi,

    I'm a newbie with writing extensions. I'm trying to develop an login authorisation extension which takes member (frontend user) info from another database. I'm basing it on the existing LDAP...
Results 1 to 10 of 10