Error on admin page

cookiesunshinex - June 2, 2009 - 12:37
Project:Openads
Version:6.x-1.0
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

It says use

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

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

#1

jaydub - June 11, 2009 - 05:56
Status:active» fixed

#2

System Message - June 25, 2009 - 06:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.