warning: Invalid argument supplied for foreach() in /home/vhosts/domainname.com/httpdocs/modules/i18n/translation/translation.module on line 858.
On translated pages this error occurs, i have had a look at the mentioned file but I'm not a coder so i have no clue what the problem might be, who can be of assistance?
Thanks in advance!!
Comments
Comment #1
mcload commentedComment #2
danon1981 commentedThis is the piece of code from the mentioned file by the way.
I think I solved the error by putting:
In front of the first mentioned $params in the file
But now I'm getting the same error for line 895
This is the code from around line 895:
Help needed !!
Comment #3
danon1981 commentedWhen I use the default Garland theme it seems it doesn't produce an error.
anyone???
Comment #4
danon1981 commentedOk found out that the problem must have to do with the different way of displaying the translation links in my self made template
This is de code from page.tpl.php
This is the code form my template.php
I gonna keep searching and trying!!
Really hope someone can help me out :)
Comment #5
danon1981 commentedComment #5.0
danon1981 commentedtook ou the domainname to clean up google profile