Chris Herbert
|
| Posted: 01/22/2006, 8:30 AM |
|
I am using Codecharge Studio 3.0.2.2 (PHP)
I have converted a project from 2.3.2.28 and I keep getting the following error calling pages...
Fatal error: Call to a member function GetText() on a non-object in c:\wamp\www\stirling\Template.php(72) : regexp code on line 1
Any ideas how to cure?
|
|
|
 |
mamboBROWN
Posts: 1713
|
| Posted: 01/23/2006, 6:21 AM |
|
Chris Herbert
Have you contacted support with your issue ( http://support.yessoftware.com )?? Also, you might want to search the forums to see if anyone else has experienced the same issue with converting their projects. Just a thought.....
|
 |
 |
Walter Kempees
|
| Posted: 01/24/2006, 2:23 AM |
|
Did you set Internationalization ON in 3?
GetText is part of the Internationalization process.
<ChrisHerbert@forum.codecharge (Chris Herbert)> schreef in bericht
news:243d3b31587fdb@news.codecharge.com...
>I am using Codecharge Studio 3.0.2.2 (PHP)
>
> I have converted a project from 2.3.2.28 and I keep getting the following
> error calling pages...
>
> Fatal error: Call to a member function GetText() on a non-object in
> c:\wamp\www\stirling\Template.php(72) : regexp code on line 1
>
> Any ideas how to cure?
>
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |