This topic is locked

Save Button on Add/Copy not working

6/28/2011 5:39:57 PM
PHPRunner General questions
J
JCJordan author

I am having issues with the the save button on only one page of my site. It was working correctly. I am able to save when editing row, but not when trying to add or copy a record. I have several pages and everything works, it's just the one page. If I switch it to no popup, it works fine. Any ideas what would cause it to do this?

C
cgphp 6/28/2011

Hi JCJordan,
post your application to Demo Account and paste here the URL. 'Demo Account' button can be found on the last screen in the program.

J
JCJordan author 6/28/2011
C
cgphp 6/29/2011

Have you inserted some custom js code in the Javascript OnLoad event ? or some code for the copy page event ?
Please, provide more details.

J
JCJordan author 6/29/2011

The only code added was for Before Record Added on that page and the code had been working fine and there have been no modifications to it. The code is

$values["Userid"] = $_SESSION["UserID"];
// Place event code here.

// Use "Add Action" button to add code snippets.
return true;

which I pulled from the forums. All pages have been reset to defaults.

C
cgphp 6/29/2011

If you enable firebug, you'll see that an error occurs after copy page is loaded.

J
JCJordan author 6/29/2011

How would I go about fixing this? I have done a complete build and reinstalled the program and still nothing?

C
cgphp 6/29/2011

It's hard to say what's happening without projects files. I suggest you to open a ticket.