This topic is locked
[SOLVED]

 Rogue Edit Page where return to List does not work

10/23/2013 2:20:21 PM
PHPRunner General questions
C
CWDATA author

Quite simply I have a system where everything is working fine except I have one rogue Edit page where when I select return to list it doesn't work. There is no error message just nothing happens.

Probably something very simple but it's been a long day!!

Carl.

C
cgphp 10/23/2013

Did you check firebug for errors?

C
CWDATA author 10/23/2013



Did you check firebug for errors?



Hi mate,
I have not heard about firebug can you expand?

Many thanks,

Carl.

C
cgphp 10/23/2013

Firebug is a plugin for firefox http://getfirebug.com/

C
CWDATA author 10/23/2013



Firebug is a plugin for firefox http://getfirebug.com/



Thanks Cristain,

I will leave that for now as I have no idea about the product so at this stage do not want to complicate matters. I am up against tight deadline as it is.

But your input is very much appreciated.

Carl.

Sergey Kornilov admin 10/23/2013

If 'Back to list' button doesn't work that means you are facing some sort of Javascript error on the page.
Here is the article that explains how to troubleshoot Javascript errors using Firebug or Developers tools in Chrome:

http://xlinesoft.com/blog/2012/05/22/how-to-troubleshoot-javascript-errors/

C
CWDATA author 10/23/2013



If 'Back to list' button doesn't work that means you are facing some sort of Javascript error on the page.
Here is the article that explains how to troubleshoot Javascript errors using Firebug or Developers tools in Chrome:

http://xlinesoft.com/blog/2012/05/22/how-to-troubleshoot-javascript-errors/



Thanks for your reply.

However I am using IE10.

C
cgphp 10/23/2013

Use Chrome or Firefox for a better debug.