David Ansermot Web Developer / TYPO3 Integrator

31août/110

TYPO3 : Fix “InlineBox::GenericInlineBox()” bug pdf_generator2 0.21

After some month without posting on my blog (lot of work / things to do), I come back with a small patch for TYPO3's extension "pdf_generator2".

To fix the blank pdf generation error, open the file ./typo3conf/ext/pdf_generator2/html2ps/box.inline.php
Insert the line in the constructor "function GenericInlineBox()".

  1. parent::GenericContainerBox();

Hope it helped you :)

9fév/110

WordPress 3.0.5 available

This update is a must do security update.
All WordPress users are strongly encouraged to apply it.

Download it
Official post

13jan/110

TYPO3 4.5 beta 4 released

The TYPO3 community as released the beta 4 of TYPO3 4.5.
You can download it here.

Read original post

18déc/100

WP Page QR 1.1.0 available

I'm proud to announce the release of WP Page QR 1.1.0.

Some bug fixs and template tag parameters are the principals changes.

Download WP Page QR 1.1.0
Plugin's home page

Changelog for 1.1.0 :

  • Added "doap" parameter for Template Tag
  • Added "size" parameter for Template Tag
  • Added "ecl" parameter for Template Tag
  • Added some comments
  • Cleaned code
  • Added parameters support in create() function
  • Added marker removing when post is not single
  • Fixed bad qr code url
14déc/100

Firestats Charts 1.1.3 available

I'm proud to announce the fresh release of Firestats Charts 1.1.3

Everybody should upgrade, 'cuz it fix the critical bug in the setting panel

Some bug fix and other, take a look on the changelog :

  • Added index.html file in directories
  • Removed be-override.css
  • Updated version number in class. Not showing right version on chart title
  • Added cache expire setting (default: 3600)
  • Fixed height not saved in settings page
  • Completly 3.0.3 compatible

Download Firestats Charts 1.1.3
Plugin homepage