Thanks Dragonrider,
re: “If you change the phplist folder (directory) to a name other than lists, you’d need to add the following line to your lists/config/config.php file.”
> Actually found it in the lists/config/config_extended.php file…
I made changes and then inserted it into the last line of the config.php file, and saved changes in UTF-8 format + FTP’ed the changed file.
I noticed that the config.php file opened with: <?php
but that this was left open (no “” ).
Is that okay?
Also, I un-commented the Credits/$stats_collection… to Cc me personally, by separating with a comma (no blank space). Will the following work?
$stats_collection_address = ‘phplist-stats@phplist.com’,‘xyz@bestfooting.net’;
If not, I will remove my email address.
I did change $pageroot = … per your instructions, it should work.
Oh no, just tried to login to Admin - it doesn’t run:
[404] Not Found
The requested URL /php_list_newsletters_management/admin was not found on this server.
I had edited the config.php file with everything … Do I now need to replace it with the original/unedited config.php file unchanged (except for the $pageroot = … }?