Fork me on GitHub

TresMailer - Call to undefined function: modules_get_languag  Bottom

  • Call to undefined function: modules_get_language()

    I am getting this error message when i try to run the csv_import utility.

    i have used it before.....it just seemed to quit working.

    any ideas?

    TrezMailer 6.6
  • No but I'll bump this and ask you what csv import utility is? It's in a mass mailing module? CSV=comma separated values file?
  • csv_import.php is a file that you direct your browser to after a tresMail install to import massive quantities of subscribers. I was not thinking outside of the box however. when you mention this, i realized i probably could come up with a short scrip to import them with PHP. not sure how i would do it.

    format is:

    name, email<line break="break">
    name, email<line break="break">
    name, email<line break="break">

    so i would think a utility would be fairly simple to create.</line></line></line>
  • Do you have phpMyAdmin or some database type script on your host? You can do this with a few clicks with that.
  • found this for you
    http://www.scriptygoddess.com/archives/2003/11/21/using-PHP-to-ftp-and-import-a-csv-file-into-a-database/
  • The error is probably a legacy function, try enabling legacy mode in your settings.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • hey guys i appreciate the help.......but i have (for a second time in two days - same solution) found out the problem. turns out you do not direct your browser to site.com/csv_import.php you direct it to site.com/modules.php?op=modload&name=pnTresMailer&file=csv_import&req=AddCsv

    again.....READ INSTALL INSTRUCTIONS THOROUGHLY before pulling your hair out.....

    Bri, i do appreciate the csv import utility though i will be needing that in a later project!

This list is based on users active over the last 60 minutes.