Install Info
Commit Log
- Fixing block placements for routing system
- [bug] Random Errors when E-Gifts is turned on
- [bug] Multilangual for report categories
- [bug] Blocks on pages index
- [bug] Block People (carried over from support forum)
- [bug] Subscribed membership package issue
- [bug] Compose message privacy issue
- [bug] refresh not working #468
- [bug] Users search issue on admincp
- [bug] No option for theme flavor removing
- [bug] Module Photo – Adult content
- [bug] Apps menus are not deleted when apps are deleted
- [bug] music album cover
- [bug] Problem with Left Menu’s Scroll Bar
- [bug] List of Modified Files is Incorrect
- [bug] Share a Link Feature
- [bug] Mandatory fields issue on profile edit page
- [bug] “Show users online status when hovering over avatar” setting does not work
- [bug] Edit Profile – Switching From “Basic Info” to “About Me”
- [bug] Notifications
- [bug] Cover Reposition Not Working [4.0.8]
- [bug] long album titles
- [bug] Pop up in feed
- [bug] long listing titles
Summary | Issue Type | Description | |
Can not translate Email Signature | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/591 | |
Feeds – Do not show old feeds when scroll down | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/519 | |
Forum – Missing top bar menu + some page: new threads, my threads and subscribed threads. | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/584 | |
Photo – Missing top bar menu on home page | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/583 | |
Notifications – Empty all notifications just apply after refesh page | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/582 | |
Edit Profile – Can not update both of “Basic Info” and “About Me” without refresh page | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/577 | |
Friends aprove and denied button issues | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/417 | |
Missing feature: Block Users | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/570 | |
Setting to limit characters to show in blog not working | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/369 | |
Apps menus are not deleted when apps are deleted | Bug | link on GIT: https://github.com/moxi9/phpfox/issues/523 | |
Module Photo – Missing function for adding mature images | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/481 | |
[Activity Feed] Using No Limit Creates A Loop | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/106 | |
Mail – Error when scroll down | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/525 | |
Vistors Page still contain a signup button when registration is disabled | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/524 | |
Search Users Form in AdminCP cannot submit (submit button is overlapped when have many custom fields) | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/487 | |
Hashtags with Non-Latin Characters Can’t find Feeds | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/595 | |
Some issues on Share Link Feature | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/296 | |
Pages – Layout issue on google chrome | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/155 | |
Hashtag non latin characters issue with formatting when clicking tag block | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/596 | |
Blocks not shown on pages index | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/545 | |
Problem with Left Menu’s Scroll Bar (cannot click, drag on some pages) | Bug | Link on GIT: https://github.com/moxi9/phpfox/issues/156 |
Changelog
Modified Files
- PF.Base/include/checksum/md5
- PF.Base/include/library/phpfox/mail/driver/phpmailer/smtp.class.php
- PF.Base/include/library/phpfox/mail/mail.class.php
- PF.Base/include/library/phpfox/module/module.class.php
- PF.Base/include/library/phpfox/phpfox/phpfox.class.php
- PF.Base/less/body.less
- PF.Base/less/forms.less
- PF.Base/less/helpers.less
- PF.Base/less/modules/marketplace.less
- PF.Base/less/modules/music.less
- PF.Base/less/modules/pages.less
- PF.Base/less/modules/photo.less
- PF.Base/less/nav.less
- PF.Base/less/panel.less
- PF.Base/less/rows.less
- PF.Base/module/admincp/include/component/controller/index.class.php
- PF.Base/module/blog/template/default/block/entry.html.php
- PF.Base/module/core/include/component/block/country-child.class.php
- PF.Base/module/core/template/default/block/template-breadcrumbmenu.html.php
- PF.Base/module/egift/template/default/block/display.html.php
- PF.Base/module/feed/include/component/block/display.class.php
- PF.Base/module/feed/include/service/feed.class.php
- PF.Base/module/forum/include/component/controller/forum.class.php
- PF.Base/module/forum/include/component/controller/index.class.php
- PF.Base/module/forum/include/component/controller/search.class.php
- PF.Base/module/friend/include/component/ajax/ajax.class.php
- PF.Base/module/friend/include/component/block/mutual-browse.class.php
- PF.Base/module/friend/include/component/controller/panel.class.php
- PF.Base/module/friend/include/service/friend.class.php
- PF.Base/module/friend/static/jscript/search.js
- PF.Base/module/friend/template/default/block/accept.html.php
- PF.Base/module/friend/template/default/block/mutual-browse.html.php
- PF.Base/module/like/include/component/ajax/ajax.class.php
- PF.Base/module/link/include/service/link.class.php
- PF.Base/module/mail/include/component/ajax/ajax.class.php
- PF.Base/module/mail/include/service/mail.class.php
- PF.Base/module/mail/template/default/controller/compose.html.php
- PF.Base/module/mail/template/default/controller/index.html.php
- PF.Base/module/music/template/default/controller/view-album.html.php
- PF.Base/module/notification/include/component/ajax/ajax.class.php
- PF.Base/module/notification/template/default/controller/panel.html.php
- PF.Base/module/pages/template/default/block/header.html.php
- PF.Base/module/pages/template/default/block/photo.html.php
- PF.Base/module/photo/include/component/controller/index.class.php
- PF.Base/module/photo/template/default/block/form.html.php
- PF.Base/module/photo/template/default/controller/index.html.php
- PF.Base/module/profile/template/default/block/cover.html.php
- PF.Base/module/report/include/component/block/profile.class.php
- PF.Base/module/report/template/default/block/profile.html.php
- PF.Base/module/share/install/phpfox.xml.php
- PF.Base/module/share/install/version/3.0.0beta1.xml.php
- PF.Base/module/subscribe/include/component/ajax/ajax.class.php
- PF.Base/module/subscribe/template/default/block/entry-package.html.php
- PF.Base/module/tag/include/service/process.class.php
- PF.Base/module/theme/include/component/controller/admincp/manage.class.php
- PF.Base/module/theme/template/default/controller/admincp/manage.html.php
- PF.Base/module/user/include/component/ajax/ajax.class.php
- PF.Base/module/user/include/component/block/register.class.php
- PF.Base/module/user/include/component/block/tooltip.class.php
- PF.Base/module/user/include/service/user.class.php
- PF.Base/module/user/template/default/block/tooltip.html.php
- PF.Base/module/user/template/default/controller/profile.html.php
- PF.Base/static/jscript/main.js
- PF.Base/static/jscript/user_info.js
- PF.Base/theme/adminpanel/default/style/default/css/custom.css
- PF.Base/theme/default/flavor/default.css
- PF.Base/theme/default/html/layout.html
- PF.Base/theme/frontend/default/style/default/css/common.css
- PF.Base/theme/frontend/default/style/default/css/layout.css
- PF.Base/theme/frontend/default/style/default/css/layout.less
- PF.Base/theme/frontend/default/style/default/css/mail.css
- PF.Src/Core/App/Object.php
- PF.Src/Core/Theme/Object.php