Jump to content

  •  

  • Martin's Photo

    Martin

    Member Since 04 Jan 2007
    Offline Last Active Yesterday, 07:30 PM
    *****

    Posts I've Made

    In Topic: RESOLVED: Problems with topic view

    Yesterday, 05:14 PM

    The issue this topic was opened for has now been resolved. :)

    In Topic: How to implement MotionCapatcha in posting screen?

    Yesterday, 05:13 PM

    MotionCaptcha is currently in its early years and is just a proof of concept, and thus don't have a way to verify the captcha on the server side making it possible to easily bypass it. According to the roadmap this is planned for v1.0 (currently at 0.2).

    In Topic: Few questions

    Yesterday, 07:45 AM

    Login Logs

    In Topic: RESOLVED: IPB 3.2 from 2.1, easier to mod?

    04 February 2012 - 12:03 PM

    Hitting "Overwrite" may delete the content of the folder before it starts the upload. That's how the FTP application I use functions. When a folder with the same name is found, I get the options to MERGE or REPLACE. What option you choose depends on the options you get.
    When files with the same name is found you'd want to overwrite these, to ensure you have the most recent version.

    Attached File  Skjermbilde 2012-02-04 kl. 13.01.40.png   217.85K   0 downloads
    (Here I click "Apply to all" and "Merge")

    In Topic: IPB and Sendmail Service

    31 January 2012 - 08:33 PM

    It is using whatever method is default for PHP, which normally is sendmail. You can set it up trough the settings to manually connect to a SMTP server, which will bypass the PHP default.