Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-9946

$inserts empty in sql_query() for oracle

XMLWordPrintable

      http://www.phpbb.com/bugs/modteamtools/62554
      Look at the attached image, "invalid argument supplied for foreach()".
      From includes/db/oracle.php starting at line 327.

      $inserts = $vals[0];
      unset($vals);
       
      foreach ($inserts as $key => $value)
      {

      But the part where $vals is set is commented out making $inserts to be empty.

            bantu Andreas Fischer [X] (Inactive)
            tumba25 Jari Kanerva [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: