hielo
Tried your suggestion. The result is the same but the error message is different.
ERROR - 2009-08-24 06:12:18 --> Severity: Notice --> Trying to get property of non-object J:\thrice\system\applicati
Thanks for the input - I will keep working on this or a way around it.
There are other parts of the site that I need to finish.
Hopefully, the rest will go better than this portion.
Main Topics
Browse All Topics





by: hieloPosted on 2009-08-23 at 20:16:52ID: 25165416
instead of:
$advert['name']
.$advert['image']
try:
$advert->name
.$advert->'image