Closed adityasriv22 closed 5 years ago
This is urgent!!!!
Upload a zip archive and PF will extract the sub folders when campaign is made active.
On Nov 13, 2018, at 8:56 AM, Aditya Srivastava notifications@github.com wrote:
This is urgent!!!!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
it throws 404 error
Folder structure within the zip or the defined index attribute within the template is the problem.
On Nov 13, 2018, at 11:32 AM, Aditya Srivastava notifications@github.com wrote:
it throws 404 error
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
I edited the 3.conf file to point to the directory , it works on my localhost by visiting the server name mentioned in conf file but I am not sure if , when the campaighn goes live will it be able to work properly
if the website is extracted do i need to keep the email file and email image attachment in the same folder or the /deployed/campaigns/3 folder , the email doesn't seem to working if its keep out side the main website, also I uploaded the email files and images separately, and that does not show in the /deployed/campaigns/3/
No, the email and email image attachment needs to be uploaded to the template separately outside of the zip archive. The zip archive is only used to extract website files and will not impact the email.
On Nov 14, 2018, at 1:42 AM, Aditya Srivastava notifications@github.com wrote:
if the website is extracted do i need to keep the email file and email image attachment in the same folder or the /deployed/campaigns/3 folder , the email doesn't seem to working if its keep out side the main website, also I uploaded the email files and images separately, and that does not show in the /deployed/campaigns/3/
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks so much zeknox , can I know one more thing on how to change my time zone?
Pretty sure all Time is in UTC time zone so you’ll need to manually convert to whatever zone you are in.
On Nov 16, 2018, at 2:54 AM, Aditya Srivastava notifications@github.com wrote:
Thanks so much zeknox , can I know one more thing on how to change my time zone?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
How can I upload a full website as a template at once with segregated folders of css,js,images, In templates it has the option to put single file at a time, in that case it will take a lot of manual work to individually upload all files.