On installing and updating latest DEV version of 5.x.1, I received numerous instances of php error messages similar to this:

Missing argument 3 for phplist_form_alter(), called in /home/johnclem/public_html/includes/form.inc on line 365 and defined in /home/johnclem/public_html/sites/all/modules/phplist/phplist.module on line 940.

Missing argument 2 for phplist_help() in /home/johnclem/public_html/sites/all/modules/phplist/phplist.module on line 110.

(I had previously downloaded a DEV version dated: 23 July 2008, which works pretty well, so I've reverted to that for now.)

CommentFileSizeAuthor
#2 phplist-5.x-1.x-dev.tar_.gz14.89 KBjbc

Comments

paulbeaney’s picture

I have to confess that I am getting in a real mess with Eclipse and trying to manage the CVS for this project. For some reason, I can't seem to commit changes to the correct HEAD for D5 and D6. I appear to have overwritten the D5-dev version with the D6-dev version...

Could you send me the version of the module that you find works ok and I'll try and work forward from there with any other changes that might have been made.

If anyone reading this has mastered Eclipse and CVS, please feel free to get in touch - while I can code ok and diving deep into Drupal doesn't phase me in the slightest, going near CVS and all its tags/branches etc. inspires fear in me !!!

Regards,

- Paul

jbc’s picture

StatusFileSize
new14.89 KB

Hi Paul

Thanks for your response. Sorry to hear that CVS is giving you such a pain in the neck! Unfortunately I don't go near it, so I can't advise, but I do know how frustrating it is when you want to get on with one thing -- usually the creative one -- but can't because technology 'failure' gets in the way.

Anyway, here is the 5.x.1.deve module from July which I've installed and got working on my site.
I've also sent it by email direct to you.

Regards and thanks for your work on this module; it's really useful. Drupal and PHPLIst are two of the best open-source apps out there and deserve to be linked together!

John

paulbeaney’s picture

Status: Active » Closed (fixed)

D5-DEV version is now back in sync.