Back to Top

How to Import Users in MODx from CSV file

Comments (2)

  1. I keep getting an error that I can’t figure out with this:

    PHP Fatal error: Call to a member function fetchAll() on a non-object

    This is in reference to this line:
    $result = $stmt->fetchAll(PDO::FETCH_COLUMN);

    Any ideas? Thanks!

    1. Are you doing same mentioned in article?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Most Popular Posts

How to use MySQL Event Scheduler

Posted on 8 years ago

Bhumi