![]() |
![]() |
![]()
Post
#1
|
|
![]() Grupa: Zarejestrowani Postów: 550 Pomógł: 9 Dołączył: 29.05.2009 Skąd: Ostrów Wielkopolski Ostrzeżenie: (0%) ![]() ![]() |
Witam,
mam dwie tabele: articles: i_id, i_name, i_text druga tabela: users id, username, password, first_name, last_name, role Robięto w ten sposób: Model:
kotroler
widok Kod <?php foreach($this->select as $row): ?> <table class="table1"> <tr><td colspan="2" class="title"><strong class="red">ID:</strong><?php echo $row->i_id ?></td></tr> <tr><td><strong class="blue">Tytuł:</strong></td><td><?php echo $row->i_name ?></td></tr> </table> <?php endforeach ?> Dostaję taki komunikat błędu: Kod Exception information:
Message: Select query cannot join with another table |
|
|
![]() ![]() |
![]() |
Wersja Lo-Fi | Aktualny czas: 14.08.2025 - 15:01 |