Błąd

Wystąpił nieoczekiwany błąd. Postaramy się jak najszybciej go rozwiązać.

ConMobile.de
Impressum

ConMobile.de
Marcin Olesiewicz
Beim Zeugamt 6
21509 Glinde
Germany
USid: DE242106597

Facebook

ErrorException [ Warning ]: Illegal string offset 'prefix'

APPPATH/views/site/operator_info.php [ 138 ]

133             echo '</h4>';            
134             $count_prefixes = count($prefixes);
135             
136             for($i=0; $i < $count_prefixes; $i++)
137             {
138               echo '<p title="'.$prefixes[$i]['prefix'].'" style="width: 150px;float: left;">'.'+'.$prefixes[$i]['prefix'].' - '.$prefixes[$i]['price'].' &euro;</p>';
139               if( $i < $count_prefixes-1 )
140               {
141                 echo '';
142               }
143             }
  1. APPPATH/views/site/operator_info.php [ 138 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. APPPATH/classes/controller/site/prices.php [ 72 ] » Kohana_View->render()

  5. {PHP internal call} » Controller_Site_Prices->action_operator_info()

  6. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  7. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  8. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  9. DOCROOT/index.php [ 116 ] » Kohana_Request->execute()

Environment