Skip to content

sdconsulting.ca

Home Contact Us News
 
You are here:
JQCubed 1.5.3 PDF Print E-mail
Written by Sébastien Dubé   
Tuesday, 14 July 2009 15:00

For Joomla 1.5.8+ using QCubed 1.0.0 Stable release

Fixed

  • Component version number in installation file has been corrected
  • Error Reporting issues
    • E_NOTICE and E_WARNING have been removed inside the JQCubed component. See jqcubed.php file in the /components/com_jqcubed folder.
  • To enable the QDataGridBase2.class.php, modify the QDatagrid.class.php and change the extends class to QDataGridBase2

 

 

We released 1.5.2 but realized some modifications should be made. Since some users might have already downloaded that version, we decided to increment the version number to avoid any confusion. The QDatagrid was causing some issues and returning an E_Warning message to the client side. To avoid this, we've added two lines in the component loader.

$jErrorReporting = error_reporting (E_ALL & ~E_WARNING & ~E_NOTICE);

At the end, we restore the error reporting in its previous state using:

error_reporting($jErrorReporting);

 

The component can be downloaded from the download section.

JQCubed component for Joomla 1.5.x

Please consult the Manual Installation section for all the basic modifications made for this version.

Last Updated on Monday, 20 July 2009 16:00
 

Login Form



[+]
narrow screen wide screen auto screen Increase font size Decrease font size Default font size fresh color hot color natural color dark color