I’m trying to set up a download and having a serious issue. If I’m logged in I can download the file. So, no problem there. If I’m not logged in, I’m directed away from the file. So, still good. Unfortunately, the Membership Options Page is not being displayed. There are no errors when I inspect the page in the developer console and no source code when I view the source. Nothing in debug
or phperror
logs either.
The URL looks like it is trying to load the MOP, but never gets there:
https://sitegeeks.guru/membership-options?_s2member_vars=file..level..0..file..access-s2member-level0%2FWebsite+Spring+Checkup+2017.pdf..Lz9zMm1lbWJlcl9maWxlX2Rvd25sb2FkPWFjY2Vzcy1zMm1lbWJlci1sZXZlbDAvV2Vic2l0ZSUyMFNwcmluZyUyMENoZWNrdXAlMjAyMDE3LnBkZg%3D%3D&_s2member_sig=1488296914-9aea151a71e5f0c21336021821a5310c
Any ideas? Thanks in advance.