No matter what I try I cannot get the phplist block to show up (It does show up in "Blocks", just not where I put it on a page. I am getting all the other UI things as described, and the module can successfully sync to phplist but still no module. I have the proper permissions set as far as I know, anonymous is allowed to access list....still no block. I don't know if it's a drupal 7 thing or what, and unfortunately am too new to really even know where to start on "digging in" to resolve this. Maybe I'm missing something trivial, I dunno. Any help would be appreciated.
I am also getting this error message:
Warning: array_pop() [function.array-pop]: The argument should be an array in phplistbackend_node_insert() (line 90 of /home/cagentil/public_html/drupal/sites/all/modules/phplist/phplistbackend/phplistbackend.module).
Notice: Trying to get property of non-object in phplistbackend_node_insert() (line 92 of /home/cagentil/public_html/drupal/sites/all/modules/phplist/phplistbackend/phplistbackend.module).
Comments
Comment #1
gerbreown commentedI am also having this problem.
In addition when I go to My Account or try to create a new account it does not show any of my lists.
When I go to Configuration/List Access it shows all of my roles but am not able to select any of them.
Thanks.
Comment #2
jawi commentedSame issue here.
Is there any progress at gerbreown & cagentil ??
Comment #3
Edgecrusher commentedI am also having this issue.
Any news on a patch?
Comment #4
drupalove commentedTo access the collapsed fields under List Access, in the file phplist.module just change the last line to FALSE in:
Then you will be able to give access to different roles under List Access. This worked for me, hope it works for you.
Comment #4.0
drupalove commentedadded error message