Install Info
Commit Log
- Adding fix for missing default theme in case it was deleted.
- Fixing infinite loop on guest user for friends cache
- Adding support to sync themes. Helper for themes after an upgrade
- Making sure to load blocks only on controllers defined by apps
- Fixing undefined session errors
- [bug] [Mentions] No notifications.
- [bug] Decline button for friend requests
- [bug] Can’t delete messages
- [bug] like & Comment Overlap Android OS
- [bug] Event issue
- [bug] Watermark Photos
- [bug] Time not appearing in feeds if Title is long
- [bug] Profile Menu problem Android OS
- [bug] Album conver issue
- [bug] [Browse Members] Toggles Needed + More Options?
- [bug] Sign Up in Registration
- [bug] Profiles set before upgrade to default landing page are blank
- [bug] Problem with displaying Message recipients names
- [bug] Profile info not completely visible in cover pic
- [bug] Friends Online Doesn’t Show
- [bug] Authorize User Via Session Error
- [bug] Pasting links into the status update field
- [bug] refresh nor working
- [bug] music album is not working
- [bug] Show more members on pages
- [bug] Cannot import Language pack.
- [bug] Users cant login after successful registration
- [bug] Membership packages compare page fees issue
- [bug] Problem filtering users in administration
- [bug] Paging or moving to one page to another on the market is not working
- [bug] Blogs in V4.0.7
- [bug] Members profile, in their photo section not able to display more after the first images are loaded
- [bug] Notification of comment on a link posted
- [bug] Responsive theme issues: categories buttons
- [bug] Forum attachments issue
- [bug] Missing Add Phrase Button
- [bug] Responsive theme issues: block 1 & 2 on members page
- [bug] Responsive theme issues: recent discussions block
- [bug] search field not visible in profile
- [bug] can change password of user in phpfox4
- [bug] No information about gender
Changelog
Modified Files
- PF.Base/include/checksum/md5
- PF.Base/include/library/phpfox/mail/mail.class.php
- PF.Base/include/library/phpfox/module/module.class.php
- PF.Base/include/library/phpfox/pager/pager.class.php
- PF.Base/include/library/phpfox/parse/bbcode.class.php
- PF.Base/include/library/phpfox/parse/input.class.php
- PF.Base/include/library/phpfox/parse/output.class.php
- PF.Base/include/library/phpfox/phpfox/phpfox.class.php
- PF.Base/include/library/phpfox/session/storage/session.class.php
- PF.Base/include/library/phpfox/setting/setting.class.php
- PF.Base/include/library/phpfox/template/template.class.php
- PF.Base/include/library/phpfox/url/url.class.php
- PF.Base/install/include/installer.class.php
- PF.Base/install/include/version/4.0.8.php
- PF.Base/less/alerts.less
- PF.Base/less/modules/feed.less
- PF.Base/less/modules/mail.less
- PF.Base/less/modules/music.less
- PF.Base/less/modules/profile.less
- PF.Base/less/noimage.less
- PF.Base/less/panel.less
- PF.Base/less/responsive.less
- PF.Base/module/admincp/include/component/controller/index.class.php
- PF.Base/module/admincp/include/component/controller/store/index.class.php
- PF.Base/module/admincp/template/default/controller/store/index.html.php
- PF.Base/module/blog/include/component/controller/index.class.php
- PF.Base/module/blog/template/default/controller/index.html.php
- PF.Base/module/comment/include/service/callback.class.php
- PF.Base/module/comment/include/service/comment.class.php
- PF.Base/module/comment/include/service/process.class.php
- PF.Base/module/event/include/component/controller/add.class.php
- PF.Base/module/feed/include/component/block/comment.class.php
- PF.Base/module/feed/include/component/block/display.class.php
- PF.Base/module/feed/include/service/feed.class.php
- PF.Base/module/feed/template/default/block/comment.html.php
- PF.Base/module/feed/template/default/block/content.html.php
- PF.Base/module/friend/static/jscript/search.js
- PF.Base/module/friend/template/default/controller/panel.html.php
- PF.Base/module/language/include/component/controller/admincp/import.class.php
- PF.Base/module/language/include/component/controller/admincp/index.class.php
- PF.Base/module/language/template/default/controller/admincp/phrase/add.html.php
- PF.Base/module/like/include/component/ajax/ajax.class.php
- PF.Base/module/like/template/default/block/display.html.php
- PF.Base/module/link/include/service/callback.class.php
- PF.Base/module/mail/template/default/controller/panel.html.php
- PF.Base/module/mail/template/default/controller/thread.html.php
- PF.Base/module/marketplace/include/component/controller/index.class.php
- PF.Base/module/marketplace/template/default/controller/index.html.php
- PF.Base/module/music/include/component/block/album-info.class.php
- PF.Base/module/music/include/component/block/photo-album.class.php
- PF.Base/module/music/include/component/block/track.class.php
- PF.Base/module/music/include/component/controller/browse/album.class.php
- PF.Base/module/music/template/default/block/album-info.html.php
- PF.Base/module/music/template/default/block/album-rows.html.php
- PF.Base/module/music/template/default/block/rows.html.php
- PF.Base/module/music/template/default/block/track-entry.html.php
- PF.Base/module/music/template/default/controller/browse/album.html.php
- PF.Base/module/music/template/default/controller/view-album.html.php
- PF.Base/module/pages/include/component/block/like.class.php
- PF.Base/module/photo/include/component/controller/albums.class.php
- PF.Base/module/photo/template/default/controller/albums.html.php
- PF.Base/module/photo/template/default/controller/index.html.php
- PF.Base/module/profile/include/component/controller/index.class.php
- PF.Base/module/profile/template/default/block/pic.html.php
- PF.Base/module/search/template/default/block/panel.html.php
- PF.Base/module/subscribe/include/service/subscribe.class.php
- PF.Base/module/subscribe/template/default/block/compare.html.php
- PF.Base/module/theme/include/component/controller/admincp/index.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/block/register.class.php
- PF.Base/module/user/include/service/process.class.php
- PF.Base/start.php
- PF.Base/static/css/font-awesome.min.css
- PF.Base/static/fonts/FontAwesome.otf
- PF.Base/static/fonts/fontawesome-webfont.eot
- PF.Base/static/fonts/fontawesome-webfont.svg
- PF.Base/static/fonts/fontawesome-webfont.ttf
- PF.Base/static/fonts/fontawesome-webfont.woff
- PF.Base/static/fonts/fontawesome-webfont.woff2
- PF.Base/static/jscript/main.js
- PF.Base/theme/adminpanel/default/style/default/css/custom.css
- PF.Base/theme/adminpanel/default/style/default/jscript/menu.js
- PF.Base/theme/default/flavor/default.css
- PF.Base/theme/frontend/default/style/default/jscript/main.js
- PF.Base/tools/dev.php
- PF.Src/Api/User/Object.php
- PF.Src/Core/Block.php
- PF.Src/Core/Home.php
- PF.Src/Core/Objectify.php
- PF.Src/Core/Theme/CSS.php
- PF.Src/Core/Theme/Object.php
- PF.Src/Core/View/Functions.php