Wiki source for DebuggingHintsAndTips
======Debugging Hints and Tips======
=====AJAX: =====
- try renaming the Submit button from Submit to Submitt. this disables Ajax and may unveil some hidden errors
if($('submit')) {
Event.observe("submit", "click", submit_form, false);
- rename form name to disable ajax it does ajax if the form name is iform
=====CARP: =====
~- CARPConfigurationSyncTroubleShooting
~- CARPConfigurationTroubleShooting
~- [[CARPTroubleshooting]]
=====High Loads: =====
~- HighLoad
=====FTP: =====
~- FTPTroubleShooting
=====Rebooting: =====
~- pfSenseRebooting
=====Booting: =====
~- BootTroubleShooting
=====Load Balancing: =====
~- InBoundLoadBalancingTroubleShooting
=====Panics: =====
~- ObtainingPanicInfoForDevelopers
=====Port Forwarding: ======
~- PortForwardTroubleShooting
=====PPTP: =====
~- PPTPTroubleShooting
=====Wireless: =====
~- [[Wireless]]
=====AJAX: =====
- try renaming the Submit button from Submit to Submitt. this disables Ajax and may unveil some hidden errors
if($('submit')) {
Event.observe("submit", "click", submit_form, false);
- rename form name to disable ajax it does ajax if the form name is iform
=====CARP: =====
~- CARPConfigurationSyncTroubleShooting
~- CARPConfigurationTroubleShooting
~- [[CARPTroubleshooting]]
=====High Loads: =====
~- HighLoad
=====FTP: =====
~- FTPTroubleShooting
=====Rebooting: =====
~- pfSenseRebooting
=====Booting: =====
~- BootTroubleShooting
=====Load Balancing: =====
~- InBoundLoadBalancingTroubleShooting
=====Panics: =====
~- ObtainingPanicInfoForDevelopers
=====Port Forwarding: ======
~- PortForwardTroubleShooting
=====PPTP: =====
~- PPTPTroubleShooting
=====Wireless: =====
~- [[Wireless]]