Jump to content

triballi

Approved members
  • Posts

    2
  • Joined

  • Last visited

About triballi

triballi's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. OK. I think I found solution. In www/delivery/asyncspc.php I replaced line 2454 MAX_header('Access-Control-Allow-Origin: * '); with MAX_header('Access-Control-Allow-Origin: http://deliverysite.rs'); MAX_header('Access-Control-Allow-Credentials: true'); I cleared var/cache And it works now
  2. Hi, everything worked perfect till several days ago. Then all banners stopped delivering. I updated Revive but without results. Then I checked in debugger and saw this error: Wildcards cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://deliverysite.rs' is therefore not allowed access. How can I solve this problem? thanks, Milan
×
×
  • Create New...