PHP extension XSL – How we enable it?

PHP extension XSL help websites to generate HTML pages from XML data. Thus it is quite inevitable in major website building platforms. However, to enable this extension we install it and add it in the PHP configuration on the server. At Bobcares, we often get requests...

Dotnetnuke session timeout – Quick fix

Dotnetnuke session timeout errors are quite common in DNN websites. By default, cookies are set to automatically expire when it reaches its expiration date in DNN. This causes the session timeout error. At Bobcares, we often receive requests to fix DNN errors as a...