-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I am adding the following to the bottom of my already existing and implemented data.xml for my game project, before
<promoter>
<product> ... </product>
</promoter>
This causes that particular project page not to load with 500 internal server error. I checked the error_log and there is nothing that isn't normally there (PHP Warning: Module 'zip' already loaded in Unknown on line 0).
Do I need to reinstall the press kit and enable a particular setting? I have changed a number of links from http to https within sheet.php (things like youtube embed or the j-query library links), however even removing that/implementing it for the Promoter line made no change:
$promoterxml = simplexml_load_file('https://promoterapp.com/dopresskit/'.$promotercode);
Thanks,
Vicky
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels