b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Manuals Home
  • Latest Updates
 
  1. b2evolution CMS User Manual
  2. Developer Reference
  3. Debugging
  4. Ajax Debug Log

Ajax Debug Log

b2evolution v5.

The Ajax debug log us a CSS floating windows that shows you the AJAX requests between the browser and the server.

If you have already turned on debug mode (see Debugging), you just need to click "JS log" in the evobar. The window will appear on every page until you close it. (The open window state is maintained with a client side cookie).

Otherwise,you can turn it on with this line in the config:

 $debug_jslog = 1;

Alternatively,use:

$debug_jslog = 'pwd';
$debug_pwd = 'mysecret';

Then call any page with the following appended to the url: ?jslog=mysecret
Turn off with: ?jslog=

Note: For the JSlog to work properly should disable the page caching for current blog or clear the cache folder every time you want to use this param in the URL.

Created by fatimahnasra • Last edit by fplanque on 2020-01-13 23:54 • •

No feedback yet

Search the Manual

Content Hierarchy

  • b2evolution CMS User Manual
  • User's Guide
  • Installation / Upgrade
  • Front-office Reference
  • Back-office Reference
  • Developer Reference
    • Website Skins/Themes
    • Email Skins/Themes
    • b2evolution Files
    • Website Integration
    • Plugins
    • Debugging
      • Using Multiple Domains
      • Crumbs (nonces)
      • Setting up a multidomain test environment
      • Ajax Debug Log
      • Debugging
      • Viewing PHP errors
      • Dev Menu
    • Technical Reference
    • Hacks
    • Credits
    • Development
    • How to... (Customize)
    • Scheduled Tasks Reference
  • Operations Reference
  • Advanced Topics
  • Glossary
  • Archives
Social CMS software

This online manual is powered by b2evolution CMS – A complete engine for your website.

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque