Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

Version 4.6.1

Information

  • Release Date: February 09, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Cannot un-sponsor blog.
  • Missing SEO settings.
  • Top bloggers block: cannot get cover photo of the first user.

Changed files:

  • M Ajax/Ajax.php
  • M Controller/AddController.php
  • M Install.php
  • M Service/Permission.php
  • M views/block/link.html.php
  • M views/block/top.html.php

Version 4.6.0

Information

  • Release Date: January 09, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Setting cache time of sponsored and featured blocks don't work.
  • Register users cannot sponsor blogs in case the price is 0.
  • Sub-categories show wrong links in My Blogs page.
  • Admincp - Manage Categories: Show No categories found after deleting a sub-category.
  • The button Sponsor your items still be shown while users don't have permission to sponsor.
  • Pending Blogs page: Does not show message after approving blogs by mass action.
  • Duplicate blogs when click on publish button many times.

...

  • Improve layout of pages and blocks.
  • Support both of topic and hashtag.
  • Support drag/drop, preview, progress bar when users upload photo.
  • Validate all settings, user group settings, and block settings.

Changed files:

  • Ajax/Ajax.php
  • Block/AddCategoryList.php
  • Block/BlogNew.php
  • Block/Categories.php
  • Block/Featured.php
  • Block/Feed.php
  • Block/PopularTopic.php
  • Block/Preview.php
  • Block/Related.php
  • Block/Sponsored.php
  • Block/TopBloggers.php
  • Controller/AddController.php
  • Controller/Admin/AddCategoryController.php
  • Controller/Admin/CategoryController.php
  • Controller/Admin/DeleteCategoryController.php
  • Controller/DeleteController.php
  • Controller/IndexController.php
  • Controller/ProfileController.php
  • Controller/ViewController.php
  • Install.php
  • Installation/Database/Blog.php
  • Installation/Database/Blog_Category.php
  • Installation/Database/Blog_Category_Data.php
  • Installation/Database/Blog_Text.php
  • Installation/Version/v453.php
  • Service/Api.php
  • Service/Blog.php
  • Service/Browse.php
  • Service/Cache/Remove.php
  • Service/Callback.php
  • Service/Category/Category.php
  • Service/Category/Process.php
  • Service/Permission.php
  • Service/Process.php
  • assets/autoload.js
  • assets/main.less
  • hooks/admincp.service_maintain_delete_files_get_list.php
  • hooks/bundle__start.php
  • hooks/route_start.php
  • hooks/template_template_getmenu_3.php
  • hooks/validator.admincp_user_settings_blog.php
  • phrase.json
  • start.php
  • views/block/add-category-list.html.php
  • views/block/categories.html.php
  • views/block/entry.html.php
  • views/block/entry_block.html.php
  • views/block/featured.html.php
  • views/block/feed.html.php
  • views/block/link.html.php
  • views/block/new.html.php
  • views/block/preview.html.php
  • views/block/related.html.php
  • views/block/specialmenu.html.php
  • views/block/sponsored.html.php
  • views/block/top.html.php
  • views/controller/add.html.php
  • views/controller/admincp/add.html.php
  • views/controller/admincp/category.html.php
  • views/controller/admincp/delete-category.html.php
  • views/controller/delete.html.php
  • views/controller/edit.html.php
  • views/controller/index.html.php
  • views/controller/profile.html.php
  • views/controller/view.html.php

...

ID

Block

Name

Reason

1

blog.topic

Popular Topic

Don't use anymore. Use the block tag.cloud instead

Version 4.5.3

Information

  • Release Date: September 15, 2017
  • Best Compatibility: phpFox >= 4.5.3

...