I have two different installs of Ver. 2.52b3, and I uploaded the latest version of clippings.php to the INDEX version, but I tested the function on the MySQL version ;-(
After realizing my mistake I also tested the INDEX version and found that everything was okay!
best regard
Arne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For *EACH* item added to the initially empty clipping cart, red warnings are displayed:
"Item with I1882 is already in your clipping cart"
best regard
Arne
I should probably just remove those error messages since it really doesn't matter if you try to add an item that was already in the cart.
--John
Hi John
This am I fetched the modified version of clippings.php in the CVS.
In this version the following modification was done:
/*else {
print "\r\n\t\t<font class=\"error\">".$pgv_lang["item_with_id"]." ".$clipping['id']." ".$pgv_lang["error_already"]."</font><br /><br />";
}*/
However, when testing using the option:
"Add this person, his direct line ancestors, and their families"
The notices like: "Item with id I2058 is already in your clippings cart." was still produced ;-(
best regard
Arne
Sorry - please forget the last posting ;-)
I have two different installs of Ver. 2.52b3, and I uploaded the latest version of clippings.php to the INDEX version, but I tested the function on the MySQL version ;-(
After realizing my mistake I also tested the INDEX version and found that everything was okay!
best regard
Arne