I have a tell_a_friend form working on the articles section of my site, but the same form in the products section displays nothing. The entries in this section were import via the Datagrab addon. When I create a new entry it works fine. So I think it has something to do with importing the entries. How is the tell-a-friend form triggered?
This is the output from the profiler of the one that works:
(0.378853 / 14.90MB) Calling Class/Method: Email/tell_a_friend
(0.378987 / 14.89MB) -> Class Called: Email
(0.379026 / 14.89MB) -> Method Called: tell_a_friend
This one from the one that doesn’t:
(0.308286 / 11.83MB) Calling Class/Method: Email/tell_a_friend
(0.308384 / 11.83MB) -> Class Called: Email
(0.308421 / 11.83MB) -> Method Called: tell_a_friend
(0.309166 / 11.83MB) -> Data Returned
Any ideas as to why this is happening? Thanks.
ee 2.2.2