I'm having the same problem.
php-4.3.3-6
mysql-3.23.58-4
apache-2.0.47-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-06-16
Same for me. I suspected that this function already existed in php, so I renamed it (and all its occurence, not that many, maybe two or three), and it worked fine!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fatal error: Cannot redeclare gettext() in /home/garris49/public_html/phpfin/functions.inc on line 209
how would i fix this?
I'm having the same problem.
php-4.3.3-6
mysql-3.23.58-4
apache-2.0.47-10
Same for me. I suspected that this function already existed in php, so I renamed it (and all its occurence, not that many, maybe two or three), and it worked fine!
Thanks Fred, your idea worked good for me. I renamed all instances of getText to getext in functions.inc (only works for old non-supported phpfin)