[eluser]JPrieto[/eluser]
line 8
Code:
<?php foreach ($query->result() as $row): ?>
i'm only using ONE installation
it is called gifts
it is a sub-directory in my www root directory
when posting, i change the word gifts to codeigniter to prevent confusion
but it is only 1 installantion
i tried to solve the problem using a : then using ;
right now it is using a :
thanks
i also tried a space after thr word foreach - and tried without space
both way i get the SAME error
wow .. well, i'm almost there ..... chasing the bug -- I'll catch up (with your help)
ALSO...........
when the error displays, there is a big square that displays this too
================================================
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: query
Filename: views/blog_view.php
Line Number: 8
=================================================