This topic is locked

Email from List page

8/7/2011 6:24:59 AM
PHPRunner General questions
H
hsan author

I configured send e-mail button from list page as per instructions, but it does not work. If i do not select any record, e-mail will be sent with nothing in it. If I select any record and click the button, I will get:
JSON.parse

[Break On This Error] throw new SyntaxError('JSON.parse');};}}());
and nothing will happen. How to resolve this? I have tried both instructions - from the manual and from http://xlinesoft.com...ted_records.htm and both produce same results. Need help here.
Thanks

C
cgphp 8/7/2011

It's hard to say what's ahheping without seeing your actuals files. Anyway, check the number of selected records to prevent that email message is sent as blank page.

H
hsan author 8/7/2011



It's hard to say what's ahheping without seeing your actuals files. Anyway, check the number of selected records to prevent that email message is sent as blank page.


Cristian, you have access to the page. Also, if you need any additional files, I will send them to you. Button basically does not work the moment I select the first record. Pls give me a hand to resolving this.
Thanks