Tag: "6.11.1"

  • It is generally a good idea to try this before using a more complex form of upgrading. However, it is always advised that you make a backup of your site beforehand. more »
  • When developing skins, enabling the little Dev menu can be very useful. How to enable the Dev menu In the _advanced.php, change the following lines: /** * Do you want to display the "Dev" menu in the evobar? * This allows to display the dev… more »
  • The latest documentation for upgrading to a higher version is included in your blog bundle, specifically in the doc directory. For example: doc/upgradefrom_b2evo.en-UK.html. The following instructions refer to the upgrade documentation included with ver… more »
  • The Item Usage defines the internal function of an Item Type. For example: "Blog Post", "Post with custom fields" and "Manual Page" may be 3 Item-Types that all have the usage of "In content flow Post".… more »
  • Completing installation Once your installation is done and basically working, there are still a few tricky things you should definitely take care of: * When you edit any of the config files, be careful ‘'’not to add any extra blank lines&… more »
  • This task cleans up the scheduled jobs list by deleting old completed jobs. more »
  • When emails sent by b2evolution cannot reach their destination (wrong address, mailbox full, rejected as spam) they will be returned to the Return-Path address you specified. This task will connect to that mailbox through IMAP and extract useful inform… more »
  • WARNING: This feature is deprecated and no longer actively supported. This task will connect to a mailbox by IMAP in order to let you post by email. Connection settings used by this task can be configured here: Post by email. The following options can… more »
  • This Disp is used to download a file which is attached to a Item/Post. more »
  • Webmention is a web standard mechanism that allow bloggers to refer to each others posts, from one site to another. When you link to a website in a Item/Post, you can opt to send it a Webmention to notify it. The protocol is implemented by many… more »
  • This panel is useful only if you are sending email through PHP’s internal mail() function, i-e through your webserver’s SMTP service. On some web hosts, the default params that b2evolution passes to the mail() function are not accepted. On… more »
  • This panel allows you to enable the use of an STMP server and configure its connection settings. more »
  • Note that comments can be disabled at the Post level, the Post Type level or the Collection level. When comments are enabled, you will see something like this under each post: Logged-in Users [image:9050:] Anonymous Users For anonymous users the form… more »
  • This Disp is displays the list of contacts the current User has established on this b2evolution installation. more »
  • This Disp is used to display a hierarchical view of categories and sub-categories of a collection. This, of course, only applies as long as the particular skin you are using doesn’t completely override the behavior of b2evolution’s default… more »
  • This Disp is used to display instructions to Users on how to activate their account. They can also use it to request for a new activation email if needed. This only works if In-skin login is activated in In-skin Action Settings. This, of course, only… more »
  • This Disp is used to display the latest comments of the current collection. The display is controlled by the settings found in the collection Features > Other displays > Latest Comments. This, of course, only applies as long as the particular skin… more »
  • This Disp is used to display a directory of archive pages. The type of archives being displayed can be configured in the collection Features > Other > Archives Panel. This, of course, only applies as long as the particular skin you are using… more »
  • This Disp is similar to disp = login and is used when the current collection is private and actually requires the User to login before displaying the content. Collections can be made private through the Collection Permission Settings. This only works if… more »
  • This Disp is used when b2evolution cannot find or understand what information is requested through the URL. Different behaviors can be configured through the SEO Settings > Other pages Panel. Details about the cause of the 404: You can determine the… more »