Search found 2 matches

by elo
04 Mar 2010, 22:06
Forum: Help
Topic: user_pref_get_language()
Replies: 17
Views: 49958

Re: user_pref_get_language()

Maybe this is a problem of an old PHP version.
Changing all 'var's to 'public' in BugRelationData solved the problem for me (PHP 5.1.2).
I'm receiving the same error detailed above in previous posts..

Can you describe, in more detail, how you resolved the issue? (i.e. where's "BugRelationData ...
by elo
04 Mar 2010, 22:03
Forum: Help
Topic: user_pref_get_language()
Replies: 17
Views: 49958

Re: user_pref_get_language()

Maybe this is a problem of an old PHP version.
Changing all 'var's to 'public' in BugRelationData solved the problem for me (PHP 5.1.2).
Getting the same error defined in posts above..

Can you describe, with more detail, how you resolved the issue? Where's "BugRelationData"? Is it a file or a ...