We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 5727
    • 160 Posts
    Did you make sure that you entered the correct module ID when you configured the module?
      Olivier Deland
      Montreal, Canada - Web Developer
      • 4966
      • 143 Posts
      Yes, everything is working except for the list users paging.

      charlie-imac
        • 4966
        • 143 Posts
        I could still use some help with this. I’m not familar enough with MODx to sort out the paging.

        Here is the orginial problem. I am in the Admin menu - List which list the subscribers. Problem, at the bottom of the list is the number of pages, when I click on 2 it does not list page 2, same for 3 and the other pages. The only page displayed is 1. I tested this in serveral browers on both the pc and mac and it’s still a problem. When I hover over the 2, 3, etc I see that the l value is changing and looks correct. I don’t know what else to check so I can’t fix it. Anyone have a suggestion?

        charlie-imac
          • 11429
          • 90 Posts
          I’ve never been able to get this KoopsMailinglistX working, i set it up as per instructions but when i do a test subscribe nothing gets added to the list.
            • 5727
            • 160 Posts
            Did you receive a confirmation e-mail when sending your test subscribe?
              Olivier Deland
              Montreal, Canada - Web Developer
              • 11429
              • 90 Posts
              nope nothing
                • 5727
                • 160 Posts
                You mostly likely need to modify the Koops files to make it work with your mail server. See previous posts in this thread on how to make it work with SMTP authenticated servers.
                  Olivier Deland
                  Montreal, Canada - Web Developer
                  • 21112
                  • 156 Posts
                  I’m having a similar problem that other people have been able to resolve, I was hoping I could get some help. As far as I can tell I’ve installed this correctly, and have the correct ID set:

                  &modId=Module ID;int;3


                  But when I’m in the module in the MODx control panel, if I click on any of the 4 links (Home | Send Mail | List | Not Activated) I get the error message: "No record found for id 0". What’s going on here? I’ve checked the install instructions and I’m pretty sure I’ve got everything right.

                  Also, I don’t know if this is related, but I’ve tried a couple of test subscriptions to the list using my own emails. I’ve never received any email notificaiton, yet the "Not activated" link shows "2". I’m pretty sure that it’s because the mail server I’m using probably requires a username and password to access, but I can’t see anywhere to put these into the script?

                  Thanks in advance for any help.
                    • 5727
                    • 160 Posts
                    Quote from: neilcreek at May 31, 2007, 01:35 AM

                    Also, I don’t know if this is related, but I’ve tried a couple of test subscriptions to the list using my own emails. I’ve never received any email notificaiton, yet the "Not activated" link shows "2". I’m pretty sure that it’s because the mail server I’m using probably requires a username and password to access, but I can’t see anywhere to put these into the script?

                    I wrote a post in this thread on how to add support for authenticated SMTP servers, just look somewhere between page 1 and page 7. wink

                    Edit: here’s the link to my post: http://modxcms.com/forums/index.php/topic,6450.msg87717.html#msg87717


                    Quote from: neilcreek at May 31, 2007, 01:35 AM

                    I’m having a similar problem that other people have been able to resolve, I was hoping I could get some help. As far as I can tell I’ve installed this correctly, and have the correct ID set:

                    &modId=Module ID;int;3


                    But when I’m in the module in the MODx control panel, if I click on any of the 4 links (Home | Send Mail | List | Not Activated) I get the error message: "No record found for id 0". What’s going on here? I’ve checked the install instructions and I’m pretty sure I’ve got everything right.


                    To helps figure out your problem, can you hover your mouse over one of these links and tell us what URL do you get in your status bar. It should look something like that: http://youhost.com/manager/index.php?a=112&id=3&p=0

                    If you’re not seeing &id=3 in the above URL, than you probably have a configuration problem. Make sure to triple check that you have the number "3" written in the config of your module.



                      Olivier Deland
                      Montreal, Canada - Web Developer
                      • 16317
                      • 5 Posts
                      Hi,

                      I have installed the latest version of KoopsMailingList on a Windows installation of Modx. However, when I submit my email on the subscription form - I get this error:

                      -----------------
                      « MODx Parse Error »
                      MODx encountered the following error while attempting to parse the requested resource:
                      « PHP Parse Error »

                      PHP error debug
                        Error: proc_open() [function.proc-open]: CreateProcess failed

                        Error type/ Nr.: Warning - 2
                        File: E:\inetpub\vhosts\isarodeo.com.au\httpdocs\assets\modules\koopsmailinglist\Swift\Swift\Swift_Sendmail_Connection.php
                        Line: 108
                        Line 108 source: $this->handle = @proc_open($this->command, $pipes_spec, $this->pipes);

                      Parser timing
                        MySQL: 0.0103 s (6 Requests)
                        PHP: 0.0756 s
                        Total: 0.0859 s

                      ---------------

                      You can see the error in action here - http://www.isarodeo.com.au/index.php?id=73

                      I have installed the module a number of times and have been unable to find any reference to similar problems in the forum. Unfortunately I am not a developer, so I am not sure where to start troubleshooting the problem.

                      Any help would be greatly appreciated.

                      Kylie