Subdreamer 3.* (и все последующие релизы)

Перезалейте 3.4.0 пожалуйста
 
А что за прикол то... Причем здесь новый год попросил перезалить последний саб
 
А что за прикол то... Причем здесь новый год попросил перезалить последний саб

Размер файла не лез на форум - пришлось перезалить на другой хост, извини, ссылку поправил...
 
Subdreamer 3.4.1 null

PHP:
######################################################################
########## Subdreamer 3.4.1 - June 22, 2011 - Release Notes ##########
######################################################################

IMPORTANT *** IMPORTANT *** IMPORTANT *** IMPORTANT *** IMPORTANT *** 
The following folders MUST be made writable after upload (in FTP):
/admin/backup
/cache
/includes/tmpl/cache
/includes/tmpl/comp

* Security for SD upgrade script:
* It is now REQUIRED to be currently logged-in to the Admin panel in order
* to execute the SD upgrade script (if current SD version is 3.x)!!!

IMPORTANT *** IMPORTANT *** IMPORTANT *** IMPORTANT *** IMPORTANT *** 

Please consult the online help for upgrading Subdreamer.

Please consult the Subdreamer forum for any planning/discussion about your
2.6 to 3.3 upgrades.

It is required to upload ALL folders and files to the webserver by FTP!
Be sure that your FTP program is not fixed on "ASCII" or "BINARY" mode,
your FTP program needs to be set to AUTO mode and proper designations 
for what is text and what is not. .php, .js, .css etc. are all 
ASCII for example. Your FTP client should be configure properly by default.

[UPGRADE]
---------
* Follow the upgrade instructions documented starting here:
  http://www.subdreamer.com/docs/index.php?section=upgrading&page=uploading

* After the upload, check to remove the file "/includes/rss.php"!
  This is outdated and an updated file is now residing in the Subdreamer
  root folder.

* If you are using older addon plugins under Subdreamer 2.6, and
are concerned about Subdreamer 3 compatibility, please consult the Subdreamer
forum for any planning/discussion about your 2.6 to 3.3 upgrades and older
plugins.

* Since 3.2 several plugins are included in the SD release, but require a 
one-time manual installation or upgrade to current versions:
- Forum Stats
- Latest Comments
- Link Directory
- Guestbook
- Chatterbox
- Latest Posts
- Top Posters
- Subcategory Menu
- Users Online
NEW: Starting with SD 3.4.1, these plugins will automatically be installed 
(if not yet done so) or upgraded if a newer version is indicated.

Goto Admin > Plugins > "Install or Upgrade Plugins" to check.

* Check Subdreamer.com plugin download section for updated plugins for 
other officially supported plugins.

* DO NOT INSTALL Event Manager 1.3.7 on Subdreamer 3. If it is already installed,
that is ok, just download the updated 1.3.8 version from Subdreamer.com and upgrade.
Admin > Plugins > Install or Upgrade Plugins. If you want to do a fresh install 
of the Event Manager plugin, you MUST use 1.3.8 from the website, otherwise your
Subdreamer Forum plugin will potentially be overwritten!

[---------------------------------- CACHING ----------------------------------]
>> Notes about caching can be found in the SD 3.3 release notes!


###############################################################################
WHAT'S CHANGED / WHAT'S NEW
###############################################################################

* NEW "Media Library" plugin
  This plugin comes as a separate plugin installation to accompany the existing
  Image Gallery plugin (p17_image_gallery). 
  This is basically a rewritten Image Gallery plugin, but since it'll support 
  multimedia files in the future, too, we named it differently.
  It supports many new features, like self-cloning, multiple display-modes 
  configurable per section, full CSS stylable, advanced admin user interface 
  with mass-moves of files, mass thumbnail-regeneration, section-level physical 
  storage folder, instant- multi-file upload with progressbar, image tags and 
  ratings (not for all display modes).
  
  Initially the plugin supports images only, but will be enhanced in future
  updates to allow for embedding/download of multimedia files as well 
  (such as flv, mp3, avi, ogv, webm etc.), similar to how the new Media admin 
  page does it since SD 3.4.0.
  
* NEW "Download Manager" plugin
  Similar to the Media Gallery plugin, this is a rewritten Download Manager
  ("p13_download_manager") with many new features, like self-cloning, enhanced
  admin interface, multimedia file embedding, instant file uploads (up to
  100 MB each) with progressbar, just to name a few.

Above plugins are capable of upgrading old SD2 "clones" of their previous
plugin versions - either standard or SD2 clone! - by copying all of it's plugin 
files into the e.g. "p2xxx_image_gallery" folder (SD2 clone) 
or "p13_download_manager" / "p17_image_gallery" folders; then proceed with
the upgrade on the "Install & Upgrade Plugins" page for the plugin.
One of the major advantages is, that SD2 clones become upgradable again, too.

