Skip to content. Skip to navigation

Guide CMS

You are here: Home All CMS C Campsite News Campsite 2.6.9 Released

Campsite 2.6.9 Released

by Guy Vigneault last modified 2008-01-19 11:11

Campsite 2.6.9, a bug-fix update for 2.6.8, has been released.

Logo CampsiteNews from Campsite Website

All users are strongly encouraged to upgrade. Since the 2.6.8 version the PHPWrapper was obsolete. You should remove the old PHPwrapper if you had it installed.

To download the new version, click here.

Changes since 2.6.8:

Bugs Fixed:

01) #702 - ImageArchive: Deleting last image on the page should go
to previous page
02) #2456 - Two users or more can have the same email address
03) #2460 - The calendar doesn't work for certain languages
04) #2461 - "If Language" template statement doesn't work when the
issue is not defined
05) #2462 - "If Article number" template statement does not work
06) #2463 - "If Article has_translation" template statement works
incorrectly
07) #2464 - Upgrading from 2.2.x returns an error
08) #2466 - Admin interface crash when the interface language id was
not selected in article screens
09) #2470 - Admin interface crashes when creating "New Publication"
in a blank database
10) #2471 - Crash on invalid image/thumbnail size when creating the
images
11) #2476 - Error on article action: Undefined variable: BackLink
12) #2477 - Admin interface crashes on uploading a corrupt image
13) #2481 - Adapt the install script to Ubuntu
14) #2495 - Invalid notice warnings in the merge preview screen
15) #2496 - Invalid article preview in the article type merge preview
screen
16) #2498 - Users synchronization between campsite/phorum tables doesn't
work

Important note

From the version 2.6.8 you don't need the PHPWrapper in order to run PHP code inside Campsite templates. Although it's not mandatory, you should remove the wrapper since it only slows down your server. Here are the steps you should take to update your Campsite install:

  • check if your PHP code used relative paths when including PHP scripts; replace the relative paths with absolute paths
  • remove the file .htaccess and the directory phpwrapper from your Campsite instance HTML directory