RE: [Phpgedview-talk] One good site & one bad site, same code...
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2005-03-14 16:28:18
|
Hi Keith, The Welcome Page and MyGedView pages are generated by the database, specifically the pgv_blocks table. It looks like the function names have been corrupted and you will need to clean out the table or erase the blocks.dat file. There were some problems with the updated blocks code that have been fixed in the CVS. I plan on releasing beta 3 later today which will have these fixes in it. --John John Finlay PhpGedView Project Manager http://www.phpgedview.net -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Keith Conley Sent: Saturday, March 12, 2005 2:54 AM To: php...@li... Subject: [Phpgedview-talk] One good site & one bad site, same code... First off, I would like to tell everyone who's worked on developing=20 phpGedView that it's an awesome project. Job well done. I'm currently trying to use PhpGedView v3.3 beta 2 on two seperate=20 sites. One is my test site and the other is my live site. Both are=20 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=20 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=20 uploaded the My GedView page doesn't load. Instead it gives this error: *Fatal error*: Call to undefined function: a() in=20 */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=20 exactly the same. I've even reloaded everything on my conleykin.com=20 site, thinking that maybe I had some file corruption from the ftp=20 upload. I'm just beginning to learn Php, so my programming skills are=20 not much to brag about. I'm thoroughly confused on this one. Any suggestions on what to try? Thanks in advance, Keith Conley * ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |