Hi,
I have installed phplist and can subscribe and unsubscribe to lists ok at mysite/lists/ and get the appropriate email.
I had to get rid of the php_flag entry in .htaccess in /lists/ to get it to work.
The Drupal php integration module installed OK and I can connect to the database. I have synchronised and the phplist database is populated with the Drupal users. I have set the subscription path to /lists/
The subscription block shows up OK (I have configured for authenticated users only) and I have a link 'My Subscriptions'. Clicking 'My Subscriptions' takes me to mysite/?q=user/1/edit/phplist
The lists I have configured in phplist show up OK including a link for 'subscribe' or 'unsubscribe' as appropriate for the list. But, if I click on 'subscribe' or 'unsubscribe' my phplist database does not get updated, and there is no email to tell me I have subscribed etc. Clicking on 'My Subscriptions' again shows me the current (unchanged" state of my phplist subscription. The 'subscribe' link is mysite/?q=user/1/phplist/subscribe/1 This link just takes me back to "My Account" and nothing seems to happen.
Any suggestions?
Thanks,
Cliff
Comments
Comment #1
cbeem commentedWoooo,
It just suddenly started working (several hours later). I have not changed anything.
???? Does Drupal have some sort of timeframe to 'update' modules? Is this something to do with a cron run?
Anyway, it is working perfectly now.
Comment #2
paulbeaney commentedHi Cliff,
That's really weird. The module doesn't depend on any CRON tasks that I am aware of, so I am at a loss to know why it didn't work straight away for you. Still, at least it's come good!
Regards,
- Paul