[Phpgedview-talk] One good site & one bad site, same code...
Brought to you by:
canajun2eh,
yalnifj
From: Keith C. <ke...@dr...> - 2005-03-12 09:53:58
|
First off, I would like to tell everyone who's worked on developing phpGedView that it's an awesome project. Job well done. I'm currently trying to use PhpGedView v3.3 beta 2 on two seperate sites. One is my test site and the other is my live site. Both are virtual servers on the same physical server. I decided to give 3.3 beta 2 a try because it has the HTML Block, which I have been wanting to have something of this nature for quite some time now. I'm sure it'll be a popular new feature. At my test site, http://www.drac0.net/genealogy the My GedView page works. On my live site, http://www.conleykin.com, with the exact same code uploaded the My GedView page doesn't load. Instead it gives this error: *Fatal error*: Call to undefined function: a() in */home2/keith/public_html/index.php(203) : eval()'d code* on line *1 When I compaired the two index.php files from both sites, they are exactly the same. I've even reloaded everything on my conleykin.com site, thinking that maybe I had some file corruption from the ftp upload. I'm just beginning to learn Php, so my programming skills are not much to brag about. I'm thoroughly confused on this one. Any suggestions on what to try? Thanks in advance, Keith Conley * |