Hung Bui Posted June 17 Report Share Posted June 17 After I modified a person birthday and type in a new place on a person, I went back to click "Places" to try the enter the Geo Location, I get the following error message: Parse error: syntax error, unexpected token "{" in /home/hnbui/www/org/gia-pha/admin_places.php on line 349 Here is the code lines 348-350: <td class="fieldnameback fieldname"><nobr> <b><?php echo $admtext['treeid']; ?></b> </nobr></td> <!-- ### Tree ID Mod: heading for new Tree ID column--> <td class="fieldnameback fieldname"><nobr> <b><?php echo {$row['gedcom']} ?></b> </nobr></td> /* treeID added by Tree ID mod*/ <td class="fieldnameback fieldname"><nobr> <b><?php echo $admtext['tree']; ?></b> </nobr></td> I include the admin_places.php file I download here for your reference. I deleted the pair of "{" and "}" and it seems to work. I am not really conversant on php so I do not know if I have done the right thing. Thanks - Hung Bui admin_places-hnbui.php Quote Link to comment Share on other sites More sharing options...
ajnsmits Posted June 19 Report Share Posted June 19 The same_person_link_v15.0.3.9 mod does not modify admin_places.php in any way. The syntax comes from treeid_mod_v15.0.3.9. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.