Wiki source for DebuggingHintsAndTips


Show raw source

======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]]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki