This topic is locked

5.2 q's

2/9/2010 4:53:17 AM
PHPRunner General questions
G
garethp authorDevClub member

Hi
I am having a play around it phprunner 5.2 and have a couple of questions if that's ok...

**

  1. Captcha**

    I have tried adding captcha to the login page but get the following error...
    Fatal error: Call to a member function on a non-object in /home/sites/miintra.net/public_html/5.2/include/commonfunctions.php on line 36



I have followed the procedure in the help file and click 'check syntax' and all appears OK. The only difference I get is <Table name>_captcha does not appear, just captcha.
Any ideas?
2) Ajax search, pagination and sorting

I have ticked this in the list page but just can not see/work out what it does. Can you give me a clue - sorry if being completely stupid.
3) Events

I see that numberous event options have been added and am particularly excited by the Javascript on load event. Am I correct in assuming I no longer need to add any Javascript on the visual editor anymore and can use this new even. This is fantastic - no issue on rebuild anymore.
Many thanks for a great upgrade and great support.
Gareth

Sergey Kornilov admin 2/9/2010

Gareth,
Javascript PageOnLoad event is the best place to put your Javascript code. It will run after page is fully loaded and all Javascript objects initialized.
In regards to first two issues - post your app to demo account and contact support team directly.