Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Invalid argument supplied for foreach()

Quote Reply
Invalid argument supplied for foreach()
Hello,

does anyone know why Links SQL reports the following error on translared templates?

"Invalid argument supplied for foreach()"

The template code that produces the erros is
"[..]<?foreach($link_cats as $rec)[..]".

Could it be related to globals?

Is there access to globals within PHP Templates?

Thanks a lot,

Joe