Later on, whenever a newer version of each plugin becomes available, each
existing "copy" of them on the server should be upgraded at the same time 
(FTP upload of all files and plugin upgrade as usual) since they share the 
same codebase.

* Articles:
  + Articles plugin is now self-cloning-enabled!
    This means, it is possible now to create any amount of articles clones by
    creating a new folder under "plugins", e.g. "blog" (lowercase, no blanks),
    FTP-uploading all files from the "p2_news" folder into it and afterwards 
    install new plugin from "Plugins|Install & Upgrade Plugins" page!
    Important:
    This can even be done with old SD2 "clones", but should only be done with
    a full database backup at hand as the existing tables must be upgraded to
    utf-8 character set, which may fail on installations with a previous
    character set not like "ISO-8859*"!
  + Multiple-pages selection per article
    When editing an article, it is now possible to add/remove secondary
    pages where the article should also be displayed.  
  + The Admin main menu will display all available article plugins under
    "Articles" with their own submenus.
  * Filter bar supports filtering by page including secondary pages
  Note: multiple articles plugins share both the same code and CSS!
  Whenever a newer, core "p2_news" plugin comes along, upgrade all cloned
  versions (like in "blog") with the new files and upgrade each plugin!

* Media:
  + Viewing files: toolbar config (filter, display mode, sorting, pagesize etc.) 
    is now saved between pageloads in a cookie
  * Fixed typos in Javascript; code structure enhanced
  * Fixed: page footer overlapped files list in some browsers
  * Editing an image displayed hint below preview image as text, not HTML

* Skins page:
  * Fixed: a typo in the Javascript that prevented some browsers to load content
  * Fixed: page footer overlapped editor in some browsers
  * Reduced page HTML for display of "edit" icons (using CSS instead of 
    coded image tags); reduced HTML code when ajax-loading content

* Users page:
  * Fixed: after having cleared the filter bar (click on "red X") and then
    clicking a username to edit failed with an error message

* Settings|Languages:
  * Website Language: "Downloaded Plugins" sorted by original name 
  * Admin Language: "Downloaded Plugins" sorted by (translated) name with
    additional column showing the plugin id and original name (if translated)


General:
--------  
+ Preliminary support for Xenforo forum integration (incl. plugins Top Posters,
  Latest Posts, Users Online, Forum Stats)
* Fixed: Captcha was always requested for admins (interim bug since SD 3.4.0)
* Fixed: in rare cases page redirects after page submissions in admin caused
  a Javascript error and page failed to redirect
* Fixed: using secure page load (with https protocol) was not automatically
  detected for relative URL's and admin menu thus returned to non-SSL URL's

Plugins:
--------
* Contact Form
  * Fixed: with "Default Email Format" (Settings) being "Text", special
    characters like quotes, double quotes and ampersands were sent in
    their HTML encoded format
* Forum
  * Fixed: page for confirmation to delete thread(s) was missing a 
    closing "</strong>" tag
* Guestbook
  + Added option to prompt user for website information (default: yes)
  + Added option for HTML separator between messages
  + Added logging of IP Address for each message
  + Displays a hint to the user under the message entry box as to how
    many characters are allowed
  * Fixed pagination links  
* Latest Articles (the installable one, not the one in main plugins!)
  + Newly rewritten support for flexible, page-dependent articles display
    which allows to specify which page(s) articles to be displayed for
    any given page where the plugin is shown
  + Pagination links are now ajax driven
  IMPORTANT: make sure to have uploaded these files as well:
  /plugins/class_latest_articles.php
  /plugins/class_latest_articles_settings.php
  REMOVE these files (if they exist):
  /plugins/latest_articles/class_latest_articles.php
  /plugins/latest_articles/class_latest_articles_settings.php
* Latest Articles (under Main Plugins)
  * Fixed an issue with displayed links, which did not use the configured
    SEO friendly extention, but hard-coded ".htm"
* Users Online
  * Fixed: with Forum Integration active, links to user pages were 
    missing quotes in HTML tags




*Не забываем говорить "Спасибо"
 
Обновление прошло на ура

вот только слетел TinyMCE... Второй день не могу разобраться. У кого-нить такая же проблема? Как решали?
 
у меня все нормально. перезалей все фаилы...

разобрался уже, но всё же спасибо за помщь! Фишка была в том, что переименовывал дериктории под "себя", вот в одном файле была закорючка небольшая.
 
А 3.4.2 Есть у кого?
 
а какие функции по интергации с vbulletin 3.8.x поддерживаются сабом 3.4.х ???
 
Назад
Сверху