Forum Moderators: coopster
In IE8 it works when you click on <link on page>.
Its shows currently in ugly blue,but it works.
In Firefox 3.0.7 all i get is "Session Error. 'ship' not found" (translated cause in dutch its "Session Error. 'schip' niet gevonden."
Nobody seems to have a clue why this is happening..
Every help i can get would be great.
[edited by: coopster at 10:57 am (utc) on Mar. 19, 2009]
[edit reason] no personal urls please TOS [webmasterworld.com] [/edit]
hi, im not sure what you mean by system or user generated...
My only query here was whether the error you see is generated by the PHP Zend engine or you (the user/developer) are triggering it yourself in code? I'm not sure whether you can even get language packs for the PHP Zend engine (can you ?) which would output all system errors in your chosen language pack. (?)
If you do trigger this error in code, what check (or code block) are you executing prior to the reported error?
In Firefox 3.0.7 all i get is "Session Error....
i dont see any errors whasoever in firefox .....
i just use a html page with inside an iframe with external adres...
is thats whats causing it?
By the sounds of it, this would require 3rd party cookies (if you are setting any cookies in the page - which sessions will do by default), and if 3rd party cookies were disabled... this sounds like your problem.
I'm not sure what the default setting is across current browsers? 3rd party cookies are often used to track users across multiple sites for advertising purposes, so there is reason to disable them.