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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
TresMailer - Call to undefined function: modules_get_languag
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 105
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> -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 569
Do you have phpMyAdmin or some database type script on your host? You can do this with a few clicks with that. -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
The error is probably a legacy function, try enabling legacy mode in your settings.
--
Home Page | Find on Facebook | Follow on Twitter
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 105
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!
- Moderated by:
- Support
