Error when I enable module
| Project: | phplist Integration Module |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I'm quite new to drupal - but am an experienced joomla user so I'm getting round it ok, but...
when I enable the phplist integration module in administer:modules I get the following warning....
warning: Missing argument 1 for phplist_menu() in /home/sites/scenepool.co.uk/public_html/sites/all/modules/phplist/phplist.module on line 53.
when i click on phplist in site configuration(/admin/settings) the page reloads with the url /admin/settings/phplist but looks the same as /admin/settings
I'm using drupal 6.4, phplist-2.10.5 and phplist-6-1.x-1.0.tar
I've a nice shiney new installation of everything
I've setup phplist fine, using the same mysql database username and password as my drupal installation (on the same server)
$installation_name = 'ScenePool Mailing List';
$table_prefix = "phplist_";
$usertable_prefix = "phplist_user_";
I've completed all installation tasks and created lists and activated them in phplist
I'm not sure how to check if
"- the phpList database must be accessible from this (the Drupal) server on port 3306"
so that might be the problem
your help please sir.
b

#1
oh.. sorry.. I worked it out.. needed to configure permissions... newbie error
#2
How did you fix it?
I got the same issue. Can you share it to spare all the newbies out there this problem?
Thank you
#3
Can you share the fix with us please?
#4
Ok does anyone else (developers) know how to solve this problem?
#5
Hi telmad,
Sorry, but it's really not clear what the problem posted by benjarlett relates to - was it unix file permissions, MySQL access permissions?? I would hazard a guess that it was the latter - these problems are *always* down to database configuration errors and/or an error in the phpList database information being entered in the phpList module admin page.
Regards,
- Paul
#6
Hi Paul,
I'm having the same problem right now. Just uploaded the module to a new drupal 6 site and tried to enable it.
All the other modules I've been adding have gone in just fine...
#7
Hi,
Did you download the DEV version rather than the 6.1? The DEV one is the one to be using... Benjarlett never gave any further information on the problem they fixed themselves, so I've never been sure exactly what the problem was in the first place. Makes it tricky to provide helpful answers I'm afaid!
Regards,
- Paul
#8
great... that fixed it.
#9
Closing.
#10
Hi
I'm having the same problem
warning: Missing argument 1 for phplist_menu() in /home/cnpdia/public_html/modules/phplist/phplist.module on line 53.
I'm using drupal 6 and phplist 6.x-1.0 [not dev]
I'm afraid of using dev version as it's not recommended...
pls tell me if it's safe to use the dev version for my site.
I'm very beginner in drupal.
Thanks
#11
Hi sulario,
Please see this note on the project page:
Drupal doesn't seem to let you "unrecommend" a release once it's in place, but the DEV version is definitely the latest and stable. I'll be releasing it to D6-1 shortly, but you won't have any problems with it if you install it straight away.
Regards,
- Paul
#12
Sorry I thought this issue thing would email me for some reason... duh.... yeah I switched to using the DEV and it worked for me, should have said in my reply I know.
#13
closed
#14
I got the same problem. Could someone tell me how to fix it please? Thanks a lot!
#15
Hi,
Please confirm that you are using the DEV version (see #12).
Regards,
- Paul