phplist

Not able to save settings in phpList admin panel


I am integrating phpList into my website. I initialized database. I was able to integrate my website with phpList.

In admin panel whenever i try to do anything like delete member from subscriber list or change any setting for subscriber page. I am getting this error "The requested URL /index.php was not found on this server."

I know that this is the problem of path.

When user receives email it says to confirm click on this.

http://admin.ridesharebuddy.com/lists/?p=preferences&uid=TOKEN

When user clicks on this, it displays error page not found.

Because path should be something like this.

http://admin.ridesharebuddy.com/rideshare/lists/?p=preferences&uid=TOKEN

How can i change this path ?


Solution

  • So from what I see, you have 2 issues:

    Firstly:

    Secondly:

    If you could update the post with source for the files, then I may be able to help you further.

    If you feel you can't do the above, then I suggest using a different, more mature (and better coded), mailing script for your site.