When creating a campaign, after I select a template in "Change/Select Template" in the "Template" step (step 3, after "Setup") and then press "Save and Next," I get the following error:
403 ERROR: Permission Denied
You do not have permission for this request:
/mailwizz/customer/index.php/campaigns/jj304g4bhz7f0/template?do=create
I turned on debugging by following the steps in https://forum.mailwizz.com/threads/enable-debugging.21/ and then reproduced the error a couple more times in succession; however, the Application Log only shows a singe error message that existed from before debugging was turned on.
I should note that I have two licenses and two copies of mailwizz on the same server: one located in ~/public_html/mailwizz/ and another located in ~/public_html/websitename.com/mailwizz/. Each was independently installed without copying from one location to another. Lets call the former installation "Installation A" and the latter installation "Installation B" to help keep things clear. Installation B works perfectly while Installation A has the problem creating campaigns.
To test whether it was a problem with how my template was written, I copied the source of the template created in Installation A and imported it into Installation B; I did not receive any error message when creating a campaign with that template on Installation B. I also copied a working template from Installation B and imported it into Installation A and received the same error message. So there's definitely something wrong with how Installation A was installed, but I'm not sure what exactly.
Thanks in advance for your assistance!
403 ERROR: Permission Denied
You do not have permission for this request:
/mailwizz/customer/index.php/campaigns/jj304g4bhz7f0/template?do=create
I turned on debugging by following the steps in https://forum.mailwizz.com/threads/enable-debugging.21/ and then reproduced the error a couple more times in succession; however, the Application Log only shows a singe error message that existed from before debugging was turned on.
I should note that I have two licenses and two copies of mailwizz on the same server: one located in ~/public_html/mailwizz/ and another located in ~/public_html/websitename.com/mailwizz/. Each was independently installed without copying from one location to another. Lets call the former installation "Installation A" and the latter installation "Installation B" to help keep things clear. Installation B works perfectly while Installation A has the problem creating campaigns.
To test whether it was a problem with how my template was written, I copied the source of the template created in Installation A and imported it into Installation B; I did not receive any error message when creating a campaign with that template on Installation B. I also copied a working template from Installation B and imported it into Installation A and received the same error message. So there's definitely something wrong with how Installation A was installed, but I'm not sure what exactly.
Thanks in advance for your assistance!