Author Topic: 4images 1.6 (English)  (Read 17571 times)

0 Members and 1 Guest are viewing this topic.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
4images 1.6 (English)
« on: June 27, 2002, 09:30:22 AM »
4images 1.6 includes several bug-fixes and a few new functions:
  • Bugfix for download.php with Safe Mode enabled
  • Users can choose now if they want receive emails from the Administrator
  • Administrators can enable/disable account activation by email after registration
  • Users can search now by usernames
  • Individual permissions for each user
  • Easier integration of new database fields to store more user informations  (see "includes/db_field_definitions.php")
  • URL image and download url fields accepts now relative pathes
  • Auto-Thumbnailer for user upload
  • Optimizations concerning search index[/list:u]
    We recommend you to replace ALL (see Installtions.txt) files, but it is not neccessary. Below you will find a detailed list of new/changed files.


    Files changed (from Version 1.5):
    ---------------------------------------
    • includes/constants.php
    • includes/db_field_definitions.php
    • includes/db_mysql.php
    • includes/db_utils.php
    • includes/email.php
    • includes/functions.php
    • includes/search_utils.php
    • includes/sessions.php
    • includes/template.php
    • includes/upload.php
    • includes/upload_definitions.php  
    • download.php
    • global.php
    • lightbox.php
    • login.php
    • member.php
    • postcards.php
    • register.php
    • search.php
    • admin/admin_functions.php
    • admin/admin_global.php
    • admin/backup.php
    • admin/categories.php
    • admin/checkimages.php
    • admin/email.php
    • admin/home.php
    • admin/images.php
    • admin/resizer.php
    • admin/settings.php
    • admin/thumbnailer.php
    • admin/usergroups.php
    • admin/users.php
    • admin/validateimages.php[/list:u]
      New files (from Version 1.5):
      ---------------------------------------
      • includes/image_utils.php[/list:u]
        New or changed parts in the language files (from Version 1.5):
        ---------------------------------------
        • admin.php
          • new: $setting['account_activation']
          • new: $setting['auto_thumbnail']
          • new: $setting['auto_thumbnail_dimension']
          • new: $setting['auto_thumbnail_quality']
          • changed: $setting['im_convert_path'] to $setting['convert_tool_path'][/list:u]

             
          • main.php
            • new: $lang['allow_admin_emails']
            • new: $lang['search_by_username']
            • merged: $lang['keyword'] and $lang['search_desc'] to $lang['search_by_keyword'][/list:u][/list:u]
              Templates changed (from Version 1.5):
              ---------------------------------------
              • search_form.html
                • Name of the "search_field" radios are changed
                • New textfield for searching by usernames[/list:u]
                • member_editprofile.html
                  • New row for enabling/disabling email notifications from admins[/list:u]
                  • member_profile.html
                    • Fixed typo: tarbet -> target[/list:u][/list:u]
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search