On the admin page, in the zones section, it explains how to embed the code into themes.

It says use print openads_invoke(0);> however, it should save <?php print openads_invoke(0);

print openads_invoke("my zone name");> should also be <?php print openads_invoke("my zone name");

Comments

jaydub’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.